Newman Run Dashboard

Thursday, 02 October 2025 07:24:32
Total Iterations

3

Total Assertions

243

Total Failed Tests

51

Total Skipped Tests

0


File Information
Collection: in-warrenty-flow
Environment: QA
Timings and Data
Total run duration: 54.8s
Total data received: 2.67MB
Average response time: 272ms
Summary Item Total Failed
Requests 192 0
Prerequest Scripts 45 0
Test Scripts 114 0
Assertions 243 51
Skipped Tests 0 -



Showing 51 Failures

Failed Test: Response time should be < 150ms

Assertion Error Message
expected 501 to be below 150
Failed Test: Status code verification

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: Status code verification 400 - Bad Request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Respnse time should < 150ms

Assertion Error Message
expected 244 to be below 150
Failed Test: Verify password fields not present

Assertion Error Message
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Failed Test: Invalid authorization token verification

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verifying status code for invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Missing customer id

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Invalid auth token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Invalid detail_key

Assertion Error Message
expected response to have status code 400 but got 200
Failed Test: Verifying values of keys name, mobile, lastnem

Assertion Error Message
expected 'vishal goswami' to deeply equal 'Myah Marvin'
Failed Test: Testing for Invalid Auth token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verifying for Invalid auth token

Assertion Error Message
expected 500 to deeply equal 403
Failed Test: Verifying for Malformed Job number

Assertion Error Message
expected response to have status code 400 but got 200
Failed Test: Verifying the message

Assertion Error Message
expected 'Success' to deeply equal 'Invalid job number format'
Failed Test: Verifying for Different Method GET instead of POST

Assertion Error Message
expected response to have status code 405 but got 404
Failed Test: Response time should be < 150ms

Assertion Error Message
expected 244 to be below 150
Failed Test: Status code verification

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: Status code verification 400 - Bad Request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Respnse time should < 150ms

Assertion Error Message
expected 243 to be below 150
Failed Test: Verify password fields not present

Assertion Error Message
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Failed Test: Invalid authorization token verification

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verifying status code for invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Missing customer id

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Invalid auth token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Invalid detail_key

Assertion Error Message
expected response to have status code 400 but got 200
Failed Test: Verifying values of keys name, mobile, lastnem

Assertion Error Message
expected 'Rahul goswami' to deeply equal 'Leda Cronin'
Failed Test: Testing for Invalid Auth token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verifying for Invalid auth token

Assertion Error Message
expected 500 to deeply equal 403
Failed Test: Verifying for Malformed Job number

Assertion Error Message
expected response to have status code 400 but got 200
Failed Test: Verifying the message

Assertion Error Message
expected 'Success' to deeply equal 'Invalid job number format'
Failed Test: Verifying for Different Method GET instead of POST

Assertion Error Message
expected response to have status code 405 but got 404
Failed Test: Response time should be < 150ms

Assertion Error Message
expected 243 to be below 150
Failed Test: Status code verification

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: Status code verification 400 - Bad Request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Respnse time should < 150ms

Assertion Error Message
expected 243 to be below 150
Failed Test: Verify password fields not present

Assertion Error Message
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Failed Test: Invalid authorization token verification

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verifying status code for invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Missing customer id

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Invalid auth token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Invalid detail_key

Assertion Error Message
expected response to have status code 400 but got 200
Failed Test: Verifying values of keys name, mobile, lastnem

Assertion Error Message
expected 'Vinay goswami' to deeply equal 'Carley Hyatt'
Failed Test: Testing for Invalid Auth token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verifying for Invalid auth token

Assertion Error Message
expected 500 to deeply equal 403
Failed Test: Verifying for Malformed Job number

Assertion Error Message
expected response to have status code 400 but got 200
Failed Test: Verifying the message

Assertion Error Message
expected 'Success' to deeply equal 'Invalid job number format'
Failed Test: Verifying for Different Method GET instead of POST

Assertion Error Message
expected response to have status code 405 but got 404


There are no skipped tests



3 Iterations available to view
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 501ms
Mean size per request: 690B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Content-Type application/json
Cache-Control no-cache
Postman-Token c2b070a8-9b5b-4c1e-ab9c-8c5f9d8a65ea
Content-Length 55
Request Body
{
            "username": "iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-+8yzH6uJ2MfjGsd7U6WkHpIx/ko"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:23:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4MTd9.Hj_zF8wlHCHHJKLk77p60g7NiUmrY27Qryj7NauKuDY"}}
Test Information
NamePassedFailedSkipped
Verify Status Code 1 0 0
Response message check 1 0 0
Token validation 1 0 0
Json Schema Validation 1 0 0
Response time should be < 150ms 0 1 0
Total 4 1 0
Test Failure
Test NameAssertion Error
Response time should be < 150ms
expected 501 to be below 150
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 246ms
Mean size per request: 111B

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Content-Type application/json
Cache-Control no-cache
Postman-Token 430912b8-bb8b-4db6-8009-bb7d1c2e22df
Content-Length 57
Request Body
{
            "username": "iamuser",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:23:38 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Error message verification 1 0 0
Status code verification 0 1 0
Validate Json Schema 1 0 0
Total 2 1 0
Test Failure
Test NameAssertion Error
Status code verification
expected response to have status code 401 but got 500
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 242ms
Mean size per request: 98B

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Content-Type application/json
Cache-Control no-cache
Postman-Token 9d7449a3-e759-48cd-b758-4e61e87a1d73
Content-Length 42
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:23:38 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Error message verification 1 0 0
Status code verification 400 - Bad Request 0 1 0
Validate Json Schema 1 0 0
Total 2 1 0
Test Failure
Test NameAssertion Error
Status code verification 400 - Bad Request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIwODE4MjV9.pZ1bla7wuthyNPk5hhdJO8LRgU1POVKHnTFWvy_G9Ak' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 244ms
Mean size per request: 438B

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4MTd9.Hj_zF8wlHCHHJKLk77p60g7NiUmrY27Qryj7NauKuDY
Cache-Control no-cache
Postman-Token 49510490-ce87-4e6c-9756-b7c6b0f3b69f
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:23:38 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status should be 200 1 0 0
Respnse time should < 150ms 0 1 0
Message should be success 1 0 0
Schema Validation 1 0 0
Verify required fields in response 1 0 0
Verify password fields not present 0 1 0
Total 4 2 0
Test Failures
Test NameAssertion Error
Respnse time should < 150ms
expected 244 to be below 150
Verify password fields not present
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIwODE4MjV9.pZ1bla7wuthyNPk5hhdJO8LRgU1POVKHnTFWvy_G9Ak' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 241ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token ffe3f164-53fc-4061-8d5b-27f14c27b3c9
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:23:38 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
No token is passed 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIwODE4MjV9.pZ1bla7wuthyNPk5hhdJO8LRgU1POVKHnTFWvy_G9Ak' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-h681psvTQP0/jqd+5y5IA3JevvY"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 264ms
Mean size per request: 242B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4MTd9.Hj_zF8wlHCHHJKLk77p60g7NiUmrY27Qryj7NauKuDY
Cache-Control no-cache
Postman-Token c00bf656-28d7-44fb-9a77-fb6f0dc1b056
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-z2pYjm4SDAYcbe63xrtf1B9RviM"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:23:39 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":8},{"label":"Created today","key":"created_today","count":228},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Verifying the status code 1 0 0
schema validation 1 0 0
Verifying the fields label, key , count 1 0 0
Verifying the message 1 0 0
Verifying the length of data array 1 0 0
Verifying the keys in response data 1 0 0
Verifying type of count 1 0 0
Total 7 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIwODE4MjV9.pZ1bla7wuthyNPk5hhdJO8LRgU1POVKHnTFWvy_G9Ak' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-h681psvTQP0/jqd+5y5IA3JevvY"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 241ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token 8e70a560-c530-47e8-a9f4-fd4ae151c965
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:23:39 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Empty authorization token verification 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIwODE4MjV9.pZ1bla7wuthyNPk5hhdJO8LRgU1POVKHnTFWvy_G9Ak' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-h681psvTQP0/jqd+5y5IA3JevvY"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 241ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTMzNjI4NTB9.bad4fEFl8VaA9LFcUMOwPjLYv1oDYRGOhL8Zg2byBIs
Cache-Control no-cache
Postman-Token bdbe769c-c0cd-4f4a-8476-0d2440672e71
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-WvgFHZpijYw7khxA2fc4uwKqlrk"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:23:39 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0016 in JSON at position 32"}
Test Information
NamePassedFailedSkipped
Invalid authorization token verification 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Invalid authorization token verification
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIwODE4MjV9.pZ1bla7wuthyNPk5hhdJO8LRgU1POVKHnTFWvy_G9Ak' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 256ms
Mean size per request: 10.53KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4MTd9.Hj_zF8wlHCHHJKLk77p60g7NiUmrY27Qryj7NauKuDY
Cache-Control no-cache
Postman-Token e7194e08-936d-4bb2-8446-4cfccb85b6bb
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 10780
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:23:39 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
Verifying the schema 1 0 0
Verifying the status code 1 0 0
Verifying the keys 1 0 0
verifying all keys must have non empty array 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIwODE4MjV9.pZ1bla7wuthyNPk5hhdJO8LRgU1POVKHnTFWvy_G9Ak' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 241ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token f37c911f-2c19-4c10-aa05-8b0ccb8f3099
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:23:40 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verifying status code for empty token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIwODE4MjV9.pZ1bla7wuthyNPk5hhdJO8LRgU1POVKHnTFWvy_G9Ak' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 241ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTMzNjI4NTB9.bad4fEFl8VaA9LFcUMOwPjLYv1oDYRGOhL8Zg2byBIs
Cache-Control no-cache
Postman-Token 1ef2a222-727d-40ff-87ea-2e39a78ab443
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-nAc93QQFXRM1tUdPAP6dQu2nobM"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:23:40 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0001 in JSON at position 94"}
Test Information
NamePassedFailedSkipped
Verifying status code for invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verifying status code for invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTI1MTM0MjJ9.MK-Zo7vZdR5A4Uz65d4psKCMe17HVwv-neJRfkFSyrc' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"customer":{"first_name":"sdf","last_name":"kjhk","mobile_number":"8787676565","mobile_number_alt":"","email_id":"nasd@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"878","apartment_name":"kjk","street_name":"kjlk","landmark":"kjhk","area":"ljlkjlk","pincode":"110098","country":"India","state":"Assam"},"customer_product":{"dop":"2025-07-02T18:30:00.000Z","serial_number":"87898787676565","imei1":"87898787676565","imei2":"87898787676565","popurl":"2025-07-02T18:30:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":2,"remark":"bds"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 295ms
Mean size per request: 229B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4MTd9.Hj_zF8wlHCHHJKLk77p60g7NiUmrY27Qryj7NauKuDY
Connection keep-alive
Content-Type application/json
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36
Content-Type application/json
Cache-Control no-cache
Postman-Token fd719829-4837-4ea1-ba14-a47e45a833f0
Content-Length 991
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 2,
            "customer": {
                "first_name": "vishal",
                "last_name": "goswami",
                "mobile_number": "9898787676",
                "mobile_number_alt": "",
                "email_id": "Florian34@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "878",
                "apartment_name": "kjk",
                "street_name": "kjlk",
                "landmark": "kjhk",
                "area": "ljlkjlk",
                "pincode": "110098",
                "country": "India",
                "state": "Assam"
            },
            "customer_product": {
                "dop": "2025-07-02T18:30:00.000Z",
                "serial_number": "18128369205568",
                "imei1": "18128369205568",
                "imei2": "18128369205568",
                "popurl": "2025-07-02T18:30:00.000Z",
                "product_id": 3,
                "mst_model_id": 3
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "bds"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-+nzimgZ2sbR1hwH4KpYkGeUUKpU"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:23:40 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":75519,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"tr_customer_id":75536,"tr_customer_product_id":75526,"job_number":"JOB_75519"}}
Test Information
NamePassedFailedSkipped
Verifying status code 1 0 0
Verifying the message key 1 0 0
Saving Job number to collection variable 1 0 0
Verifying json schema 1 0 0
Job number starts with JOB 1 0 0
Checking for keys 1 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIwODE4MjV9.pZ1bla7wuthyNPk5hhdJO8LRgU1POVKHnTFWvy_G9Ak' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-h681psvTQP0/jqd+5y5IA3JevvY"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 263ms
Mean size per request: 242B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4MTd9.Hj_zF8wlHCHHJKLk77p60g7NiUmrY27Qryj7NauKuDY
Cache-Control no-cache
Postman-Token 6317fdb9-0e36-4b0c-b7dd-e519f8592c39
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-EP0MfwHOOT0eqxbtbUeG7xF+vtI"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:23:41 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":8},{"label":"Created today","key":"created_today","count":229},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Verifying count after Job Creation Incremented or not 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTI1MTM0MjJ9.MK-Zo7vZdR5A4Uz65d4psKCMe17HVwv-neJRfkFSyrc' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"customer":{"first_name":"sdf","last_name":"kjhk","mobile_number":"8787676565","mobile_number_alt":"","email_id":"nasd@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"878","apartment_name":"kjk","street_name":"kjlk","landmark":"kjhk","area":"ljlkjlk","pincode":"110098","country":"India","state":"Assam"},"customer_product":{"dop":"2025-07-02T18:30:00.000Z","serial_number":"87898787676565","imei1":"87898787676565","imei2":"87898787676565","popurl":"2025-07-02T18:30:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":2,"remark":"bds"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 242ms
Mean size per request: 109B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4MTd9.Hj_zF8wlHCHHJKLk77p60g7NiUmrY27Qryj7NauKuDY
Connection keep-alive
Content-Type application/json
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36
Content-Type application/json
Cache-Control no-cache
Postman-Token ef17a843-9487-4b56-b717-f9dbeac03bf3
Content-Length 973
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 2,
            "customer": {
                "first_name": "Dianna",
                "last_name": "Spinka",
                "mobile_number": "773-861-1627",
                "mobile_number_alt": "",
                "email_id": "Jamie_Greenholt@yahoo.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "878",
                "apartment_name": "kjk",
                "street_name": "kjlk",
                "landmark": "kjhk",
                "area": "ljlkjlk",
                "pincode": "110098",
                "country": "India",
                "state": "Assam"
            },
            "customer_product": {
                "dop": "2025-07-02T18:30:00.000Z",
                "serial_number": "18128369205568",
                "imei1": "18128369205568",
                "imei2": "18128369205568",
                "popurl": "2025-07-02T18:30:00.000Z",
                "mst_model_id": 3
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "bds"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 109
ETag W/"6d-Ie9w4fMeED9Z38Sg5wTC/JEWCPM"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:23:41 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"product_id\" is required","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Missing customer id 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Missing customer id
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTI1MTM0MjJ9.MK-Zo7vZdR5A4Uz65d4psKCMe17HVwv-neJRfkFSyrc' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"customer":{"first_name":"sdf","last_name":"kjhk","mobile_number":"8787676565","mobile_number_alt":"","email_id":"nasd@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"878","apartment_name":"kjk","street_name":"kjlk","landmark":"kjhk","area":"ljlkjlk","pincode":"110098","country":"India","state":"Assam"},"customer_product":{"dop":"2025-07-02T18:30:00.000Z","serial_number":"87898787676565","imei1":"87898787676565","imei2":"87898787676565","popurl":"2025-07-02T18:30:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":2,"remark":"bds"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 241ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Authorization
Connection keep-alive
Content-Type application/json
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36
Content-Type application/json
Cache-Control no-cache
Postman-Token e9501b3e-c65a-48e0-9f33-efd24ed52e3b
Content-Length 1003
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 2,
            "customer": {
                "first_name": "Kirsten",
                "last_name": "Rogahn",
                "mobile_number": "309-303-7133",
                "mobile_number_alt": "",
                "email_id": "Justice.Daugherty36@yahoo.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "878",
                "apartment_name": "kjk",
                "street_name": "kjlk",
                "landmark": "kjhk",
                "area": "ljlkjlk",
                "pincode": "110098",
                "country": "India",
                "state": "Assam"
            },
            "customer_product": {
                "dop": "2025-07-02T18:30:00.000Z",
                "serial_number": "14133705961621",
                "imei1": "14133705961621",
                "imei2": "14133705961621",
                "popurl": "2025-07-02T18:30:00.000Z",
                "product_id": 3,
                "mst_model_id": 3
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "bds"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:23:41 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTI1MTM0MjJ9.MK-Zo7vZdR5A4Uz65d4psKCMe17HVwv-neJRfkFSyrc' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"customer":{"first_name":"sdf","last_name":"kjhk","mobile_number":"8787676565","mobile_number_alt":"","email_id":"nasd@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"878","apartment_name":"kjk","street_name":"kjlk","landmark":"kjhk","area":"ljlkjlk","pincode":"110098","country":"India","state":"Assam"},"customer_product":{"dop":"2025-07-02T18:30:00.000Z","serial_number":"87898787676565","imei1":"87898787676565","imei2":"87898787676565","popurl":"2025-07-02T18:30:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":2,"remark":"bds"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 243ms
Mean size per request: 71B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zd2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTMzNjI4NTB9.bad4fEFl8VaA9LFcUMOwPjLYv1oDYRGOhL8Zg2byBIs
Connection keep-alive
Content-Type application/json
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36
Content-Type application/json
Cache-Control no-cache
Postman-Token 7b595f72-59ba-428e-98f0-cb2740a056f4
Content-Length 996
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 2,
            "customer": {
                "first_name": "Micheal",
                "last_name": "Davis",
                "mobile_number": "689-772-3371",
                "mobile_number_alt": "",
                "email_id": "Berenice.OKon@yahoo.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "878",
                "apartment_name": "kjk",
                "street_name": "kjlk",
                "landmark": "kjhk",
                "area": "ljlkjlk",
                "pincode": "110098",
                "country": "India",
                "state": "Assam"
            },
            "customer_product": {
                "dop": "2025-07-02T18:30:00.000Z",
                "serial_number": "16371820769739",
                "imei1": "16371820769739",
                "imei2": "16371820769739",
                "popurl": "2025-07-02T18:30:00.000Z",
                "product_id": 3,
                "mst_model_id": 3
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "bds"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 71
ETag W/"47-3fyFQKYzbJTwnROVExMoVXviIKc"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:23:41 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"invalid signature","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTI1MTM0MjJ9.MK-Zo7vZdR5A4Uz65d4psKCMe17HVwv-neJRfkFSyrc' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"customer":{"first_name":"sdf","last_name":"kjhk","mobile_number":"8787676565","mobile_number_alt":"","email_id":"nasd@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"878","apartment_name":"kjk","street_name":"kjlk","landmark":"kjhk","area":"ljlkjlk","pincode":"110098","country":"India","state":"Assam"},"customer_product":{"dop":"2025-07-02T18:30:00.000Z","serial_number":"87898787676565","imei1":"87898787676565","imei2":"87898787676565","popurl":"2025-07-02T18:30:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":2,"remark":"bds"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 242ms
Mean size per request: 135B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4MTd9.Hj_zF8wlHCHHJKLk77p60g7NiUmrY27Qryj7NauKuDY
Connection keep-alive
Content-Type application/json
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36
Content-Type application/json
Cache-Control no-cache
Postman-Token 4c659392-5c00-4521-baad-6ea2dcdf8091
Content-Length 982
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 2,
            "customer": {
                "first_name": "Deja",
                "last_name": "Zboncak",
                "mobile_number": "789-962-2972",
                "mobile_number_alt": "",
                "email_id": "Summer_OReilly61@yahoo.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "878",
                "apartment_name": "kjk",
                "street_name": "kjlk",
                "landmark": "kjhk",
                "area": "ljlkjlk",
                "pincode": "110098",
                "country": "India",
                "state": "Assam"
            },
            "customer_product": {
                "dop": "2025-07-02T18:30:00.000Z",
                "serial_number": "11981215133175",
                "imei1": "989a89",
                "imei2": "9898d9",
                "popurl": "2025-07-02T18:30:00.000Z",
                "product_id": 3,
                "mst_model_id": 3
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "bds"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 135
ETag W/"87-hiOq4ml0BjCghQwY0iHqD8xCzlc"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:23:42 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"imei1\" length must be at least 14 characters long","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Invalid Imei Number 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTI1MTM0MjJ9.MK-Zo7vZdR5A4Uz65d4psKCMe17HVwv-neJRfkFSyrc' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-C5NNBWHihj8Z6xOwU+Wf41Jt/HQ"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 262ms
Mean size per request: 242B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4MTd9.Hj_zF8wlHCHHJKLk77p60g7NiUmrY27Qryj7NauKuDY
Cache-Control no-cache
Postman-Token 8170f23a-41d0-47e0-93ea-140592ae94e3
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-EP0MfwHOOT0eqxbtbUeG7xF+vtI"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:23:42 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":8},{"label":"Created today","key":"created_today","count":229},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIwODE4MjV9.pZ1bla7wuthyNPk5hhdJO8LRgU1POVKHnTFWvy_G9Ak' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 1037ms
Mean size per request: 221.09KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4MTd9.Hj_zF8wlHCHHJKLk77p60g7NiUmrY27Qryj7NauKuDY
Content-Type application/json
Cache-Control no-cache
Postman-Token 28fdb2cc-211a-41cd-abb5-082644190336
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 226401
ETag W/"37461-GWN3zDQ9zFJ5pjF+Pz8CKr9D8cc"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:23:42 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":75291,"job_number":"JOB_75291","tr_customer_id":75308,"tr_customer_product_id":75298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T02:52:36.000Z","modified_at":"2025-10-02T02:52:36.000Z","name":"Ricardo Aufderhar","mobile_number":"821-825-1259","email_id":"Myra5@gmail.com","dop":"2025-08-12","serial_number":"10445070036219","imei1":"10445070036219","imei2":"10445070036219","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T02:52:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75292,"job_number":"JOB_75292","tr_customer_id":75309,"tr_customer_product_id":75299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T02:52:36.000Z","modified_at":"2025-10-02T02:52:47.000Z","name":"Telly Blick","mobile_number":"708-919-9674","email_id":"Delmer_Schulist92@yahoo.com","dop":"2025-08-12","serial_number":"10240551120535","imei1":"10240551120535","imei2":"10240551120535","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T02:52:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75293,"job_number":"JOB_75293","tr_customer_id":75310,"tr_customer_product_id":75300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T02:52:50.000Z","modified_at":"2025-10-02T02:52:50.000Z","name":"Tate Shanahan","mobile_number":"864-566-0031","email_id":"Savanna_Ward4@yahoo.com","dop":"2025-08-12","serial_number":"10071270399154","imei1":"10071270399154","imei2":"10071270399154","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T02:52:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75294,"job_number":"JOB_75294","tr_customer_id":75311,"tr_customer_product_id":75301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T02:52:50.000Z","modified_at":"2025-10-02T02:53:01.000Z","name":"Dorian Hessel","mobile_number":"922-899-6562","email_id":"Johan_Cruickshank@gmail.com","dop":"2025-08-12","serial_number":"10863002108680","imei1":"10863002108680","imei2":"10863002108680","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T02:53:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75295,"job_number":"JOB_75295","tr_customer_id":75312,"tr_customer_product_id":75302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T02:53:03.000Z","modified_at":"2025-10-02T02:53:03.000Z","name":"Marcelino Crist","mobile_number":"570-735-9731","email_id":"Martin_Monahan76@gmail.com","dop":"2025-08-12","serial_number":"10240607045283","imei1":"10240607045283","imei2":"10240607045283","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T02:53:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75296,"job_number":"JOB_75296","tr_customer_id":75313,"tr_customer_product_id":75303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T02:53:04.000Z","modified_at":"2025-10-02T02:53:14.000Z","name":"Rowland Corwin","mobile_number":"530-751-5331","email_id":"Fred5@yahoo.com","dop":"2025-08-12","serial_number":"10565270032405","imei1":"10565270032405","imei2":"10565270032405","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T02:53:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75297,"job_number":"JOB_75297","tr_customer_id":75314,"tr_customer_product_id":75304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:07:59.000Z","modified_at":"2025-10-02T03:08:09.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"21454339794939","imei1":"21454339794939","imei2":"21454339794939","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:08:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75298,"job_number":"JOB_75298","tr_customer_id":75315,"tr_customer_product_id":75305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:01.000Z","modified_at":"2025-10-02T03:08:37.000Z","name":"Adonis Altenwerth","mobile_number":"987-276-2221","email_id":"Joaquin70@yahoo.com","dop":"2025-04-06","serial_number":"10165754300004","imei1":"10165754300004","imei2":"10165754300004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:08:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75299,"job_number":"JOB_75299","tr_customer_id":75316,"tr_customer_product_id":75306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:02.000Z","modified_at":"2025-10-02T03:08:02.000Z","name":"Josie Durgan","mobile_number":"902-541-7295","email_id":"Baby_Prohaska30@yahoo.com","dop":"2025-04-06","serial_number":"16340570045411328","imei1":"16340570045411328","imei2":"16340570045411328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:08:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75300,"job_number":"JOB_75300","tr_customer_id":75317,"tr_customer_product_id":75307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:12.000Z","modified_at":"2025-10-02T03:08:23.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"64180475005714","imei1":"64180475005714","imei2":"64180475005714","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:08:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75302,"job_number":"JOB_75302","tr_customer_id":75319,"tr_customer_product_id":75309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:20.000Z","modified_at":"2025-10-02T03:08:20.000Z","name":"Damon Hane","mobile_number":"858-619-7517","email_id":"Jameson.Kuvalis31@hotmail.com","dop":"2025-08-12","serial_number":"10336928561113","imei1":"10336928561113","imei2":"10336928561113","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:08:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75303,"job_number":"JOB_75303","tr_customer_id":75320,"tr_customer_product_id":75310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:20.000Z","modified_at":"2025-10-02T03:08:20.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"17478669828830","imei1":"17478669828830","imei2":"17478669828830","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:08:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75304,"job_number":"JOB_75304","tr_customer_id":75321,"tr_customer_product_id":75311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:20.000Z","modified_at":"2025-10-02T03:08:31.000Z","name":"Kennith Bashirian","mobile_number":"654-545-8983","email_id":"Alden.Rowe@hotmail.com","dop":"2025-08-12","serial_number":"10817573801031","imei1":"10817573801031","imei2":"10817573801031","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:08:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75305,"job_number":"JOB_75305","tr_customer_id":75322,"tr_customer_product_id":75312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:20.000Z","modified_at":"2025-10-02T03:09:03.000Z","name":"Evalyn Aufderhar","mobile_number":"655-711-4055","email_id":"Jeanie97@hotmail.com","dop":"2025-04-06","serial_number":"10063029053610","imei1":"10063029053610","imei2":"10063029053610","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:09:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75306,"job_number":"JOB_75306","tr_customer_id":75323,"tr_customer_product_id":75313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:22.000Z","modified_at":"2025-10-02T03:08:22.000Z","name":"Talia Cartwright","mobile_number":"752-593-9753","email_id":"Charlie.Tromp@yahoo.com","dop":"2025-04-06","serial_number":"16485328486008632","imei1":"16485328486008632","imei2":"16485328486008632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:08:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75307,"job_number":"JOB_75307","tr_customer_id":75324,"tr_customer_product_id":75314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:23.000Z","modified_at":"2025-10-02T03:09:00.000Z","name":"Patsy Torp","mobile_number":"785-495-2754","email_id":"Myron.Schumm@hotmail.com","dop":"2025-04-06","serial_number":"19408803488212","imei1":"19408803488212","imei2":"19408803488212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:09:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75308,"job_number":"JOB_75308","tr_customer_id":75325,"tr_customer_product_id":75315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:24.000Z","modified_at":"2025-10-02T03:08:24.000Z","name":"Alexandrea Dickens","mobile_number":"412-459-4739","email_id":"Abagail_Murazik50@gmail.com","dop":"2025-04-06","serial_number":"16528428928006318","imei1":"16528428928006318","imei2":"16528428928006318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:08:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75310,"job_number":"JOB_75310","tr_customer_id":75327,"tr_customer_product_id":75317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:34.000Z","modified_at":"2025-10-02T03:08:34.000Z","name":"Louisa Renner","mobile_number":"406-860-7640","email_id":"Rae_Dickinson68@hotmail.com","dop":"2025-08-12","serial_number":"10603102495798","imei1":"10603102495798","imei2":"10603102495798","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:08:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75311,"job_number":"JOB_75311","tr_customer_id":75328,"tr_customer_product_id":75318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:34.000Z","modified_at":"2025-10-02T03:08:45.000Z","name":"Demond Wolff","mobile_number":"487-810-5811","email_id":"Dayton.Oberbrunner9@yahoo.com","dop":"2025-08-12","serial_number":"10039979029748","imei1":"10039979029748","imei2":"10039979029748","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:08:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75313,"job_number":"JOB_75313","tr_customer_id":75330,"tr_customer_product_id":75320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:47.000Z","modified_at":"2025-10-02T03:08:47.000Z","name":"Alexandro Pollich","mobile_number":"574-597-1305","email_id":"Micheal16@yahoo.com","dop":"2025-08-12","serial_number":"10964689752411","imei1":"10964689752411","imei2":"10964689752411","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:08:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75314,"job_number":"JOB_75314","tr_customer_id":75331,"tr_customer_product_id":75321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:48.000Z","modified_at":"2025-10-02T03:08:59.000Z","name":"Elaina Ondricka","mobile_number":"821-997-0035","email_id":"Gerda79@gmail.com","dop":"2025-08-12","serial_number":"10958294974682","imei1":"10958294974682","imei2":"10958294974682","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:08:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75315,"job_number":"JOB_75315","tr_customer_id":75332,"tr_customer_product_id":75322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:06.000Z","modified_at":"2025-10-02T03:09:06.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10319338758981","imei1":"10319338758981","imei2":"10319338758981","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75316,"job_number":"JOB_75316","tr_customer_id":75333,"tr_customer_product_id":75323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:06.000Z","modified_at":"2025-10-02T03:09:49.000Z","name":"Breana Bogisich","mobile_number":"267-943-9333","email_id":"Isabella69@gmail.com","dop":"2025-06-18","serial_number":"10749499068608","imei1":"10749499068608","imei2":"10749499068608","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:09:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75317,"job_number":"JOB_75317","tr_customer_id":75334,"tr_customer_product_id":75324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:07.000Z","modified_at":"2025-10-02T03:09:07.000Z","name":"Aliyah Wolf","mobile_number":"658-893-8097","email_id":"Trisha82@gmail.com","dop":"2025-06-18","serial_number":"1087492741616999","imei1":"1087492741616999","imei2":"1087492741616999","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75318,"job_number":"JOB_75318","tr_customer_id":75335,"tr_customer_product_id":75325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:12.000Z","modified_at":"2025-10-02T03:09:12.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"12411526955117","imei1":"12411526955117","imei2":"12411526955117","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75319,"job_number":"JOB_75319","tr_customer_id":75336,"tr_customer_product_id":75326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:12.000Z","modified_at":"2025-10-02T03:09:55.000Z","name":"Lourdes Gleichner","mobile_number":"815-379-3726","email_id":"Grayson48@yahoo.com","dop":"2025-04-06","serial_number":"15128431566874","imei1":"15128431566874","imei2":"15128431566874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75320,"job_number":"JOB_75320","tr_customer_id":75337,"tr_customer_product_id":75327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:14.000Z","modified_at":"2025-10-02T03:09:14.000Z","name":"Kellen Balistreri","mobile_number":"845-522-4681","email_id":"Simone20@gmail.com","dop":"2025-04-06","serial_number":"16816318856784880","imei1":"16816318856784880","imei2":"16816318856784880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75321,"job_number":"JOB_75321","tr_customer_id":75338,"tr_customer_product_id":75328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:14.000Z","modified_at":"2025-10-02T03:09:52.000Z","name":"Russel Kuphal","mobile_number":"241-456-9730","email_id":"Antonio.Huels@hotmail.com","dop":"2025-04-06","serial_number":"14546339033338","imei1":"14546339033338","imei2":"14546339033338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:09:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75322,"job_number":"JOB_75322","tr_customer_id":75339,"tr_customer_product_id":75329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:15.000Z","modified_at":"2025-10-02T03:09:15.000Z","name":"Joseph Flatley","mobile_number":"341-964-9021","email_id":"Demarco23@gmail.com","dop":"2025-04-06","serial_number":"14229397169154496","imei1":"14229397169154496","imei2":"14229397169154496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75323,"job_number":"JOB_75323","tr_customer_id":75340,"tr_customer_product_id":75330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:25.000Z","modified_at":"2025-10-02T03:09:25.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"17250456091439","imei1":"17250456091439","imei2":"17250456091439","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75324,"job_number":"JOB_75324","tr_customer_id":75341,"tr_customer_product_id":75331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:25.000Z","modified_at":"2025-10-02T03:10:04.000Z","name":"Vivien O'Reilly","mobile_number":"500-340-2298","email_id":"Helmer8@yahoo.com","dop":"2025-04-06","serial_number":"13084576674838","imei1":"13084576674838","imei2":"13084576674838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75325,"job_number":"JOB_75325","tr_customer_id":75342,"tr_customer_product_id":75332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:31.000Z","modified_at":"2025-10-02T03:10:07.000Z","name":"Clarabelle Klein","mobile_number":"718-461-1260","email_id":"Darlene_Ullrich@yahoo.com","dop":"2025-07-09","serial_number":"104418180008556","imei1":"104418180008556","imei2":"104418180008556","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-10-02T03:10:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75326,"job_number":"JOB_75326","tr_customer_id":75343,"tr_customer_product_id":75333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:32.000Z","modified_at":"2025-10-02T03:10:11.000Z","name":"Sincere Marvin","mobile_number":"294-390-5820","email_id":"Ed_Swaniawski25@yahoo.com","dop":"2025-04-06","serial_number":"13763508828428","imei1":"13763508828428","imei2":"13763508828428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:10:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75329,"job_number":"JOB_75329","tr_customer_id":75346,"tr_customer_product_id":75336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:34.000Z","modified_at":"2025-10-02T03:09:34.000Z","name":"Eulalia Gerhold","mobile_number":"583-735-0214","email_id":"Joseph39@yahoo.com","dop":"2025-04-06","serial_number":"12181001532807230","imei1":"12181001532807230","imei2":"12181001532807230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75330,"job_number":"JOB_75330","tr_customer_id":75347,"tr_customer_product_id":75337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:37.000Z","modified_at":"2025-10-02T03:09:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14930533246090","imei1":"14930533246090","imei2":"14930533246090","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75331,"job_number":"JOB_75331","tr_customer_id":75348,"tr_customer_product_id":75338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:38.000Z","modified_at":"2025-10-02T03:10:22.000Z","name":"Tyrique Lynch","mobile_number":"760-311-7448","email_id":"Arlene17@yahoo.com","dop":"2025-04-06","serial_number":"19059881449132","imei1":"19059881449132","imei2":"19059881449132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:10:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75332,"job_number":"JOB_75332","tr_customer_id":75349,"tr_customer_product_id":75339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:39.000Z","modified_at":"2025-10-02T03:09:39.000Z","name":"Newell Durgan","mobile_number":"443-240-9764","email_id":"Carlotta30@hotmail.com","dop":"2025-04-06","serial_number":"10747147485042820","imei1":"10747147485042820","imei2":"10747147485042820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75333,"job_number":"JOB_75333","tr_customer_id":75350,"tr_customer_product_id":75340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:41.000Z","modified_at":"2025-10-02T03:10:18.000Z","name":"Ulices Turcotte","mobile_number":"651-403-6448","email_id":"Junius_Maggio@hotmail.com","dop":"2025-04-06","serial_number":"12432250972970","imei1":"12432250972970","imei2":"12432250972970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:10:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75334,"job_number":"JOB_75334","tr_customer_id":75351,"tr_customer_product_id":75341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:43.000Z","modified_at":"2025-10-02T03:09:43.000Z","name":"Roy Hahn","mobile_number":"742-975-4042","email_id":"Vito_Gulgowski40@hotmail.com","dop":"2025-04-06","serial_number":"14103515980550928","imei1":"14103515980550928","imei2":"14103515980550928","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75337,"job_number":"JOB_75337","tr_customer_id":75354,"tr_customer_product_id":75344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:58.000Z","modified_at":"2025-10-02T03:09:58.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10291178319788","imei1":"10291178319788","imei2":"10291178319788","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75338,"job_number":"JOB_75338","tr_customer_id":75355,"tr_customer_product_id":75345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:58.000Z","modified_at":"2025-10-02T03:10:41.000Z","name":"Terry Bayer","mobile_number":"546-884-4947","email_id":"Maximo_Mayer@yahoo.com","dop":"2025-06-18","serial_number":"10960075762554","imei1":"10960075762554","imei2":"10960075762554","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:10:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75339,"job_number":"JOB_75339","tr_customer_id":75356,"tr_customer_product_id":75346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:59.000Z","modified_at":"2025-10-02T03:09:59.000Z","name":"Fabian Howe","mobile_number":"200-665-7845","email_id":"Arely23@yahoo.com","dop":"2025-06-18","serial_number":"1080975310646820","imei1":"1080975310646820","imei2":"1080975310646820","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75343,"job_number":"JOB_75343","tr_customer_id":75360,"tr_customer_product_id":75350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:03.000Z","modified_at":"2025-10-02T03:10:03.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"10690587982358","imei1":"10690587982358","imei2":"10690587982358","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75345,"job_number":"JOB_75345","tr_customer_id":75362,"tr_customer_product_id":75352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:04.000Z","modified_at":"2025-10-02T03:10:47.000Z","name":"Rubie Shields","mobile_number":"805-837-3803","email_id":"Murphy_Spencer@yahoo.com","dop":"2025-04-06","serial_number":"11233317338407","imei1":"11233317338407","imei2":"11233317338407","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:10:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75347,"job_number":"JOB_75347","tr_customer_id":75364,"tr_customer_product_id":75354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:05.000Z","modified_at":"2025-10-02T03:10:05.000Z","name":"Martin Jerde","mobile_number":"231-350-9685","email_id":"Leopold_Wunsch@yahoo.com","dop":"2025-04-06","serial_number":"10117095392053200","imei1":"10117095392053200","imei2":"10117095392053200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75350,"job_number":"JOB_75350","tr_customer_id":75367,"tr_customer_product_id":75357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:11.000Z","modified_at":"2025-10-02T03:10:11.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"17458524762165","imei1":"17458524762165","imei2":"17458524762165","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75351,"job_number":"JOB_75351","tr_customer_id":75368,"tr_customer_product_id":75358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:11.000Z","modified_at":"2025-10-02T03:10:50.000Z","name":"Dawson Labadie","mobile_number":"227-712-9310","email_id":"Gussie_McGlynn@yahoo.com","dop":"2025-04-06","serial_number":"10085548494311","imei1":"10085548494311","imei2":"10085548494311","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:10:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75356,"job_number":"JOB_75356","tr_customer_id":75373,"tr_customer_product_id":75363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:20.000Z","modified_at":"2025-10-02T03:10:20.000Z","name":"Riya t","mobile_number":"9941454262","email_id":"Rodolfo91@yahoo.com","dop":"2025-07-09","serial_number":"104240841834742","imei1":"104240841834742","imei2":"104240841834742","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75357,"job_number":"JOB_75357","tr_customer_id":75374,"tr_customer_product_id":75364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:20.000Z","modified_at":"2025-10-02T03:10:56.000Z","name":"Demarcus Swift","mobile_number":"852-687-1504","email_id":"Teresa.Hudson50@hotmail.com","dop":"2025-07-09","serial_number":"105492542530648","imei1":"105492542530648","imei2":"105492542530648","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-10-02T03:10:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75358,"job_number":"JOB_75358","tr_customer_id":75375,"tr_customer_product_id":75365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:25.000Z","modified_at":"2025-10-02T03:11:02.000Z","name":"Edmond Stehr","mobile_number":"210-788-0728","email_id":"Macie_Bechtelar@yahoo.com","dop":"2025-04-06","serial_number":"17876074693489","imei1":"17876074693489","imei2":"17876074693489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:11:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75359,"job_number":"JOB_75359","tr_customer_id":75376,"tr_customer_product_id":75366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:27.000Z","modified_at":"2025-10-02T03:10:27.000Z","name":"Mose Klocko","mobile_number":"831-230-0685","email_id":"Holly57@gmail.com","dop":"2025-04-06","serial_number":"13102381359994224","imei1":"13102381359994224","imei2":"13102381359994224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75360,"job_number":"JOB_75360","tr_customer_id":75377,"tr_customer_product_id":75367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:30.000Z","modified_at":"2025-10-02T03:10:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12609854036842","imei1":"12609854036842","imei2":"12609854036842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75361,"job_number":"JOB_75361","tr_customer_id":75378,"tr_customer_product_id":75368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:31.000Z","modified_at":"2025-10-02T03:11:15.000Z","name":"Sadie Hills","mobile_number":"242-897-3753","email_id":"Jabari_Wisoky@yahoo.com","dop":"2025-04-06","serial_number":"14972235854354","imei1":"14972235854354","imei2":"14972235854354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:11:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75362,"job_number":"JOB_75362","tr_customer_id":75379,"tr_customer_product_id":75369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:32.000Z","modified_at":"2025-10-02T03:10:32.000Z","name":"Daphne Wisoky","mobile_number":"500-506-0510","email_id":"Zella.Reichert76@gmail.com","dop":"2025-04-06","serial_number":"12121310446529956","imei1":"12121310446529956","imei2":"12121310446529956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75363,"job_number":"JOB_75363","tr_customer_id":75380,"tr_customer_product_id":75370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:58.000Z","modified_at":"2025-10-02T03:10:58.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"15591998668688","imei1":"15591998668688","imei2":"15591998668688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75364,"job_number":"JOB_75364","tr_customer_id":75381,"tr_customer_product_id":75371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:58.000Z","modified_at":"2025-10-02T03:11:36.000Z","name":"Peter McCullough","mobile_number":"284-350-9351","email_id":"Sherman_Halvorson@yahoo.com","dop":"2025-04-06","serial_number":"19097471793642","imei1":"19097471793642","imei2":"19097471793642","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:11:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75365,"job_number":"JOB_75365","tr_customer_id":75382,"tr_customer_product_id":75372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:11:09.000Z","modified_at":"2025-10-02T03:11:09.000Z","name":"Kajal s","mobile_number":"9841636255","email_id":"Christ_Deckow66@yahoo.com","dop":"2025-07-09","serial_number":"107624055373103","imei1":"107624055373103","imei2":"107624055373103","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:11:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75366,"job_number":"JOB_75366","tr_customer_id":75383,"tr_customer_product_id":75373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:11:09.000Z","modified_at":"2025-10-02T03:11:46.000Z","name":"Effie Reilly","mobile_number":"240-896-1497","email_id":"Michael_Mills56@gmail.com","dop":"2025-04-06","serial_number":"10484170415771","imei1":"10484170415771","imei2":"10484170415771","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:11:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75367,"job_number":"JOB_75367","tr_customer_id":75384,"tr_customer_product_id":75374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:11:09.000Z","modified_at":"2025-10-02T03:11:45.000Z","name":"Dameon Lynch","mobile_number":"307-282-8268","email_id":"Stanley.Littel@hotmail.com","dop":"2025-07-09","serial_number":"108003897720532","imei1":"108003897720532","imei2":"108003897720532","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-10-02T03:11:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75368,"job_number":"JOB_75368","tr_customer_id":75385,"tr_customer_product_id":75375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:11:10.000Z","modified_at":"2025-10-02T03:11:10.000Z","name":"Marisol Hilll","mobile_number":"557-945-8078","email_id":"Cornell59@yahoo.com","dop":"2025-04-06","serial_number":"16869403053112000","imei1":"16869403053112000","imei2":"16869403053112000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:11:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75369,"job_number":"JOB_75369","tr_customer_id":75386,"tr_customer_product_id":75376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:11:23.000Z","modified_at":"2025-10-02T03:11:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16433696978186","imei1":"16433696978186","imei2":"16433696978186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:11:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75370,"job_number":"JOB_75370","tr_customer_id":75387,"tr_customer_product_id":75377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:11:24.000Z","modified_at":"2025-10-02T03:12:08.000Z","name":"Patrick Gleichner","mobile_number":"556-767-2508","email_id":"Eleanore.Olson66@hotmail.com","dop":"2025-04-06","serial_number":"17457913043066","imei1":"17457913043066","imei2":"17457913043066","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:12:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75371,"job_number":"JOB_75371","tr_customer_id":75388,"tr_customer_product_id":75378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:11:25.000Z","modified_at":"2025-10-02T03:11:25.000Z","name":"Tomasa Torphy","mobile_number":"572-700-6617","email_id":"Giovanna_Langosh86@hotmail.com","dop":"2025-04-06","serial_number":"12528847388374478","imei1":"12528847388374478","imei2":"12528847388374478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:11:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75372,"job_number":"JOB_75372","tr_customer_id":75389,"tr_customer_product_id":75379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:21:09.000Z","modified_at":"2025-10-02T03:21:09.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"16547944948919","imei1":"16547944948919","imei2":"16547944948919","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75373,"job_number":"JOB_75373","tr_customer_id":75390,"tr_customer_product_id":75380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:21:09.000Z","modified_at":"2025-10-02T03:21:38.000Z","name":"Carole Mitchell","mobile_number":"994-246-3779","email_id":"Paul_Roberts@hotmail.com","dop":"2025-06-08","serial_number":"15783014200696","imei1":"15783014200696","imei2":"15783014200696","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:21:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75374,"job_number":"JOB_75374","tr_customer_id":75391,"tr_customer_product_id":75381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:21:11.000Z","modified_at":"2025-10-02T03:21:11.000Z","name":"Sibyl Davis","mobile_number":"643-732-6336","email_id":"Edwina2@yahoo.com","dop":"2025-06-08","serial_number":"101180923478695","imei1":"101180923478695","imei2":"101180923478695","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:21:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75375,"job_number":"JOB_75375","tr_customer_id":75392,"tr_customer_product_id":75382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:21:43.000Z","modified_at":"2025-10-02T03:21:43.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"12892469600519","imei1":"12892469600519","imei2":"12892469600519","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:21:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75376,"job_number":"JOB_75376","tr_customer_id":75393,"tr_customer_product_id":75383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:21:43.000Z","modified_at":"2025-10-02T03:22:12.000Z","name":"Elliott Anderson","mobile_number":"832-791-4797","email_id":"Eleanora.Ritchie49@yahoo.com","dop":"2025-06-08","serial_number":"15945653938207","imei1":"15945653938207","imei2":"15945653938207","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:22:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75377,"job_number":"JOB_75377","tr_customer_id":75394,"tr_customer_product_id":75384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:21:44.000Z","modified_at":"2025-10-02T03:21:44.000Z","name":"Trudie Upton","mobile_number":"600-953-8674","email_id":"Nyasia_Wintheiser@hotmail.com","dop":"2025-06-08","serial_number":"107856072679759","imei1":"107856072679759","imei2":"107856072679759","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:21:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75378,"job_number":"JOB_75378","tr_customer_id":75395,"tr_customer_product_id":75385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:22:16.000Z","modified_at":"2025-10-02T03:22:16.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"18193552081944","imei1":"18193552081944","imei2":"18193552081944","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:22:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75379,"job_number":"JOB_75379","tr_customer_id":75396,"tr_customer_product_id":75386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:22:17.000Z","modified_at":"2025-10-02T03:22:45.000Z","name":"Mason Rodriguez","mobile_number":"605-795-9816","email_id":"Salvador.Jenkins@gmail.com","dop":"2025-06-08","serial_number":"17444069264108","imei1":"17444069264108","imei2":"17444069264108","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:22:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75380,"job_number":"JOB_75380","tr_customer_id":75397,"tr_customer_product_id":75387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:22:18.000Z","modified_at":"2025-10-02T03:22:18.000Z","name":"Burley Donnelly","mobile_number":"840-531-1523","email_id":"Leslie.Hintz@yahoo.com","dop":"2025-06-08","serial_number":"109398424460014","imei1":"109398424460014","imei2":"109398424460014","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:22:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75402,"job_number":"JOB_75402","tr_customer_id":75419,"tr_customer_product_id":75409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:41:27.000Z","modified_at":"2025-10-02T03:41:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12629372591361","imei1":"12629372591361","imei2":"12629372591361","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:41:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75403,"job_number":"JOB_75403","tr_customer_id":75420,"tr_customer_product_id":75410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:41:27.000Z","modified_at":"2025-10-02T03:42:11.000Z","name":"Wyman Willms","mobile_number":"846-898-0752","email_id":"Jesse.Kutch@gmail.com","dop":"2025-04-06","serial_number":"14929461415959","imei1":"14929461415959","imei2":"14929461415959","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:42:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75407,"job_number":"JOB_75407","tr_customer_id":75424,"tr_customer_product_id":75414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:41:29.000Z","modified_at":"2025-10-02T03:41:29.000Z","name":"Harmony Cremin","mobile_number":"437-213-8584","email_id":"Sandra61@gmail.com","dop":"2025-04-06","serial_number":"18986915314375884","imei1":"18986915314375884","imei2":"18986915314375884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75417,"job_number":"JOB_75417","tr_customer_id":75434,"tr_customer_product_id":75424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:42:20.000Z","modified_at":"2025-10-02T03:42:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11054001878381","imei1":"11054001878381","imei2":"11054001878381","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:42:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75418,"job_number":"JOB_75418","tr_customer_id":75435,"tr_customer_product_id":75425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:42:20.000Z","modified_at":"2025-10-02T03:43:04.000Z","name":"Sofia Lesch","mobile_number":"716-234-0111","email_id":"Destiney_Wilderman35@hotmail.com","dop":"2025-04-06","serial_number":"11568712070263","imei1":"11568712070263","imei2":"11568712070263","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:43:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75419,"job_number":"JOB_75419","tr_customer_id":75436,"tr_customer_product_id":75426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:42:22.000Z","modified_at":"2025-10-02T03:42:22.000Z","name":"Casper Hegmann","mobile_number":"652-448-3317","email_id":"Elvera_Moore45@gmail.com","dop":"2025-04-06","serial_number":"15166594903920244","imei1":"15166594903920244","imei2":"15166594903920244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75420,"job_number":"JOB_75420","tr_customer_id":75437,"tr_customer_product_id":75427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:43:13.000Z","modified_at":"2025-10-02T03:43:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12967967039084","imei1":"12967967039084","imei2":"12967967039084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:43:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75421,"job_number":"JOB_75421","tr_customer_id":75438,"tr_customer_product_id":75428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:43:13.000Z","modified_at":"2025-10-02T03:43:57.000Z","name":"Jeff Ortiz","mobile_number":"488-997-4974","email_id":"Nicolas.Quigley26@hotmail.com","dop":"2025-04-06","serial_number":"18879667413498","imei1":"18879667413498","imei2":"18879667413498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75422,"job_number":"JOB_75422","tr_customer_id":75439,"tr_customer_product_id":75429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:43:15.000Z","modified_at":"2025-10-02T03:43:15.000Z","name":"Trevor Lindgren","mobile_number":"977-729-3797","email_id":"Ivah.Kunze71@gmail.com","dop":"2025-04-06","serial_number":"12302366385928320","imei1":"12302366385928320","imei2":"12302366385928320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:43:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75425,"job_number":"JOB_75425","tr_customer_id":75442,"tr_customer_product_id":75432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T04:27:05.000Z","modified_at":"2025-10-02T04:27:05.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100901835426306","imei1":"100901835426306","imei2":"100901835426306","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T04:27:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75426,"job_number":"JOB_75426","tr_customer_id":75443,"tr_customer_product_id":75433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T04:27:06.000Z","modified_at":"2025-10-02T04:27:18.000Z","name":"Oral Wilkinson","mobile_number":"908-506-1989","email_id":"Kasey_Wyman75@gmail.com","dop":"2025-07-01","serial_number":"101998199859417","imei1":"101998199859417","imei2":"101998199859417","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T04:27:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75427,"job_number":"JOB_75427","tr_customer_id":75444,"tr_customer_product_id":75434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T04:27:20.000Z","modified_at":"2025-10-02T04:27:20.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"106641609847383","imei1":"106641609847383","imei2":"106641609847383","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T04:27:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75428,"job_number":"JOB_75428","tr_customer_id":75445,"tr_customer_product_id":75435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T04:27:21.000Z","modified_at":"2025-10-02T04:27:32.000Z","name":"Halie Wiegand","mobile_number":"884-683-8713","email_id":"Leonard.Heidenreich32@hotmail.com","dop":"2025-07-01","serial_number":"108966751207098","imei1":"108966751207098","imei2":"108966751207098","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T04:27:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75429,"job_number":"JOB_75429","tr_customer_id":75446,"tr_customer_product_id":75436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T04:40:21.000Z","modified_at":"2025-10-02T04:41:01.000Z","name":"Eric Langosh","mobile_number":"473-444-7311","email_id":"Beau_Brekke57@hotmail.com","dop":"2025-04-06","serial_number":"14764247152343","imei1":"14764247152343","imei2":"14764247152343","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T04:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75430,"job_number":"JOB_75430","tr_customer_id":75447,"tr_customer_product_id":75437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T04:40:23.000Z","modified_at":"2025-10-02T04:40:23.000Z","name":"Reginald Boyle","mobile_number":"672-652-7050","email_id":"Dalton_Towne89@yahoo.com","dop":"2025-04-06","serial_number":"15674341618363216","imei1":"15674341618363216","imei2":"15674341618363216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T04:40:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75432,"job_number":"JOB_75432","tr_customer_id":75449,"tr_customer_product_id":75439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T05:53:29.000Z","modified_at":"2025-10-02T05:53:29.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"10040001899391","imei1":"10040001899391","imei2":"10040001899391","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T05:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75433,"job_number":"JOB_75433","tr_customer_id":75450,"tr_customer_product_id":75440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T05:53:30.000Z","modified_at":"2025-10-02T05:54:03.000Z","name":"Rudy Ondricka","mobile_number":"768-927-2130","email_id":"Braulio63@yahoo.com","dop":"2025-08-24","serial_number":"14931474071743","imei1":"14931474071743","imei2":"14931474071743","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T05:54:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75434,"job_number":"JOB_75434","tr_customer_id":75451,"tr_customer_product_id":75441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T05:53:31.000Z","modified_at":"2025-10-02T05:53:31.000Z","name":"Wilbert Bechtelar","mobile_number":"326-454-4042","email_id":"Mayra.Rogahn@gmail.com","dop":"2025-08-24","serial_number":"1029863750164451","imei1":"1029863750164451","imei2":"1029863750164451","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T05:53:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75435,"job_number":"JOB_75435","tr_customer_id":75452,"tr_customer_product_id":75442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T05:54:09.000Z","modified_at":"2025-10-02T05:54:09.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"12775092331033","imei1":"12775092331033","imei2":"12775092331033","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T05:54:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75436,"job_number":"JOB_75436","tr_customer_id":75453,"tr_customer_product_id":75443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T05:54:10.000Z","modified_at":"2025-10-02T05:54:41.000Z","name":"Manley Mueller","mobile_number":"283-373-3480","email_id":"Tracy_Collins69@gmail.com","dop":"2025-08-24","serial_number":"15303079589270","imei1":"15303079589270","imei2":"15303079589270","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T05:54:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75437,"job_number":"JOB_75437","tr_customer_id":75454,"tr_customer_product_id":75444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T05:54:11.000Z","modified_at":"2025-10-02T05:54:11.000Z","name":"Trever Stiedemann","mobile_number":"948-546-7022","email_id":"Abel_Donnelly52@yahoo.com","dop":"2025-08-24","serial_number":"1038861515565035","imei1":"1038861515565035","imei2":"1038861515565035","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T05:54:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75438,"job_number":"JOB_75438","tr_customer_id":75455,"tr_customer_product_id":75445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T05:54:47.000Z","modified_at":"2025-10-02T05:54:47.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"14960190467569","imei1":"14960190467569","imei2":"14960190467569","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T05:54:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75439,"job_number":"JOB_75439","tr_customer_id":75456,"tr_customer_product_id":75446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T05:54:48.000Z","modified_at":"2025-10-02T05:55:17.000Z","name":"Emma Tremblay","mobile_number":"309-906-5850","email_id":"Marlee76@gmail.com","dop":"2025-08-24","serial_number":"16181358669697","imei1":"16181358669697","imei2":"16181358669697","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T05:55:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75440,"job_number":"JOB_75440","tr_customer_id":75457,"tr_customer_product_id":75447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T05:54:49.000Z","modified_at":"2025-10-02T05:54:49.000Z","name":"Oran Wehner","mobile_number":"226-447-4176","email_id":"Felix62@hotmail.com","dop":"2025-08-24","serial_number":"1000370566775833","imei1":"1000370566775833","imei2":"1000370566775833","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T05:54:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75441,"job_number":"JOB_75441","tr_customer_id":75458,"tr_customer_product_id":75448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:12:12.000Z","modified_at":"2025-10-02T06:12:12.000Z","name":"Kristoffer Nikolaus","mobile_number":"901-553-7632","email_id":"Bernhard_Pacocha@gmail.com","dop":"2025-08-31","serial_number":"17193267694369","imei1":"17193267694369","imei2":"17193267694369","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:12:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75442,"job_number":"JOB_75442","tr_customer_id":75459,"tr_customer_product_id":75449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:12:29.000Z","modified_at":"2025-10-02T06:12:29.000Z","name":"Gregg Lind","mobile_number":"732-446-3185","email_id":"Gracie77@yahoo.com","dop":"2025-08-31","serial_number":"14193664505140","imei1":"14193664505140","imei2":"14193664505140","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:12:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75443,"job_number":"JOB_75443","tr_customer_id":75460,"tr_customer_product_id":75450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:17:58.000Z","modified_at":"2025-10-02T06:17:58.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10073023657438","imei1":"10073023657438","imei2":"10073023657438","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:17:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75444,"job_number":"JOB_75444","tr_customer_id":75461,"tr_customer_product_id":75451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:17:59.000Z","modified_at":"2025-10-02T06:18:37.000Z","name":"Adriel Bradtke","mobile_number":"640-850-0450","email_id":"Anastasia82@gmail.com","dop":"2025-06-18","serial_number":"10914069308402","imei1":"10914069308402","imei2":"10914069308402","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:18:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75445,"job_number":"JOB_75445","tr_customer_id":75462,"tr_customer_product_id":75452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:17:59.000Z","modified_at":"2025-10-02T06:17:59.000Z","name":"Burnice Lakin","mobile_number":"976-774-7695","email_id":"Angelica20@yahoo.com","dop":"2025-06-18","serial_number":"1053960236232170","imei1":"1053960236232170","imei2":"1053960236232170","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:17:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75446,"job_number":"JOB_75446","tr_customer_id":75463,"tr_customer_product_id":75453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:18:23.000Z","modified_at":"2025-10-02T06:18:23.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"11461452385391","imei1":"11461452385391","imei2":"11461452385391","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:18:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75447,"job_number":"JOB_75447","tr_customer_id":75464,"tr_customer_product_id":75454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:18:23.000Z","modified_at":"2025-10-02T06:18:50.000Z","name":"Lillie Prohaska","mobile_number":"512-829-6778","email_id":"Bethel53@hotmail.com","dop":"2025-06-08","serial_number":"11523248853005","imei1":"11523248853005","imei2":"11523248853005","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:18:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75448,"job_number":"JOB_75448","tr_customer_id":75465,"tr_customer_product_id":75455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:18:25.000Z","modified_at":"2025-10-02T06:18:25.000Z","name":"Darby Armstrong","mobile_number":"273-662-4869","email_id":"Howell_Lockman8@yahoo.com","dop":"2025-06-08","serial_number":"100803380169010","imei1":"100803380169010","imei2":"100803380169010","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:18:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75449,"job_number":"JOB_75449","tr_customer_id":75466,"tr_customer_product_id":75456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:18:44.000Z","modified_at":"2025-10-02T06:18:44.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10793835686908","imei1":"10793835686908","imei2":"10793835686908","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:18:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75450,"job_number":"JOB_75450","tr_customer_id":75467,"tr_customer_product_id":75457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:18:44.000Z","modified_at":"2025-10-02T06:19:22.000Z","name":"Kieran Volkman","mobile_number":"726-324-1597","email_id":"Dora.Adams61@yahoo.com","dop":"2025-06-18","serial_number":"10035516696505","imei1":"10035516696505","imei2":"10035516696505","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:19:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75451,"job_number":"JOB_75451","tr_customer_id":75468,"tr_customer_product_id":75458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:18:45.000Z","modified_at":"2025-10-02T06:18:45.000Z","name":"Julian Rath","mobile_number":"471-263-4097","email_id":"Itzel_Rohan@yahoo.com","dop":"2025-06-18","serial_number":"1029058931736882","imei1":"1029058931736882","imei2":"1029058931736882","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:18:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75452,"job_number":"JOB_75452","tr_customer_id":75469,"tr_customer_product_id":75459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:18:54.000Z","modified_at":"2025-10-02T06:18:54.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"11972121580812","imei1":"11972121580812","imei2":"11972121580812","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75453,"job_number":"JOB_75453","tr_customer_id":75470,"tr_customer_product_id":75460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:18:55.000Z","modified_at":"2025-10-02T06:19:21.000Z","name":"Kyla Volkman","mobile_number":"524-306-7707","email_id":"Tamia_Lehner87@gmail.com","dop":"2025-06-08","serial_number":"14159069178634","imei1":"14159069178634","imei2":"14159069178634","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75454,"job_number":"JOB_75454","tr_customer_id":75471,"tr_customer_product_id":75461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:18:56.000Z","modified_at":"2025-10-02T06:18:56.000Z","name":"Mathilde Abbott","mobile_number":"745-255-0370","email_id":"Wyman.Zieme@gmail.com","dop":"2025-06-08","serial_number":"103805351215959","imei1":"103805351215959","imei2":"103805351215959","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75455,"job_number":"JOB_75455","tr_customer_id":75472,"tr_customer_product_id":75462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:19:26.000Z","modified_at":"2025-10-02T06:19:26.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"15571860451191","imei1":"15571860451191","imei2":"15571860451191","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:19:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75456,"job_number":"JOB_75456","tr_customer_id":75473,"tr_customer_product_id":75463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:19:26.000Z","modified_at":"2025-10-02T06:19:53.000Z","name":"Pearl Sawayn","mobile_number":"941-732-2414","email_id":"Treva7@gmail.com","dop":"2025-06-08","serial_number":"14580440138307","imei1":"14580440138307","imei2":"14580440138307","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:19:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75457,"job_number":"JOB_75457","tr_customer_id":75474,"tr_customer_product_id":75464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:19:28.000Z","modified_at":"2025-10-02T06:19:28.000Z","name":"Jamey MacGyver","mobile_number":"490-984-6206","email_id":"Pablo69@yahoo.com","dop":"2025-06-08","serial_number":"109355763750513","imei1":"109355763750513","imei2":"109355763750513","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:19:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75458,"job_number":"JOB_75458","tr_customer_id":75475,"tr_customer_product_id":75465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:20:38.000Z","modified_at":"2025-10-02T06:21:23.000Z","name":"Gregorio Rippin","mobile_number":"779-848-1982","email_id":"Tre.Padberg@yahoo.com","dop":"2025-04-06","serial_number":"14645410369610","imei1":"14645410369610","imei2":"14645410369610","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75459,"job_number":"JOB_75459","tr_customer_id":75476,"tr_customer_product_id":75466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:20:40.000Z","modified_at":"2025-10-02T06:20:40.000Z","name":"Yvette Mante","mobile_number":"728-944-7056","email_id":"Kavon.Konopelski@hotmail.com","dop":"2025-04-06","serial_number":"15329221113389512","imei1":"15329221113389512","imei2":"15329221113389512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:20:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75460,"job_number":"JOB_75460","tr_customer_id":75477,"tr_customer_product_id":75467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:21:32.000Z","modified_at":"2025-10-02T06:22:17.000Z","name":"Clemmie Beier","mobile_number":"841-263-6826","email_id":"Rodrick.Koss@yahoo.com","dop":"2025-04-06","serial_number":"13619503811185","imei1":"13619503811185","imei2":"13619503811185","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:22:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75461,"job_number":"JOB_75461","tr_customer_id":75478,"tr_customer_product_id":75468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:21:34.000Z","modified_at":"2025-10-02T06:21:34.000Z","name":"Giovanny Bergstrom","mobile_number":"873-397-3767","email_id":"Christian_Schaefer@gmail.com","dop":"2025-04-06","serial_number":"19188696490480424","imei1":"19188696490480424","imei2":"19188696490480424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:21:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75462,"job_number":"JOB_75462","tr_customer_id":75479,"tr_customer_product_id":75469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:22:26.000Z","modified_at":"2025-10-02T06:23:11.000Z","name":"Fernando Carroll","mobile_number":"789-332-2862","email_id":"Florian_Baumbach@gmail.com","dop":"2025-04-06","serial_number":"17893393729576","imei1":"17893393729576","imei2":"17893393729576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:23:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75463,"job_number":"JOB_75463","tr_customer_id":75480,"tr_customer_product_id":75470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:22:27.000Z","modified_at":"2025-10-02T06:22:27.000Z","name":"Hattie Johns","mobile_number":"720-523-9775","email_id":"Amari.Collins@yahoo.com","dop":"2025-04-06","serial_number":"16674147519487734","imei1":"16674147519487734","imei2":"16674147519487734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:22:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75467,"job_number":"JOB_75467","tr_customer_id":75484,"tr_customer_product_id":75474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:26:57.000Z","modified_at":"2025-10-02T06:27:42.000Z","name":"Albina Hirthe","mobile_number":"463-931-4507","email_id":"Warren13@yahoo.com","dop":"2025-04-06","serial_number":"12548256210208","imei1":"12548256210208","imei2":"12548256210208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:27:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75468,"job_number":"JOB_75468","tr_customer_id":75485,"tr_customer_product_id":75475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:26:59.000Z","modified_at":"2025-10-02T06:26:59.000Z","name":"Landen Reilly","mobile_number":"456-390-2327","email_id":"Rodolfo61@yahoo.com","dop":"2025-04-06","serial_number":"15712852056496422","imei1":"15712852056496422","imei2":"15712852056496422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:26:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75469,"job_number":"JOB_75469","tr_customer_id":75486,"tr_customer_product_id":75476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:28:06.000Z","modified_at":"2025-10-02T06:28:06.000Z","name":"Roscoe Legros","mobile_number":"931-746-9421","email_id":"Layla69@yahoo.com","dop":"2025-08-12","serial_number":"10109351368863","imei1":"10109351368863","imei2":"10109351368863","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:28:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75470,"job_number":"JOB_75470","tr_customer_id":75487,"tr_customer_product_id":75477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:28:06.000Z","modified_at":"2025-10-02T06:28:17.000Z","name":"Edwardo Cassin","mobile_number":"515-852-8222","email_id":"Madalyn75@gmail.com","dop":"2025-08-12","serial_number":"10805249154565","imei1":"10805249154565","imei2":"10805249154565","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:28:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75471,"job_number":"JOB_75471","tr_customer_id":75488,"tr_customer_product_id":75478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:28:20.000Z","modified_at":"2025-10-02T06:28:20.000Z","name":"Shanna Harber","mobile_number":"997-509-5694","email_id":"Horace.Lindgren@gmail.com","dop":"2025-08-12","serial_number":"10078551042939","imei1":"10078551042939","imei2":"10078551042939","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:28:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75472,"job_number":"JOB_75472","tr_customer_id":75489,"tr_customer_product_id":75479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:28:20.000Z","modified_at":"2025-10-02T06:28:32.000Z","name":"Delphine Gorczany","mobile_number":"535-219-7126","email_id":"Erik70@hotmail.com","dop":"2025-08-12","serial_number":"10407359064052","imei1":"10407359064052","imei2":"10407359064052","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:28:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75473,"job_number":"JOB_75473","tr_customer_id":75490,"tr_customer_product_id":75480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:28:34.000Z","modified_at":"2025-10-02T06:28:34.000Z","name":"Erica Kerluke","mobile_number":"743-994-4195","email_id":"Leilani.Fay66@yahoo.com","dop":"2025-08-12","serial_number":"10119259011109","imei1":"10119259011109","imei2":"10119259011109","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:28:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75474,"job_number":"JOB_75474","tr_customer_id":75491,"tr_customer_product_id":75481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:28:35.000Z","modified_at":"2025-10-02T06:28:47.000Z","name":"Joshuah Ondricka","mobile_number":"695-846-2069","email_id":"Addison_Smitham61@gmail.com","dop":"2025-08-12","serial_number":"10704955682446","imei1":"10704955682446","imei2":"10704955682446","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:28:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75476,"job_number":"JOB_75476","tr_customer_id":75493,"tr_customer_product_id":75483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:33:29.000Z","modified_at":"2025-10-02T06:34:01.000Z","name":"Terry Bauch","mobile_number":"940-420-8804","email_id":"Hank_Bednar@gmail.com","dop":"2025-07-09","serial_number":"102618996728688","imei1":"102618996728688","imei2":"102618996728688","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-10-02T06:34:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75478,"job_number":"JOB_75478","tr_customer_id":75495,"tr_customer_product_id":75485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:34:07.000Z","modified_at":"2025-10-02T06:34:44.000Z","name":"Randal Beer","mobile_number":"332-518-7968","email_id":"Candice_Sanford@yahoo.com","dop":"2025-04-06","serial_number":"19862726108331","imei1":"19862726108331","imei2":"19862726108331","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75479,"job_number":"JOB_75479","tr_customer_id":75496,"tr_customer_product_id":75486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:34:08.000Z","modified_at":"2025-10-02T06:34:08.000Z","name":"Hildegard Douglas","mobile_number":"993-970-1427","email_id":"Ahmed23@yahoo.com","dop":"2025-04-06","serial_number":"12629725807936822","imei1":"12629725807936822","imei2":"12629725807936822","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:34:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75480,"job_number":"JOB_75480","tr_customer_id":75497,"tr_customer_product_id":75487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:34:12.000Z","modified_at":"2025-10-02T06:34:12.000Z","name":"Riya t","mobile_number":"9941454262","email_id":"Brooke.Kuhn97@yahoo.com","dop":"2025-07-09","serial_number":"101655192823260","imei1":"101655192823260","imei2":"101655192823260","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:34:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75481,"job_number":"JOB_75481","tr_customer_id":75498,"tr_customer_product_id":75488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:34:13.000Z","modified_at":"2025-10-02T06:34:44.000Z","name":"Shanny Russel","mobile_number":"876-976-2397","email_id":"Mac.Durgan@hotmail.com","dop":"2025-07-09","serial_number":"100234124249336","imei1":"100234124249336","imei2":"100234124249336","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-10-02T06:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75482,"job_number":"JOB_75482","tr_customer_id":75499,"tr_customer_product_id":75489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:34:55.000Z","modified_at":"2025-10-02T06:34:55.000Z","name":"Kajal s","mobile_number":"9841636255","email_id":"Brady.Shanahan96@hotmail.com","dop":"2025-07-09","serial_number":"103342690700998","imei1":"103342690700998","imei2":"103342690700998","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:34:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75483,"job_number":"JOB_75483","tr_customer_id":75500,"tr_customer_product_id":75490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:34:56.000Z","modified_at":"2025-10-02T06:35:27.000Z","name":"Carolina Berge","mobile_number":"850-862-1634","email_id":"Matteo.Lesch@hotmail.com","dop":"2025-07-09","serial_number":"102571544741930","imei1":"102571544741930","imei2":"102571544741930","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-10-02T06:35:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75484,"job_number":"JOB_75484","tr_customer_id":75501,"tr_customer_product_id":75491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:36:27.000Z","modified_at":"2025-10-02T06:36:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14698058749511","imei1":"14698058749511","imei2":"14698058749511","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:36:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75485,"job_number":"JOB_75485","tr_customer_id":75502,"tr_customer_product_id":75492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:36:28.000Z","modified_at":"2025-10-02T06:37:13.000Z","name":"Donavon Weimann","mobile_number":"737-478-9572","email_id":"Jackson_Mohr@gmail.com","dop":"2025-04-06","serial_number":"17557784109382","imei1":"17557784109382","imei2":"17557784109382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75486,"job_number":"JOB_75486","tr_customer_id":75503,"tr_customer_product_id":75493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:36:29.000Z","modified_at":"2025-10-02T06:36:29.000Z","name":"Shanon Skiles","mobile_number":"574-363-9317","email_id":"Pamela.Barton49@gmail.com","dop":"2025-04-06","serial_number":"10818088991855964","imei1":"10818088991855964","imei2":"10818088991855964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:36:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75487,"job_number":"JOB_75487","tr_customer_id":75504,"tr_customer_product_id":75494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:36:35.000Z","modified_at":"2025-10-02T06:37:20.000Z","name":"Gregg Trantow","mobile_number":"582-724-9310","email_id":"Tyshawn.Beier16@yahoo.com","dop":"2025-04-06","serial_number":"11373684668074","imei1":"11373684668074","imei2":"11373684668074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:37:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75488,"job_number":"JOB_75488","tr_customer_id":75505,"tr_customer_product_id":75495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:36:37.000Z","modified_at":"2025-10-02T06:36:37.000Z","name":"Lowell Bradtke","mobile_number":"726-227-3715","email_id":"Noble91@gmail.com","dop":"2025-04-06","serial_number":"18427791156834536","imei1":"18427791156834536","imei2":"18427791156834536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:36:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75489,"job_number":"JOB_75489","tr_customer_id":75506,"tr_customer_product_id":75496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:36:47.000Z","modified_at":"2025-10-02T06:36:47.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"12300393816498","imei1":"12300393816498","imei2":"12300393816498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:36:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75490,"job_number":"JOB_75490","tr_customer_id":75507,"tr_customer_product_id":75497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:36:47.000Z","modified_at":"2025-10-02T06:37:29.000Z","name":"Emmie Reynolds","mobile_number":"554-947-6269","email_id":"Cordell_Padberg67@yahoo.com","dop":"2025-04-06","serial_number":"19921256114802","imei1":"19921256114802","imei2":"19921256114802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:37:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75491,"job_number":"JOB_75491","tr_customer_id":75508,"tr_customer_product_id":75498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:37:21.000Z","modified_at":"2025-10-02T06:37:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10552022892166","imei1":"10552022892166","imei2":"10552022892166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:37:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75492,"job_number":"JOB_75492","tr_customer_id":75509,"tr_customer_product_id":75499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:37:22.000Z","modified_at":"2025-10-02T06:38:06.000Z","name":"Blanca Krajcik","mobile_number":"669-338-9396","email_id":"Joannie95@yahoo.com","dop":"2025-04-06","serial_number":"18821371990982","imei1":"18821371990982","imei2":"18821371990982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:38:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75493,"job_number":"JOB_75493","tr_customer_id":75510,"tr_customer_product_id":75500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:37:23.000Z","modified_at":"2025-10-02T06:37:23.000Z","name":"Makenzie McCullough","mobile_number":"937-859-6052","email_id":"Lelia.Denesik62@gmail.com","dop":"2025-04-06","serial_number":"17667741287550368","imei1":"17667741287550368","imei2":"17667741287550368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:37:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75494,"job_number":"JOB_75494","tr_customer_id":75511,"tr_customer_product_id":75501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:37:37.000Z","modified_at":"2025-10-02T06:37:37.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"18228826513030","imei1":"18228826513030","imei2":"18228826513030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:37:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75495,"job_number":"JOB_75495","tr_customer_id":75512,"tr_customer_product_id":75502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:37:37.000Z","modified_at":"2025-10-02T06:38:19.000Z","name":"Anita Daniel","mobile_number":"539-824-6728","email_id":"Jarod32@hotmail.com","dop":"2025-04-06","serial_number":"17260175314012","imei1":"17260175314012","imei2":"17260175314012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:38:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75496,"job_number":"JOB_75496","tr_customer_id":75513,"tr_customer_product_id":75503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:38:15.000Z","modified_at":"2025-10-02T06:38:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16734421622461","imei1":"16734421622461","imei2":"16734421622461","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:38:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75497,"job_number":"JOB_75497","tr_customer_id":75514,"tr_customer_product_id":75504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:38:15.000Z","modified_at":"2025-10-02T06:39:00.000Z","name":"Carolanne Osinski","mobile_number":"764-341-6227","email_id":"Jennyfer.Lebsack26@gmail.com","dop":"2025-04-06","serial_number":"15607368028600","imei1":"15607368028600","imei2":"15607368028600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75498,"job_number":"JOB_75498","tr_customer_id":75515,"tr_customer_product_id":75505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:38:17.000Z","modified_at":"2025-10-02T06:38:17.000Z","name":"Dolores Lind","mobile_number":"225-488-7563","email_id":"Madeline_Anderson70@yahoo.com","dop":"2025-04-06","serial_number":"14612524303076564","imei1":"14612524303076564","imei2":"14612524303076564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:38:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75499,"job_number":"JOB_75499","tr_customer_id":75516,"tr_customer_product_id":75506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:38:27.000Z","modified_at":"2025-10-02T06:38:27.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"17236997530847","imei1":"17236997530847","imei2":"17236997530847","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:38:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75500,"job_number":"JOB_75500","tr_customer_id":75517,"tr_customer_product_id":75507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:38:27.000Z","modified_at":"2025-10-02T06:39:08.000Z","name":"Miles Beahan","mobile_number":"550-329-4224","email_id":"Sterling38@gmail.com","dop":"2025-04-06","serial_number":"10078462026486","imei1":"10078462026486","imei2":"10078462026486","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:39:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75510,"job_number":"JOB_75510","tr_customer_id":75527,"tr_customer_product_id":75517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T07:03:22.000Z","modified_at":"2025-10-02T07:03:22.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"17112218312608","imei1":"17112218312608","imei2":"17112218312608","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T07:03:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75511,"job_number":"JOB_75511","tr_customer_id":75528,"tr_customer_product_id":75518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T07:03:22.000Z","modified_at":"2025-10-02T07:03:51.000Z","name":"Carmelo Hammes","mobile_number":"822-601-0269","email_id":"Cristopher.Green@yahoo.com","dop":"2025-08-24","serial_number":"10538496954027","imei1":"10538496954027","imei2":"10538496954027","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T07:03:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75512,"job_number":"JOB_75512","tr_customer_id":75529,"tr_customer_product_id":75519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T07:03:23.000Z","modified_at":"2025-10-02T07:03:23.000Z","name":"Eleanore Turner","mobile_number":"544-403-4058","email_id":"Kelton6@yahoo.com","dop":"2025-08-24","serial_number":"1086809251117865","imei1":"1086809251117865","imei2":"1086809251117865","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T07:03:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75513,"job_number":"JOB_75513","tr_customer_id":75530,"tr_customer_product_id":75520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T07:03:56.000Z","modified_at":"2025-10-02T07:03:56.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"14687034799945","imei1":"14687034799945","imei2":"14687034799945","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T07:03:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75514,"job_number":"JOB_75514","tr_customer_id":75531,"tr_customer_product_id":75521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T07:03:56.000Z","modified_at":"2025-10-02T07:04:25.000Z","name":"Tyrell Prosacco","mobile_number":"680-818-1526","email_id":"Ronny79@gmail.com","dop":"2025-08-24","serial_number":"10496715272461","imei1":"10496715272461","imei2":"10496715272461","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T07:04:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75515,"job_number":"JOB_75515","tr_customer_id":75532,"tr_customer_product_id":75522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T07:03:57.000Z","modified_at":"2025-10-02T07:03:57.000Z","name":"Bertram Harber","mobile_number":"490-606-7261","email_id":"Casey_Jenkins@yahoo.com","dop":"2025-08-24","serial_number":"1058607011009084","imei1":"1058607011009084","imei2":"1058607011009084","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T07:03:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75516,"job_number":"JOB_75516","tr_customer_id":75533,"tr_customer_product_id":75523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T07:04:30.000Z","modified_at":"2025-10-02T07:04:30.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"16954213695972","imei1":"16954213695972","imei2":"16954213695972","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T07:04:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75517,"job_number":"JOB_75517","tr_customer_id":75534,"tr_customer_product_id":75524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T07:04:30.000Z","modified_at":"2025-10-02T07:04:58.000Z","name":"Patsy Hoeger","mobile_number":"893-461-5506","email_id":"Raegan_Senger@gmail.com","dop":"2025-08-24","serial_number":"11774591802899","imei1":"11774591802899","imei2":"11774591802899","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T07:04:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75518,"job_number":"JOB_75518","tr_customer_id":75535,"tr_customer_product_id":75525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T07:04:31.000Z","modified_at":"2025-10-02T07:04:31.000Z","name":"Pat Feil","mobile_number":"929-300-3103","email_id":"Duncan_Kunde39@yahoo.com","dop":"2025-08-24","serial_number":"1016382586624965","imei1":"1016382586624965","imei2":"1016382586624965","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T07:04:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75301,"job_number":"JOB_75301","tr_customer_id":75318,"tr_customer_product_id":75308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:19.000Z","modified_at":"2025-10-02T03:08:30.000Z","name":"Fidel Wunsch","mobile_number":"759-243-7305","email_id":"Margarete.Wolff90@gmail.com","dop":"2024-10-15","serial_number":"675973265469139","imei1":"675973265469139","imei2":"675973265469139","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:08:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75309,"job_number":"JOB_75309","tr_customer_id":75326,"tr_customer_product_id":75316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:32.000Z","modified_at":"2025-10-02T03:08:43.000Z","name":"Bulah Howe","mobile_number":"418-961-2577","email_id":"Percival89@hotmail.com","dop":"2024-10-15","serial_number":"218811808830143","imei1":"218811808830143","imei2":"218811808830143","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:08:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75312,"job_number":"JOB_75312","tr_customer_id":75329,"tr_customer_product_id":75319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:46.000Z","modified_at":"2025-10-02T03:08:56.000Z","name":"Philip Lindgren","mobile_number":"500-716-3322","email_id":"Kaela.Bergstrom65@yahoo.com","dop":"2024-10-15","serial_number":"526658631973938","imei1":"526658631973938","imei2":"526658631973938","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:08:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75381,"job_number":"JOB_75381","tr_customer_id":75398,"tr_customer_product_id":75388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:24:20.000Z","modified_at":"2025-10-02T03:24:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77796106256720","imei1":"77796106256720","imei2":"77796106256720","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:24:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75382,"job_number":"JOB_75382","tr_customer_id":75399,"tr_customer_product_id":75389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:24:21.000Z","modified_at":"2025-10-02T03:24:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29881214082156","imei1":"29881214082156","imei2":"29881214082156","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:24:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75383,"job_number":"JOB_75383","tr_customer_id":75400,"tr_customer_product_id":75390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:24:21.000Z","modified_at":"2025-10-02T03:24:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73349116692625","imei1":"73349116692625","imei2":"73349116692625","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:24:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75384,"job_number":"JOB_75384","tr_customer_id":75401,"tr_customer_product_id":75391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:24:21.000Z","modified_at":"2025-10-02T03:24:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80529107447203","imei1":"80529107447203","imei2":"80529107447203","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:24:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75385,"job_number":"JOB_75385","tr_customer_id":75402,"tr_customer_product_id":75392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:24:22.000Z","modified_at":"2025-10-02T03:24:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81100701047953","imei1":"81100701047953","imei2":"81100701047953","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:24:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75386,"job_number":"JOB_75386","tr_customer_id":75403,"tr_customer_product_id":75393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:24:22.000Z","modified_at":"2025-10-02T03:24:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"59602321659313","imei1":"59602321659313","imei2":"59602321659313","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:24:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75387,"job_number":"JOB_75387","tr_customer_id":75404,"tr_customer_product_id":75394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:24:22.000Z","modified_at":"2025-10-02T03:24:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83660393436355","imei1":"83660393436355","imei2":"83660393436355","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:24:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75388,"job_number":"JOB_75388","tr_customer_id":75405,"tr_customer_product_id":75395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:24:58.000Z","modified_at":"2025-10-02T03:24:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61881242647192","imei1":"61881242647192","imei2":"61881242647192","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:24:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75389,"job_number":"JOB_75389","tr_customer_id":75406,"tr_customer_product_id":75396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:24:59.000Z","modified_at":"2025-10-02T03:24:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"85536820100481","imei1":"85536820100481","imei2":"85536820100481","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:24:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75390,"job_number":"JOB_75390","tr_customer_id":75407,"tr_customer_product_id":75397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:24:59.000Z","modified_at":"2025-10-02T03:24:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55563183319298","imei1":"55563183319298","imei2":"55563183319298","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:24:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75391,"job_number":"JOB_75391","tr_customer_id":75408,"tr_customer_product_id":75398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:24:59.000Z","modified_at":"2025-10-02T03:24:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27359010630023","imei1":"27359010630023","imei2":"27359010630023","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:24:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75392,"job_number":"JOB_75392","tr_customer_id":75409,"tr_customer_product_id":75399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:25:00.000Z","modified_at":"2025-10-02T03:25:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"65531296773761","imei1":"65531296773761","imei2":"65531296773761","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75393,"job_number":"JOB_75393","tr_customer_id":75410,"tr_customer_product_id":75400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:25:00.000Z","modified_at":"2025-10-02T03:25:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18689424575253","imei1":"18689424575253","imei2":"18689424575253","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75394,"job_number":"JOB_75394","tr_customer_id":75411,"tr_customer_product_id":75401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:25:00.000Z","modified_at":"2025-10-02T03:25:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86702165413671","imei1":"86702165413671","imei2":"86702165413671","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:25:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75395,"job_number":"JOB_75395","tr_customer_id":75412,"tr_customer_product_id":75402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:25:36.000Z","modified_at":"2025-10-02T03:25:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96963981008392","imei1":"96963981008392","imei2":"96963981008392","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:25:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75396,"job_number":"JOB_75396","tr_customer_id":75413,"tr_customer_product_id":75403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:25:36.000Z","modified_at":"2025-10-02T03:25:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95278543853205","imei1":"95278543853205","imei2":"95278543853205","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:25:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75397,"job_number":"JOB_75397","tr_customer_id":75414,"tr_customer_product_id":75404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:25:37.000Z","modified_at":"2025-10-02T03:25:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78097491588524","imei1":"78097491588524","imei2":"78097491588524","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:25:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75398,"job_number":"JOB_75398","tr_customer_id":75415,"tr_customer_product_id":75405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:25:37.000Z","modified_at":"2025-10-02T03:25:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37560630569395","imei1":"37560630569395","imei2":"37560630569395","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:25:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75399,"job_number":"JOB_75399","tr_customer_id":75416,"tr_customer_product_id":75406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:25:37.000Z","modified_at":"2025-10-02T03:25:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66973191461042","imei1":"66973191461042","imei2":"66973191461042","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:25:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75400,"job_number":"JOB_75400","tr_customer_id":75417,"tr_customer_product_id":75407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:25:38.000Z","modified_at":"2025-10-02T03:25:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11102210876678","imei1":"11102210876678","imei2":"11102210876678","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:25:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75401,"job_number":"JOB_75401","tr_customer_id":75418,"tr_customer_product_id":75408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:25:38.000Z","modified_at":"2025-10-02T03:26:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20368991194931","imei1":"20368991194931","imei2":"20368991194931","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:26:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75464,"job_number":"JOB_75464","tr_customer_id":75481,"tr_customer_product_id":75471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:24:37.000Z","modified_at":"2025-10-02T06:24:48.000Z","name":"Jennings Schowalter","mobile_number":"492-794-5483","email_id":"Clemens.Haag39@hotmail.com","dop":"2024-10-15","serial_number":"591654295302305","imei1":"591654295302305","imei2":"591654295302305","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:24:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75465,"job_number":"JOB_75465","tr_customer_id":75482,"tr_customer_product_id":75472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:24:50.000Z","modified_at":"2025-10-02T06:25:01.000Z","name":"Araceli Conroy","mobile_number":"829-993-9660","email_id":"Orville_Hansen14@yahoo.com","dop":"2024-10-15","serial_number":"186796641356905","imei1":"186796641356905","imei2":"186796641356905","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:25:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75466,"job_number":"JOB_75466","tr_customer_id":75483,"tr_customer_product_id":75473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:25:03.000Z","modified_at":"2025-10-02T06:25:13.000Z","name":"Winnifred Hoeger","mobile_number":"633-387-5048","email_id":"Luigi56@hotmail.com","dop":"2024-10-15","serial_number":"366269183257415","imei1":"366269183257415","imei2":"366269183257415","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:25:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75327,"job_number":"JOB_75327","tr_customer_id":75344,"tr_customer_product_id":75334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:33.000Z","modified_at":"2025-10-02T03:09:58.000Z","name":"Nikita Rao","mobile_number":"598-344-3412","email_id":"Lee_Lindgren17@yahoo.com","dop":"2025-04-15","serial_number":"21248801845937","imei1":"21248801845937","imei2":"21248801845937","popurl":"2025-04-15T22:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75328,"job_number":"JOB_75328","tr_customer_id":75345,"tr_customer_product_id":75335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:34.000Z","modified_at":"2025-10-02T03:09:34.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Elmer_Wilkinson87@gmail.com","dop":"2025-07-02","serial_number":"11897702731585","imei1":"11897702731585","imei2":"11897702731585","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75335,"job_number":"JOB_75335","tr_customer_id":75352,"tr_customer_product_id":75342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:48.000Z","modified_at":"2025-10-02T03:10:05.000Z","name":"Bhaskar Kharvi","mobile_number":"643-368-5617","email_id":"Idella.Ernser@hotmail.com","dop":"2025-08-19","serial_number":"55295452746951","imei1":"55295452746951","imei2":"55295452746951","popurl":"2025-08-19T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75336,"job_number":"JOB_75336","tr_customer_id":75353,"tr_customer_product_id":75343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:52.000Z","modified_at":"2025-10-02T03:09:52.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Gladyce56@gmail.com","dop":"2025-07-02","serial_number":"19961091504464","imei1":"19961091504464","imei2":"19961091504464","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75340,"job_number":"JOB_75340","tr_customer_id":75357,"tr_customer_product_id":75347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:03.000Z","modified_at":"2025-10-02T03:10:27.000Z","name":"Sarah Gleason","mobile_number":"590-344-3412","email_id":"Lee_Laidgren17@yahoo.com","dop":"2025-04-15","serial_number":"31680611017892","imei1":"31680611017892","imei2":"31680611017892","popurl":"2025-04-15T22:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:10:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75341,"job_number":"JOB_75341","tr_customer_id":75358,"tr_customer_product_id":75348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:03.000Z","modified_at":"2025-10-02T03:10:03.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"121237440486598","imei1":"121237440486598","imei2":"121237440486598","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75342,"job_number":"JOB_75342","tr_customer_id":75359,"tr_customer_product_id":75349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:03.000Z","modified_at":"2025-10-02T03:10:03.000Z","name":"Herminio Treutel","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"105004786276075","imei1":"105004786276075","imei2":"105004786276075","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75344,"job_number":"JOB_75344","tr_customer_id":75361,"tr_customer_product_id":75351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:04.000Z","modified_at":"2025-10-02T03:10:04.000Z","name":"Ole Bartoletti","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"127283558567681","imei1":"127283558567681","imei2":"127283558567681","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75346,"job_number":"JOB_75346","tr_customer_id":75363,"tr_customer_product_id":75353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:04.000Z","modified_at":"2025-10-02T03:10:04.000Z","name":"Adalberto Nolan","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"171259333771510","imei1":"171259333771510","imei2":"171259333771510","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75348,"job_number":"JOB_75348","tr_customer_id":75365,"tr_customer_product_id":75355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:10.000Z","modified_at":"2025-10-02T03:10:26.000Z","name":"Dakshit Bhaskar","mobile_number":"495-727-7131","email_id":"Bella31@yahoo.com","dop":"2025-08-19","serial_number":"33772465209065","imei1":"33772465209065","imei2":"33772465209065","popurl":"2025-08-19T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:10:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75349,"job_number":"JOB_75349","tr_customer_id":75366,"tr_customer_product_id":75356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:11.000Z","modified_at":"2025-10-02T03:10:11.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Natalia_Mertz@gmail.com","dop":"2025-07-02","serial_number":"10996236792945","imei1":"10996236792945","imei2":"10996236792945","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75352,"job_number":"JOB_75352","tr_customer_id":75369,"tr_customer_product_id":75359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:16.000Z","modified_at":"2025-10-02T03:10:16.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"159920274861288","imei1":"159920274861288","imei2":"159920274861288","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75353,"job_number":"JOB_75353","tr_customer_id":75370,"tr_customer_product_id":75360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:17.000Z","modified_at":"2025-10-02T03:10:17.000Z","name":"Natasha Leuschke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"133152087786394","imei1":"133152087786394","imei2":"133152087786394","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75354,"job_number":"JOB_75354","tr_customer_id":75371,"tr_customer_product_id":75361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:17.000Z","modified_at":"2025-10-02T03:10:17.000Z","name":"Jayde Deckow","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"131419650247324","imei1":"131419650247324","imei2":"131419650247324","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75355,"job_number":"JOB_75355","tr_customer_id":75372,"tr_customer_product_id":75362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:17.000Z","modified_at":"2025-10-02T03:10:17.000Z","name":"Robert Gislason","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"120201382007029","imei1":"120201382007029","imei2":"120201382007029","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75404,"job_number":"JOB_75404","tr_customer_id":75421,"tr_customer_product_id":75411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:41:27.000Z","modified_at":"2025-10-02T03:41:27.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"107735349264789","imei1":"107735349264789","imei2":"107735349264789","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:41:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75405,"job_number":"JOB_75405","tr_customer_id":75422,"tr_customer_product_id":75412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:41:28.000Z","modified_at":"2025-10-02T03:41:41.000Z","name":"Marianna Skiles","mobile_number":"659-853-7119","email_id":"Woodrow.Lueilwitz41@gmail.com","dop":"2025-06-09","serial_number":"101194005419467","imei1":"101194005419467","imei2":"101194005419467","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:41:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75406,"job_number":"JOB_75406","tr_customer_id":75423,"tr_customer_product_id":75413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:41:28.000Z","modified_at":"2025-10-02T03:41:28.000Z","name":"Alexandre Yundt","mobile_number":"802-579-3890","email_id":"Andreanne.Emmerich98@gmail.com","dop":"2025-06-09","serial_number":"101695687947316","imei1":"101695687947316","imei2":"101695687947316","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:41:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75408,"job_number":"JOB_75408","tr_customer_id":75425,"tr_customer_product_id":75415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:41:30.000Z","modified_at":"2025-10-02T03:41:30.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"17857073566924","imei1":"17857073566924","imei2":"17857073566924","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:41:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75409,"job_number":"JOB_75409","tr_customer_id":75426,"tr_customer_product_id":75416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:41:31.000Z","modified_at":"2025-10-02T03:41:31.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"86882917034595","imei1":"86882917034595","imei2":"86882917034595","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:41:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75410,"job_number":"JOB_75410","tr_customer_id":75427,"tr_customer_product_id":75417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:41:32.000Z","modified_at":"2025-10-02T03:41:32.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"79503986704229","imei1":"79503986704229","imei2":"79503986704229","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:41:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75411,"job_number":"JOB_75411","tr_customer_id":75428,"tr_customer_product_id":75418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:41:46.000Z","modified_at":"2025-10-02T03:41:46.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"106889045719607","imei1":"106889045719607","imei2":"106889045719607","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:41:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75412,"job_number":"JOB_75412","tr_customer_id":75429,"tr_customer_product_id":75419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:41:47.000Z","modified_at":"2025-10-02T03:42:00.000Z","name":"Norma Welch","mobile_number":"402-511-7964","email_id":"Judy_Huels81@yahoo.com","dop":"2025-06-09","serial_number":"106479151332762","imei1":"106479151332762","imei2":"106479151332762","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:42:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75413,"job_number":"JOB_75413","tr_customer_id":75430,"tr_customer_product_id":75420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:41:47.000Z","modified_at":"2025-10-02T03:41:47.000Z","name":"Logan Bins","mobile_number":"201-650-0900","email_id":"Adolfo_Sipes@hotmail.com","dop":"2025-06-09","serial_number":"103261098438143","imei1":"103261098438143","imei2":"103261098438143","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:41:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75414,"job_number":"JOB_75414","tr_customer_id":75431,"tr_customer_product_id":75421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:42:05.000Z","modified_at":"2025-10-02T03:42:05.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"106770379712678","imei1":"106770379712678","imei2":"106770379712678","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75415,"job_number":"JOB_75415","tr_customer_id":75432,"tr_customer_product_id":75422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:42:05.000Z","modified_at":"2025-10-02T03:42:18.000Z","name":"Makayla Cormier","mobile_number":"950-990-4046","email_id":"Estefania.Walsh89@yahoo.com","dop":"2025-06-09","serial_number":"103764221630531","imei1":"103764221630531","imei2":"103764221630531","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:42:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75416,"job_number":"JOB_75416","tr_customer_id":75433,"tr_customer_product_id":75423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:42:06.000Z","modified_at":"2025-10-02T03:42:06.000Z","name":"Willa Bradtke","mobile_number":"733-776-9078","email_id":"Kailee17@hotmail.com","dop":"2025-06-09","serial_number":"106740276438963","imei1":"106740276438963","imei2":"106740276438963","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75423,"job_number":"JOB_75423","tr_customer_id":75440,"tr_customer_product_id":75430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T04:24:56.000Z","modified_at":"2025-10-02T04:24:56.000Z","name":"davinder raj","mobile_number":"8573628492","email_id":"davin@gmail.com","dop":"2025-08-05","serial_number":"10435456045624","imei1":"10435456045624","imei2":"10435456045624","popurl":"2025-08-05T07:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T04:24:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75424,"job_number":"JOB_75424","tr_customer_id":75441,"tr_customer_product_id":75431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T04:26:40.000Z","modified_at":"2025-10-02T04:26:40.000Z","name":"Golda Hodkiewicz","mobile_number":"942-747-5934","email_id":"Violette_Hane67@yahoo.com","dop":"2025-09-01","serial_number":"11965567666542","imei1":"11965567666542","imei2":"11965567666542","popurl":"2025-09-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T04:26:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75431,"job_number":"JOB_75431","tr_customer_id":75448,"tr_customer_product_id":75438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T05:02:12.000Z","modified_at":"2025-10-02T05:02:12.000Z","name":"davinder raj","mobile_number":"8573628492","email_id":"davin@gmail.com","dop":"2025-08-05","serial_number":"10135456045624","imei1":"10135456045624","imei2":"10135456045624","popurl":"2025-08-05T07:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T05:02:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75475,"job_number":"JOB_75475","tr_customer_id":75492,"tr_customer_product_id":75482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:33:14.000Z","modified_at":"2025-10-02T06:33:32.000Z","name":"Bhaskar Kharvi","mobile_number":"395-773-7280","email_id":"Richmond.Langosh1@yahoo.com","dop":"2025-08-19","serial_number":"68685038182270","imei1":"68685038182270","imei2":"68685038182270","popurl":"2025-08-19T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:33:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75477,"job_number":"JOB_75477","tr_customer_id":75494,"tr_customer_product_id":75484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:33:36.000Z","modified_at":"2025-10-02T06:33:53.000Z","name":"Dakshit Bhaskar","mobile_number":"557-327-1626","email_id":"Johan_Bartoletti@hotmail.com","dop":"2025-08-19","serial_number":"85719153129438","imei1":"85719153129438","imei2":"85719153129438","popurl":"2025-08-19T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:33:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75501,"job_number":"JOB_75501","tr_customer_id":75518,"tr_customer_product_id":75508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:47:50.000Z","modified_at":"2025-10-02T06:47:50.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109382980096859","imei1":"109382980096859","imei2":"109382980096859","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75502,"job_number":"JOB_75502","tr_customer_id":75519,"tr_customer_product_id":75509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:47:50.000Z","modified_at":"2025-10-02T06:48:02.000Z","name":"Devan Mosciski","mobile_number":"590-633-0727","email_id":"Fausto60@hotmail.com","dop":"2025-06-09","serial_number":"101077058850443","imei1":"101077058850443","imei2":"101077058850443","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:48:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75503,"job_number":"JOB_75503","tr_customer_id":75520,"tr_customer_product_id":75510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:47:50.000Z","modified_at":"2025-10-02T06:47:50.000Z","name":"Abdiel Mante","mobile_number":"723-759-6732","email_id":"Newton_Senger@yahoo.com","dop":"2025-06-09","serial_number":"102651915630135","imei1":"102651915630135","imei2":"102651915630135","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75504,"job_number":"JOB_75504","tr_customer_id":75521,"tr_customer_product_id":75511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:48:07.000Z","modified_at":"2025-10-02T06:48:07.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"108341640763835","imei1":"108341640763835","imei2":"108341640763835","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:48:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75505,"job_number":"JOB_75505","tr_customer_id":75522,"tr_customer_product_id":75512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:48:07.000Z","modified_at":"2025-10-02T06:48:19.000Z","name":"Helene Dickens","mobile_number":"679-589-3825","email_id":"Wallace10@yahoo.com","dop":"2025-06-09","serial_number":"105476617267609","imei1":"105476617267609","imei2":"105476617267609","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:48:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75506,"job_number":"JOB_75506","tr_customer_id":75523,"tr_customer_product_id":75513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:48:08.000Z","modified_at":"2025-10-02T06:48:08.000Z","name":"Albin Schuster","mobile_number":"384-624-8455","email_id":"Burley.Nikolaus45@yahoo.com","dop":"2025-06-09","serial_number":"105459700059363","imei1":"105459700059363","imei2":"105459700059363","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:48:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75507,"job_number":"JOB_75507","tr_customer_id":75524,"tr_customer_product_id":75514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:48:24.000Z","modified_at":"2025-10-02T06:48:24.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108380480568465","imei1":"108380480568465","imei2":"108380480568465","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:48:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75508,"job_number":"JOB_75508","tr_customer_id":75525,"tr_customer_product_id":75515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:48:24.000Z","modified_at":"2025-10-02T06:48:36.000Z","name":"Rocky Lockman","mobile_number":"898-877-4626","email_id":"Mckenna_Auer@hotmail.com","dop":"2025-06-09","serial_number":"107600525724038","imei1":"107600525724038","imei2":"107600525724038","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:48:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75509,"job_number":"JOB_75509","tr_customer_id":75526,"tr_customer_product_id":75516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:48:25.000Z","modified_at":"2025-10-02T06:48:25.000Z","name":"Rolando Ward","mobile_number":"779-676-4971","email_id":"Joelle52@gmail.com","dop":"2025-06-09","serial_number":"100430252526528","imei1":"100430252526528","imei2":"100430252526528","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:48:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75519,"job_number":"JOB_75519","tr_customer_id":75536,"tr_customer_product_id":75526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T07:23:40.000Z","modified_at":"2025-10-02T07:23:40.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Florian34@gmail.com","dop":"2025-07-02","serial_number":"18128369205568","imei1":"18128369205568","imei2":"18128369205568","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T07:23:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Verifying Status code 1 0 0
Verifying the message 1 0 0
Response data should be non empty array 1 0 0
Job number starting with JOB_ 1 0 0
Checking all property 1 0 0
Verifyinig the job Created today is visible 1 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIwODE4MjV9.pZ1bla7wuthyNPk5hhdJO8LRgU1POVKHnTFWvy_G9Ak' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 241ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
Cache-Control no-cache
Postman-Token 074d88ab-3be5-4d78-8886-c177b4bdadfb
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:23:43 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Missing auth token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIwODE4MjV9.pZ1bla7wuthyNPk5hhdJO8LRgU1POVKHnTFWvy_G9Ak' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 241ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWx51bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTMzNjI4NTB9.bad4fEFl8VaA9LFcUMOwPjLYv1oDYRGOhL8Zg2byBIs
Content-Type application/json
Cache-Control no-cache
Postman-Token 54065720-6e9e-4575-8674-d3b4b3462f50
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-fdR4JJWvGIjvZFqUT6lcqX3um9U"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:23:43 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0001 in JSON at position 98"}
Test Information
NamePassedFailedSkipped
Invalid auth token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Invalid auth token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIwODE4MjV9.pZ1bla7wuthyNPk5hhdJO8LRgU1POVKHnTFWvy_G9Ak' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 243ms
Mean size per request: 31B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4MTd9.Hj_zF8wlHCHHJKLk77p60g7NiUmrY27Qryj7NauKuDY
Content-Type application/json
Cache-Control no-cache
Postman-Token ea1e0f29-ca81-495b-a32b-8632495ef69a
Content-Length 29
Request Body
{"details_key":"createdoday"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:23:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Invalid detail_key 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Invalid detail_key
expected response to have status code 400 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIwODE4MjV9.pZ1bla7wuthyNPk5hhdJO8LRgU1POVKHnTFWvy_G9Ak' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_43353"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 260ms
Mean size per request: 1014B

Test Pass Percentage
88 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4MTd9.Hj_zF8wlHCHHJKLk77p60g7NiUmrY27Qryj7NauKuDY
Content-Type application/json
Cache-Control no-cache
Postman-Token 497026c5-7978-42fd-8e36-72d51f837b99
Content-Length 26
Request Body
{"searchText":"JOB_75519"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1014
ETag W/"3f6-7fHqUL7jNUCtBvzz27gS4WOMj6k"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:23:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":75519,"job_number":"JOB_75519","tr_customer_id":75536,"tr_customer_product_id":75526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T07:23:40.000Z","modified_at":"2025-10-02T07:23:40.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Florian34@gmail.com","dop":"2025-07-02","serial_number":"18128369205568","imei1":"18128369205568","imei2":"18128369205568","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T07:23:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Verifying the staus code 1 0 0
Verifying the message 1 0 0
Verifying response data for array 1 0 0
Verifying job number is same 1 0 0
Job number starts with JOB_ 1 0 0
Verifying all the keys 1 0 0
Verifying values of keys name, mobile, lastnem 0 1 0
Verifying the date in ISO setting 1 0 0
Total 7 1 0
Test Failure
Test NameAssertion Error
Verifying values of keys name, mobile, lastnem
expected 'vishal goswami' to deeply equal 'Myah Marvin'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIwODE4MjV9.pZ1bla7wuthyNPk5hhdJO8LRgU1POVKHnTFWvy_G9Ak' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_43353"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 241ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
Cache-Control no-cache
Postman-Token 8b9f8b00-e3f2-4455-ab1f-cb4532fa309a
Content-Length 26
Request Body
{"searchText":"JOB_75519"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:23:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Testing for missing Auth token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIwODE4MjV9.pZ1bla7wuthyNPk5hhdJO8LRgU1POVKHnTFWvy_G9Ak' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_43353"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 268ms
Mean size per request: 31B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4MTd9.Hj_zF8wlHCHHJKLk77p60g7NiUmrY27Qryj7NauKuDY
Content-Type application/json
Cache-Control no-cache
Postman-Token b5299e93-2e2f-40ea-a6c6-daff1a87afe7
Content-Length 26
Request Body
{"searchText":"JOB_99999"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:23:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Testing for Invalid Job number 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIwODE4MjV9.pZ1bla7wuthyNPk5hhdJO8LRgU1POVKHnTFWvy_G9Ak' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_43353"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 241ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTMzNjI4NTB9.bad4fEFl8VaA9LFcUMOwPjLYv1oDYRGOhL8Zg2byBIs
Content-Type application/json
Cache-Control no-cache
Postman-Token 32e8eb57-acb4-48a3-9439-188eb4fa9f25
Content-Length 26
Request Body
{"searchText":"JOB_75519"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-3eVP2QqioPnuJFstMsce3duEe6Q"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:23:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0019 in JSON at position 65"}
Test Information
NamePassedFailedSkipped
Testing for Invalid Auth token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Testing for Invalid Auth token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIwODE4MjV9.pZ1bla7wuthyNPk5hhdJO8LRgU1POVKHnTFWvy_G9Ak' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_43353"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 241ms
Mean size per request: 124B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4MTd9.Hj_zF8wlHCHHJKLk77p60g7NiUmrY27Qryj7NauKuDY
Content-Type application/json
Cache-Control no-cache
Postman-Token a5139ce3-a652-42d5-8743-9d823526c99b
Content-Length 17
Request Body
{"searchText":""}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 124
ETag W/"7c-5Xt/iGKv2NVRKlpfyYGJwghP0yw"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:23:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"searchText\" is not allowed to be empty","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verifying for empty search string 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_43353' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIwODE4MjV9.pZ1bla7wuthyNPk5hhdJO8LRgU1POVKHnTFWvy_G9Ak' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_75519
Response Information
Response Code: 200 - OK
Mean time per request: 269ms
Mean size per request: 1.51KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4MTd9.Hj_zF8wlHCHHJKLk77p60g7NiUmrY27Qryj7NauKuDY
Cache-Control no-cache
Postman-Token afcc6d39-2995-47bb-aa37-0a62b08dffd6
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1545
ETag W/"609-MgwSXFNFUZX/Y7ccpcBimtaUUZw"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:23:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":75519,"job_number":"JOB_75519","tr_customer_id":75536,"tr_customer_product_id":75526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T07:23:40.000Z","modified_at":"2025-10-02T07:23:40.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Florian34@gmail.com","dop":"2025-07-02","serial_number":"18128369205568","imei1":"18128369205568","imei2":"18128369205568","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T07:23:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":320354,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2025-10-02T07:23:40.000Z","created_at":"2025-10-02T07:23:40.000Z"},{"id":320355,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2025-10-02T07:23:40.000Z","created_at":"2025-10-02T07:23:40.000Z"}],"problems":[{"id":115316,"problem":"Poor battery life","remark":"bds","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-10-02T07:23:40.000Z"}],"quatations":[]}}
Test Information
NamePassedFailedSkipped
Verifying the status code 1 0 0
Verifying the message 1 0 0
Job number in request shows in response 1 0 0
Verifying the values of property 1 0 0
Verifyinng fields 1 0 0
Verifying details array 1 0 0
mst_action to be not null 1 0 0
Verifying problems array 1 0 0
Verifying Quotation array 1 0 0
Total 9 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_43353' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIwODE4MjV9.pZ1bla7wuthyNPk5hhdJO8LRgU1POVKHnTFWvy_G9Ak' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_75519
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 241ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token c515290f-3247-4aae-a714-b7c63642ecee
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:23:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verifying for missing auth token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_43353' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIwODE4MjV9.pZ1bla7wuthyNPk5hhdJO8LRgU1POVKHnTFWvy_G9Ak' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_75519
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 241ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9..bad4fEFl8VaA9LFcUMOwPjLYv1oDYRGOhL8Zg2byBIs
Cache-Control no-cache
Postman-Token 5004b689-f9a8-4b1c-997c-686bf226211a
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-2DcuLeWeaO/I4ZMQrX2kIGzHPs0"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:23:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"invalid token","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verifying for Invalid auth token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verifying for Invalid auth token
expected 500 to deeply equal 403
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_43353' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIwODE4MjV9.pZ1bla7wuthyNPk5hhdJO8LRgU1POVKHnTFWvy_G9Ak' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/Job_9999900000
Response Information
Response Code: 200 - OK
Mean time per request: 262ms
Mean size per request: 33B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4MTd9.Hj_zF8wlHCHHJKLk77p60g7NiUmrY27Qryj7NauKuDY
Cache-Control no-cache
Postman-Token 613c1b99-57e4-4d4c-b96a-fd4e10971b03
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:23:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
NamePassedFailedSkipped
Verifying for Invalid Job Number 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_43353' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIwODE4MjV9.pZ1bla7wuthyNPk5hhdJO8LRgU1POVKHnTFWvy_G9Ak' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/123
Response Information
Response Code: 200 - OK
Mean time per request: 264ms
Mean size per request: 33B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4MTd9.Hj_zF8wlHCHHJKLk77p60g7NiUmrY27Qryj7NauKuDY
Cache-Control no-cache
Postman-Token 9332ce01-2354-48b9-9671-91bf08742fe7
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:23:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
NamePassedFailedSkipped
Verifying for Malformed Job number 0 1 0
Verifying the message 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verifying for Malformed Job number
expected response to have status code 400 but got 200
Verifying the message
expected 'Success' to deeply equal 'Invalid job number format'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_43353' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIwODE4MjV9.pZ1bla7wuthyNPk5hhdJO8LRgU1POVKHnTFWvy_G9Ak' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 241ms
Mean size per request: 26B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4MTd9.Hj_zF8wlHCHHJKLk77p60g7NiUmrY27Qryj7NauKuDY
Cache-Control no-cache
Postman-Token f258facf-0410-4ff1-bffd-ee189b624599
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:23:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
Verifying for Empty Job number 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_43353' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIwODE4MjV9.pZ1bla7wuthyNPk5hhdJO8LRgU1POVKHnTFWvy_G9Ak' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_75519
Response Information
Response Code: 404 - Not Found
Mean time per request: 241ms
Mean size per request: 26B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4MTd9.Hj_zF8wlHCHHJKLk77p60g7NiUmrY27Qryj7NauKuDY
Cache-Control no-cache
Postman-Token 47f199d8-b7f8-4344-9bfc-e329e20a4e02
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:23:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
Verifying for Different Method GET instead of POST 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verifying for Different Method GET instead of POST
expected response to have status code 405 but got 404
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 244ms
Mean size per request: 698B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
Cache-Control no-cache
Postman-Token d1fa8055-a214-4077-b143-03ac3d138709
Content-Length 43
Request Body
{"username":"iamsup","password":"password"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 698
ETag W/"2ba-D/X1huwyzz1B2xNA0Za3xQWDn9A"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:23:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4Mjd9.rfRB6GcgWSIrMTxFMk9LqpBSzbs9vbgXSoKuREjhe00"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIwOTI4MDh9.mOyg6W1ajsbTOhFVGHPH9IFq0zy-1yBZKhuj0PkNqAU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 243ms
Mean size per request: 444B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4Mjd9.rfRB6GcgWSIrMTxFMk9LqpBSzbs9vbgXSoKuREjhe00
Cache-Control no-cache
Postman-Token 673652f5-2b47-483e-a620-d89258acd802
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:23:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIwOTI4MDh9.mOyg6W1ajsbTOhFVGHPH9IFq0zy-1yBZKhuj0PkNqAU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-SjZUQbZ5/aV81t8H0AMw8j6A5c8"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 295ms
Mean size per request: 248B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4Mjd9.rfRB6GcgWSIrMTxFMk9LqpBSzbs9vbgXSoKuREjhe00
Cache-Control no-cache
Postman-Token 4b79d036-7a5f-44fb-b9b4-dc68033b448b
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 248
ETag W/"f8-6vBMGZPsKiRQPYW7WQ1maVQXzwA"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:23:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":290},{"label":"Pending for repair","key":"pending_for_repair","count":2},{"label":"Pending for delivery","key":"pending_for_delivery","count":8}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIwOTI4MDh9.mOyg6W1ajsbTOhFVGHPH9IFq0zy-1yBZKhuj0PkNqAU' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 519ms
Mean size per request: 279.88KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4Mjd9.rfRB6GcgWSIrMTxFMk9LqpBSzbs9vbgXSoKuREjhe00
Connection keep-alive
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36
Cache-Control no-cache
Postman-Token 94f7fde7-fdfe-4386-9498-aae6ca521b2a
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 286596
ETag W/"45f84-ZsJWO/SIIpuHUKwjT1pbTXCkN7o"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:23:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":75080,"job_number":"JOB_75080","tr_customer_id":75097,"tr_customer_product_id":75087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T11:02:13.000Z","modified_at":"2025-10-01T11:02:13.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-09-21","serial_number":"134530332084732","imei1":"134530332084732","imei2":"134530332084732","popurl":"2025-09-21T11:02:11.086377300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T11:02:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75081,"job_number":"JOB_75081","tr_customer_id":75098,"tr_customer_product_id":75088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T11:15:40.000Z","modified_at":"2025-10-01T11:15:40.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"a@gmail.com","dop":"2025-09-20","serial_number":"11412816599954","imei1":"11412816599954","imei2":"11412816599954","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T11:15:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75082,"job_number":"JOB_75082","tr_customer_id":75099,"tr_customer_product_id":75089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T11:15:44.000Z","modified_at":"2025-10-01T11:15:44.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"a@gmail.com","dop":"2025-09-20","serial_number":"10639692029904","imei1":"10639692029904","imei2":"10639692029904","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T11:15:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75083,"job_number":"JOB_75083","tr_customer_id":75100,"tr_customer_product_id":75090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T11:16:55.000Z","modified_at":"2025-10-01T11:16:55.000Z","name":"prasad jamdar","mobile_number":"23","email_id":"a@gmail.com","dop":"2025-09-20","serial_number":"18359076804181","imei1":"18359076804181","imei2":"18359076804181","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T11:16:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75084,"job_number":"JOB_75084","tr_customer_id":75101,"tr_customer_product_id":75091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T11:18:52.000Z","modified_at":"2025-10-01T11:18:52.000Z","name":"prasad jamdar","mobile_number":"2323232323","email_id":"a@gmail.com","dop":"2025-09-20","serial_number":"14369707447431","imei1":"14369707447431","imei2":"14369707447431","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T11:18:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75085,"job_number":"JOB_75085","tr_customer_id":75102,"tr_customer_product_id":75092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T11:19:17.000Z","modified_at":"2025-10-01T11:19:17.000Z","name":"prasad jamdar","mobile_number":"2323232323","email_id":"a@gmail.com","dop":"2025-09-20","serial_number":"12176423099048","imei1":"12176423099048","imei2":"12176423099048","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T11:19:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75086,"job_number":"JOB_75086","tr_customer_id":75103,"tr_customer_product_id":75093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T11:27:20.000Z","modified_at":"2025-10-01T11:27:20.000Z","name":"prasad jamdar","mobile_number":"2323232323","email_id":"a@gmail.com","dop":"2025-09-20","serial_number":"18212659867132","imei1":"18212659867132","imei2":"18212659867132","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T11:27:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75087,"job_number":"JOB_75087","tr_customer_id":75104,"tr_customer_product_id":75094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T11:27:45.000Z","modified_at":"2025-10-01T11:27:45.000Z","name":"prasad jamdar","mobile_number":"2323232323","email_id":"a@gmail.com","dop":"2025-09-20","serial_number":"14272573633532","imei1":"14272573633532","imei2":"14272573633532","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T11:27:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75090,"job_number":"JOB_75090","tr_customer_id":75107,"tr_customer_product_id":75097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T11:30:25.000Z","modified_at":"2025-10-01T11:30:25.000Z","name":"Eileen Schulist","mobile_number":"554-925-0597","email_id":"Jeffrey.Satterfield5@hotmail.com","dop":"2025-09-20","serial_number":"14160665514534","imei1":"14160665514534","imei2":"14160665514534","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T11:30:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75097,"job_number":"JOB_75097","tr_customer_id":75114,"tr_customer_product_id":75104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:37:25.000Z","modified_at":"2025-10-01T13:37:25.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"17369533688770","imei1":"17369533688770","imei2":"17369533688770","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:37:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75098,"job_number":"JOB_75098","tr_customer_id":75115,"tr_customer_product_id":75105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:37:25.000Z","modified_at":"2025-10-01T13:37:25.000Z","name":"Estella Koss","mobile_number":"565-417-0899","email_id":"Marcelle62@gmail.com","dop":"2025-09-14","serial_number":"13032950983967","imei1":"13032950983967","imei2":"13032950983967","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:37:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75099,"job_number":"JOB_75099","tr_customer_id":75116,"tr_customer_product_id":75106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:37:37.000Z","modified_at":"2025-10-01T13:37:37.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"13178423950045","imei1":"13178423950045","imei2":"13178423950045","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:37:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75100,"job_number":"JOB_75100","tr_customer_id":75117,"tr_customer_product_id":75107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:37:37.000Z","modified_at":"2025-10-01T13:37:37.000Z","name":"Hallie Herman","mobile_number":"341-795-9184","email_id":"Heather.Orn64@gmail.com","dop":"2025-09-14","serial_number":"17870772355467","imei1":"17870772355467","imei2":"17870772355467","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:37:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75101,"job_number":"JOB_75101","tr_customer_id":75118,"tr_customer_product_id":75108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:44:47.000Z","modified_at":"2025-10-01T13:44:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24437537907357","imei1":"24437537907357","imei2":"24437537907357","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:44:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75102,"job_number":"JOB_75102","tr_customer_id":75119,"tr_customer_product_id":75109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:44:48.000Z","modified_at":"2025-10-01T13:44:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72115845511199","imei1":"72115845511199","imei2":"72115845511199","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:44:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75103,"job_number":"JOB_75103","tr_customer_id":75120,"tr_customer_product_id":75110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:44:48.000Z","modified_at":"2025-10-01T13:44:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24700976883714","imei1":"24700976883714","imei2":"24700976883714","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:44:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75104,"job_number":"JOB_75104","tr_customer_id":75121,"tr_customer_product_id":75111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:44:49.000Z","modified_at":"2025-10-01T13:44:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98130070976097","imei1":"98130070976097","imei2":"98130070976097","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:44:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75105,"job_number":"JOB_75105","tr_customer_id":75122,"tr_customer_product_id":75112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:44:49.000Z","modified_at":"2025-10-01T13:44:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51916628314192","imei1":"51916628314192","imei2":"51916628314192","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:44:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75106,"job_number":"JOB_75106","tr_customer_id":75123,"tr_customer_product_id":75113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:44:49.000Z","modified_at":"2025-10-01T13:44:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72069082952089","imei1":"72069082952089","imei2":"72069082952089","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:44:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75108,"job_number":"JOB_75108","tr_customer_id":75125,"tr_customer_product_id":75115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:45:00.000Z","modified_at":"2025-10-01T13:45:00.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"15115459769529","imei1":"15115459769529","imei2":"15115459769529","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75109,"job_number":"JOB_75109","tr_customer_id":75126,"tr_customer_product_id":75116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:45:00.000Z","modified_at":"2025-10-01T13:45:00.000Z","name":"Berenice Hills","mobile_number":"665-373-6989","email_id":"Audra.Kuphal42@yahoo.com","dop":"2025-09-14","serial_number":"17177442303026","imei1":"17177442303026","imei2":"17177442303026","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75110,"job_number":"JOB_75110","tr_customer_id":75127,"tr_customer_product_id":75117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:45:12.000Z","modified_at":"2025-10-01T13:45:12.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"11264895793745","imei1":"11264895793745","imei2":"11264895793745","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:45:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75111,"job_number":"JOB_75111","tr_customer_id":75128,"tr_customer_product_id":75118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:45:13.000Z","modified_at":"2025-10-01T13:45:13.000Z","name":"Jovanny Wiza","mobile_number":"854-695-9542","email_id":"Magdalena_VonRueden74@yahoo.com","dop":"2025-09-14","serial_number":"18893117293408","imei1":"18893117293408","imei2":"18893117293408","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:45:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75112,"job_number":"JOB_75112","tr_customer_id":75129,"tr_customer_product_id":75119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:45:25.000Z","modified_at":"2025-10-01T13:45:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66203911985882","imei1":"66203911985882","imei2":"66203911985882","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:45:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75113,"job_number":"JOB_75113","tr_customer_id":75130,"tr_customer_product_id":75120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:45:26.000Z","modified_at":"2025-10-01T13:45:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72229881936570","imei1":"72229881936570","imei2":"72229881936570","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:45:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75114,"job_number":"JOB_75114","tr_customer_id":75131,"tr_customer_product_id":75121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:45:26.000Z","modified_at":"2025-10-01T13:45:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"62588910348811","imei1":"62588910348811","imei2":"62588910348811","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:45:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75115,"job_number":"JOB_75115","tr_customer_id":75132,"tr_customer_product_id":75122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:45:26.000Z","modified_at":"2025-10-01T13:45:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27164625297631","imei1":"27164625297631","imei2":"27164625297631","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:45:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75116,"job_number":"JOB_75116","tr_customer_id":75133,"tr_customer_product_id":75123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:45:27.000Z","modified_at":"2025-10-01T13:45:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49548717435530","imei1":"49548717435530","imei2":"49548717435530","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:45:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75117,"job_number":"JOB_75117","tr_customer_id":75134,"tr_customer_product_id":75124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:45:27.000Z","modified_at":"2025-10-01T13:45:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80369940692715","imei1":"80369940692715","imei2":"80369940692715","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:45:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75119,"job_number":"JOB_75119","tr_customer_id":75136,"tr_customer_product_id":75126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:46:03.000Z","modified_at":"2025-10-01T13:46:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14217780904767","imei1":"14217780904767","imei2":"14217780904767","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:46:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75120,"job_number":"JOB_75120","tr_customer_id":75137,"tr_customer_product_id":75127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:46:04.000Z","modified_at":"2025-10-01T13:46:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69638456665576","imei1":"69638456665576","imei2":"69638456665576","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:46:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75121,"job_number":"JOB_75121","tr_customer_id":75138,"tr_customer_product_id":75128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:46:04.000Z","modified_at":"2025-10-01T13:46:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95621679896241","imei1":"95621679896241","imei2":"95621679896241","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:46:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75122,"job_number":"JOB_75122","tr_customer_id":75139,"tr_customer_product_id":75129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:46:04.000Z","modified_at":"2025-10-01T13:46:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82512270121495","imei1":"82512270121495","imei2":"82512270121495","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:46:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75123,"job_number":"JOB_75123","tr_customer_id":75140,"tr_customer_product_id":75130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:46:05.000Z","modified_at":"2025-10-01T13:46:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36851291191474","imei1":"36851291191474","imei2":"36851291191474","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:46:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75124,"job_number":"JOB_75124","tr_customer_id":75141,"tr_customer_product_id":75131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:46:05.000Z","modified_at":"2025-10-01T13:46:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54431932414396","imei1":"54431932414396","imei2":"54431932414396","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:46:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75129,"job_number":"JOB_75129","tr_customer_id":75146,"tr_customer_product_id":75136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:49:26.000Z","modified_at":"2025-10-01T13:49:26.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"15794785682586","imei1":"15794785682586","imei2":"15794785682586","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:49:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75130,"job_number":"JOB_75130","tr_customer_id":75147,"tr_customer_product_id":75137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:49:26.000Z","modified_at":"2025-10-01T13:49:26.000Z","name":"Derek Reichel","mobile_number":"925-911-6955","email_id":"Franco.Kihn88@yahoo.com","dop":"2025-09-14","serial_number":"16159448275956","imei1":"16159448275956","imei2":"16159448275956","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:49:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75131,"job_number":"JOB_75131","tr_customer_id":75148,"tr_customer_product_id":75138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:49:39.000Z","modified_at":"2025-10-01T13:49:39.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"18030958476800","imei1":"18030958476800","imei2":"18030958476800","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:49:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75132,"job_number":"JOB_75132","tr_customer_id":75149,"tr_customer_product_id":75139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:49:40.000Z","modified_at":"2025-10-01T13:49:40.000Z","name":"Jamison Kunde","mobile_number":"682-320-5893","email_id":"Blanche35@yahoo.com","dop":"2025-09-14","serial_number":"16901363485455","imei1":"16901363485455","imei2":"16901363485455","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:49:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75136,"job_number":"JOB_75136","tr_customer_id":75153,"tr_customer_product_id":75143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:00:09.000Z","modified_at":"2025-10-01T14:00:09.000Z","name":"Jordane Watsica","mobile_number":"988-979-6939","email_id":"Cleta.Collier@yahoo.com","dop":"2025-09-20","serial_number":"12834141831118","imei1":"12834141831118","imei2":"12834141831118","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:00:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75145,"job_number":"JOB_75145","tr_customer_id":75162,"tr_customer_product_id":75152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:10:01.000Z","modified_at":"2025-10-01T14:10:01.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"14686009589731","imei1":"14686009589731","imei2":"14686009589731","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75147,"job_number":"JOB_75147","tr_customer_id":75164,"tr_customer_product_id":75154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:10:02.000Z","modified_at":"2025-10-01T14:10:02.000Z","name":"Viva Hilll","mobile_number":"531-968-0390","email_id":"Tamia88@hotmail.com","dop":"2025-06-08","serial_number":"105094882247969","imei1":"105094882247969","imei2":"105094882247969","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75148,"job_number":"JOB_75148","tr_customer_id":75165,"tr_customer_product_id":75155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:10:33.000Z","modified_at":"2025-10-01T14:10:33.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"19910751450874","imei1":"19910751450874","imei2":"19910751450874","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:10:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75150,"job_number":"JOB_75150","tr_customer_id":75167,"tr_customer_product_id":75157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:10:34.000Z","modified_at":"2025-10-01T14:10:34.000Z","name":"Martine Donnelly","mobile_number":"475-440-9569","email_id":"Jaylon_Von@yahoo.com","dop":"2025-06-08","serial_number":"102777948936173","imei1":"102777948936173","imei2":"102777948936173","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:10:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75151,"job_number":"JOB_75151","tr_customer_id":75168,"tr_customer_product_id":75158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:11:05.000Z","modified_at":"2025-10-01T14:11:05.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"16347867102445","imei1":"16347867102445","imei2":"16347867102445","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:11:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75153,"job_number":"JOB_75153","tr_customer_id":75170,"tr_customer_product_id":75160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:11:06.000Z","modified_at":"2025-10-01T14:11:06.000Z","name":"Ashleigh Herzog","mobile_number":"794-286-4504","email_id":"Andre_Koss33@hotmail.com","dop":"2025-06-08","serial_number":"104597952488298","imei1":"104597952488298","imei2":"104597952488298","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:11:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75154,"job_number":"JOB_75154","tr_customer_id":75171,"tr_customer_product_id":75161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:11:20.000Z","modified_at":"2025-10-01T14:11:20.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"15892746385793","imei1":"15892746385793","imei2":"15892746385793","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:11:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75157,"job_number":"JOB_75157","tr_customer_id":75174,"tr_customer_product_id":75164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:12:04.000Z","modified_at":"2025-10-01T14:12:04.000Z","name":"Pearline Lemke","mobile_number":"748-662-0070","email_id":"Annamae.Prosacco38@hotmail.com","dop":"2025-09-20","serial_number":"12742224515466","imei1":"12742224515466","imei2":"12742224515466","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:12:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75159,"job_number":"JOB_75159","tr_customer_id":75176,"tr_customer_product_id":75166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:12:09.000Z","modified_at":"2025-10-01T14:12:09.000Z","name":"Roger Reynolds","mobile_number":"301-223-4906","email_id":"Richie66@hotmail.com","dop":"2025-04-06","serial_number":"13218626253088016","imei1":"13218626253088016","imei2":"13218626253088016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:12:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75160,"job_number":"JOB_75160","tr_customer_id":75177,"tr_customer_product_id":75167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:12:13.000Z","modified_at":"2025-10-01T14:12:13.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"16949877098062","imei1":"16949877098062","imei2":"16949877098062","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:12:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75163,"job_number":"JOB_75163","tr_customer_id":75180,"tr_customer_product_id":75170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:13:01.000Z","modified_at":"2025-10-01T14:13:01.000Z","name":"Madalyn Heller","mobile_number":"601-798-6690","email_id":"Jaden_Gutmann@hotmail.com","dop":"2025-04-06","serial_number":"16514955414353782","imei1":"16514955414353782","imei2":"16514955414353782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:13:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75164,"job_number":"JOB_75164","tr_customer_id":75181,"tr_customer_product_id":75171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:13:06.000Z","modified_at":"2025-10-01T14:13:06.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"10709955797203","imei1":"10709955797203","imei2":"10709955797203","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:13:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75167,"job_number":"JOB_75167","tr_customer_id":75184,"tr_customer_product_id":75174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:13:54.000Z","modified_at":"2025-10-01T14:13:54.000Z","name":"Roman Hegmann","mobile_number":"948-327-7307","email_id":"Guadalupe24@yahoo.com","dop":"2025-04-06","serial_number":"14049542113138458","imei1":"14049542113138458","imei2":"14049542113138458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:13:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75169,"job_number":"JOB_75169","tr_customer_id":75186,"tr_customer_product_id":75176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:14:51.000Z","modified_at":"2025-10-01T14:14:51.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10222656864835","imei1":"10222656864835","imei2":"10222656864835","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:14:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75171,"job_number":"JOB_75171","tr_customer_id":75188,"tr_customer_product_id":75178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:14:52.000Z","modified_at":"2025-10-01T14:14:52.000Z","name":"Asia Pollich","mobile_number":"627-788-2091","email_id":"Lavon50@yahoo.com","dop":"2025-06-18","serial_number":"1007358760458147","imei1":"1007358760458147","imei2":"1007358760458147","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:14:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75173,"job_number":"JOB_75173","tr_customer_id":75190,"tr_customer_product_id":75180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:15:34.000Z","modified_at":"2025-10-01T14:15:34.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10058100010878","imei1":"10058100010878","imei2":"10058100010878","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:15:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75175,"job_number":"JOB_75175","tr_customer_id":75192,"tr_customer_product_id":75182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:15:35.000Z","modified_at":"2025-10-01T14:15:35.000Z","name":"Kevin Steuber","mobile_number":"329-257-5699","email_id":"Keshaun_Braun@hotmail.com","dop":"2025-06-18","serial_number":"1038226382520591","imei1":"1038226382520591","imei2":"1038226382520591","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:15:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75176,"job_number":"JOB_75176","tr_customer_id":75193,"tr_customer_product_id":75183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:16:17.000Z","modified_at":"2025-10-01T14:16:17.000Z","name":"Ona Mayert","mobile_number":"762-671-8735","email_id":"Halle_Schmeler59@yahoo.com","dop":"2025-09-20","serial_number":"17108208902891","imei1":"17108208902891","imei2":"17108208902891","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:16:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75177,"job_number":"JOB_75177","tr_customer_id":75194,"tr_customer_product_id":75184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:16:22.000Z","modified_at":"2025-10-01T14:16:22.000Z","name":"Janick Hammes","mobile_number":"595-557-7327","email_id":"Porter13@hotmail.com","dop":"2025-09-20","serial_number":"13369434359447","imei1":"13369434359447","imei2":"13369434359447","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:16:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75178,"job_number":"JOB_75178","tr_customer_id":75195,"tr_customer_product_id":75185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:16:43.000Z","modified_at":"2025-10-01T14:16:43.000Z","name":"Hosea Sporer","mobile_number":"743-572-2157","email_id":"Maudie49@hotmail.com","dop":"2025-09-20","serial_number":"11598823641728","imei1":"11598823641728","imei2":"11598823641728","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:16:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75179,"job_number":"JOB_75179","tr_customer_id":75196,"tr_customer_product_id":75186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:16:54.000Z","modified_at":"2025-10-01T14:16:54.000Z","name":"Ayana Baumbach","mobile_number":"934-934-4599","email_id":"Marlin30@gmail.com","dop":"2025-09-20","serial_number":"14128299077847","imei1":"14128299077847","imei2":"14128299077847","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:16:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75181,"job_number":"JOB_75181","tr_customer_id":75198,"tr_customer_product_id":75188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:17:59.000Z","modified_at":"2025-10-01T14:17:59.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"11367753226770","imei1":"11367753226770","imei2":"11367753226770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:17:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75183,"job_number":"JOB_75183","tr_customer_id":75200,"tr_customer_product_id":75190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:18:00.000Z","modified_at":"2025-10-01T14:18:00.000Z","name":"Mark Runte","mobile_number":"592-453-7632","email_id":"Bennie12@hotmail.com","dop":"2025-04-06","serial_number":"18996872192289460","imei1":"18996872192289460","imei2":"18996872192289460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:18:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75188,"job_number":"JOB_75188","tr_customer_id":75205,"tr_customer_product_id":75195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:18:48.000Z","modified_at":"2025-10-01T14:18:48.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"14581952851939","imei1":"14581952851939","imei2":"14581952851939","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:18:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75190,"job_number":"JOB_75190","tr_customer_id":75207,"tr_customer_product_id":75197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:18:50.000Z","modified_at":"2025-10-01T14:18:50.000Z","name":"Melody Tremblay","mobile_number":"311-773-6792","email_id":"Jayde.McGlynn@yahoo.com","dop":"2025-04-06","serial_number":"13709694321335854","imei1":"13709694321335854","imei2":"13709694321335854","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:18:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75192,"job_number":"JOB_75192","tr_customer_id":75209,"tr_customer_product_id":75199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:19:36.000Z","modified_at":"2025-10-01T14:19:36.000Z","name":"Kaylah Green","mobile_number":"888-869-6403","email_id":"Janae.Nienow@yahoo.com","dop":"2025-04-06","serial_number":"19796766881179376","imei1":"19796766881179376","imei2":"19796766881179376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:19:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75193,"job_number":"JOB_75193","tr_customer_id":75210,"tr_customer_product_id":75200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:19:38.000Z","modified_at":"2025-10-01T14:19:38.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"10809153579637","imei1":"10809153579637","imei2":"10809153579637","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:19:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75195,"job_number":"JOB_75195","tr_customer_id":75212,"tr_customer_product_id":75202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:19:40.000Z","modified_at":"2025-10-01T14:19:40.000Z","name":"Newton Schulist","mobile_number":"343-260-5921","email_id":"Sam_Buckridge@hotmail.com","dop":"2025-04-06","serial_number":"15089483814090074","imei1":"15089483814090074","imei2":"15089483814090074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75197,"job_number":"JOB_75197","tr_customer_id":75214,"tr_customer_product_id":75204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:20:18.000Z","modified_at":"2025-10-01T14:20:18.000Z","name":"Lloyd Streich","mobile_number":"870-243-6391","email_id":"Julius.Zboncak79@yahoo.com","dop":"2025-04-06","serial_number":"17932637457771488","imei1":"17932637457771488","imei2":"17932637457771488","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:20:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75204,"job_number":"JOB_75204","tr_customer_id":75221,"tr_customer_product_id":75211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:23:49.000Z","modified_at":"2025-10-01T14:23:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10650360252763","imei1":"10650360252763","imei2":"10650360252763","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:23:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75207,"job_number":"JOB_75207","tr_customer_id":75224,"tr_customer_product_id":75214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:23:51.000Z","modified_at":"2025-10-01T14:23:51.000Z","name":"Justice Kub","mobile_number":"552-217-8601","email_id":"Gilberto21@hotmail.com","dop":"2025-04-06","serial_number":"18218790624578868","imei1":"18218790624578868","imei2":"18218790624578868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:23:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75208,"job_number":"JOB_75208","tr_customer_id":75225,"tr_customer_product_id":75215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:23:51.000Z","modified_at":"2025-10-01T14:23:51.000Z","name":"Moises Conroy","mobile_number":"406-250-7938","email_id":"Marianna.Pfeffer@hotmail.com","dop":"2025-04-06","serial_number":"15390321152331240","imei1":"15390321152331240","imei2":"15390321152331240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:23:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75209,"job_number":"JOB_75209","tr_customer_id":75226,"tr_customer_product_id":75216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:24:45.000Z","modified_at":"2025-10-01T14:24:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11133840274799","imei1":"11133840274799","imei2":"11133840274799","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:24:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75211,"job_number":"JOB_75211","tr_customer_id":75228,"tr_customer_product_id":75218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:24:47.000Z","modified_at":"2025-10-01T14:24:47.000Z","name":"Clyde Stroman","mobile_number":"700-675-8189","email_id":"Alexandro30@gmail.com","dop":"2025-04-06","serial_number":"17749513586508952","imei1":"17749513586508952","imei2":"17749513586508952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:24:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75212,"job_number":"JOB_75212","tr_customer_id":75229,"tr_customer_product_id":75219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:25:40.000Z","modified_at":"2025-10-01T14:25:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18595250982048","imei1":"18595250982048","imei2":"18595250982048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:25:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75214,"job_number":"JOB_75214","tr_customer_id":75231,"tr_customer_product_id":75221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:25:42.000Z","modified_at":"2025-10-01T14:25:42.000Z","name":"Parker Hauck","mobile_number":"379-305-6853","email_id":"Kenyon_Windler@hotmail.com","dop":"2025-04-06","serial_number":"19729276890924920","imei1":"19729276890924920","imei2":"19729276890924920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:25:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75216,"job_number":"JOB_75216","tr_customer_id":75233,"tr_customer_product_id":75223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:27:02.000Z","modified_at":"2025-10-01T14:27:02.000Z","name":"Linda Zieme","mobile_number":"348-978-7586","email_id":"Bridget.Goodwin2@yahoo.com","dop":"2025-04-06","serial_number":"17434536213981596","imei1":"17434536213981596","imei2":"17434536213981596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:27:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75218,"job_number":"JOB_75218","tr_customer_id":75235,"tr_customer_product_id":75225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:27:54.000Z","modified_at":"2025-10-01T14:27:54.000Z","name":"Riya t","mobile_number":"9941454262","email_id":"Dorothea.Ziemann86@gmail.com","dop":"2025-07-09","serial_number":"109866132904857","imei1":"109866132904857","imei2":"109866132904857","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:27:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75220,"job_number":"JOB_75220","tr_customer_id":75237,"tr_customer_product_id":75227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:28:44.000Z","modified_at":"2025-10-01T14:28:44.000Z","name":"Kajal s","mobile_number":"9841636255","email_id":"Raina_Bosco@yahoo.com","dop":"2025-07-09","serial_number":"100578539461114","imei1":"100578539461114","imei2":"100578539461114","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75222,"job_number":"JOB_75222","tr_customer_id":75239,"tr_customer_product_id":75229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:30:06.000Z","modified_at":"2025-10-01T14:30:06.000Z","name":"Juston Green","mobile_number":"350-655-2102","email_id":"Alfonso1@yahoo.com","dop":"2025-09-20","serial_number":"17397515995272","imei1":"17397515995272","imei2":"17397515995272","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:30:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75223,"job_number":"JOB_75223","tr_customer_id":75240,"tr_customer_product_id":75230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:30:58.000Z","modified_at":"2025-10-01T14:30:58.000Z","name":"Lavina Hand","mobile_number":"952-810-4445","email_id":"Hilma_McKenzie@gmail.com","dop":"2025-09-20","serial_number":"17049390850444","imei1":"17049390850444","imei2":"17049390850444","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:30:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75224,"job_number":"JOB_75224","tr_customer_id":75241,"tr_customer_product_id":75231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:31:02.000Z","modified_at":"2025-10-01T14:31:02.000Z","name":"Jadon Schowalter","mobile_number":"638-521-7369","email_id":"Alessandro_McDermott2@hotmail.com","dop":"2025-09-20","serial_number":"19373434245656","imei1":"19373434245656","imei2":"19373434245656","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:31:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75225,"job_number":"JOB_75225","tr_customer_id":75242,"tr_customer_product_id":75232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:41:49.000Z","modified_at":"2025-10-01T14:41:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11058893997079","imei1":"11058893997079","imei2":"11058893997079","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:41:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75227,"job_number":"JOB_75227","tr_customer_id":75244,"tr_customer_product_id":75234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:41:51.000Z","modified_at":"2025-10-01T14:41:51.000Z","name":"Joelle Kiehn","mobile_number":"290-310-4391","email_id":"Kailyn76@yahoo.com","dop":"2025-04-06","serial_number":"12348632212564474","imei1":"12348632212564474","imei2":"12348632212564474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75232,"job_number":"JOB_75232","tr_customer_id":75249,"tr_customer_product_id":75239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:42:43.000Z","modified_at":"2025-10-01T14:42:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16086309786050","imei1":"16086309786050","imei2":"16086309786050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:42:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75234,"job_number":"JOB_75234","tr_customer_id":75251,"tr_customer_product_id":75241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:42:45.000Z","modified_at":"2025-10-01T14:42:45.000Z","name":"Milton Kihn","mobile_number":"667-322-3460","email_id":"Blake.Botsford53@hotmail.com","dop":"2025-04-06","serial_number":"14578362190136664","imei1":"14578362190136664","imei2":"14578362190136664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75241,"job_number":"JOB_75241","tr_customer_id":75258,"tr_customer_product_id":75248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:43:36.000Z","modified_at":"2025-10-01T14:43:36.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11007233489472","imei1":"11007233489472","imei2":"11007233489472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:43:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75243,"job_number":"JOB_75243","tr_customer_id":75260,"tr_customer_product_id":75250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:43:38.000Z","modified_at":"2025-10-01T14:43:38.000Z","name":"Celia Wehner","mobile_number":"489-466-9777","email_id":"Gretchen33@gmail.com","dop":"2025-04-06","serial_number":"19502194286197116","imei1":"19502194286197116","imei2":"19502194286197116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:43:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75244,"job_number":"JOB_75244","tr_customer_id":75261,"tr_customer_product_id":75251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T15:01:04.000Z","modified_at":"2025-10-01T15:01:04.000Z","name":"Minnie Wisoky","mobile_number":"564-718-8233","email_id":"Christina.Gerlach@hotmail.com","dop":"2025-04-02","serial_number":"11550785110776","imei1":"11550785110776","imei2":"11550785110776","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T15:01:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75249,"job_number":"JOB_75249","tr_customer_id":75266,"tr_customer_product_id":75256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T15:15:37.000Z","modified_at":"2025-10-01T15:15:37.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2025-04-02","serial_number":"26548404098219","imei1":"26548404098219","imei2":"26548404098219","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T15:15:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75254,"job_number":"JOB_75254","tr_customer_id":75271,"tr_customer_product_id":75261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T15:37:10.000Z","modified_at":"2025-10-01T15:37:10.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"106671523205408","imei1":"106671523205408","imei2":"106671523205408","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T15:37:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75256,"job_number":"JOB_75256","tr_customer_id":75273,"tr_customer_product_id":75263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T15:37:23.000Z","modified_at":"2025-10-01T15:37:23.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"106272824052805","imei1":"106272824052805","imei2":"106272824052805","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T15:37:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75259,"job_number":"JOB_75259","tr_customer_id":75276,"tr_customer_product_id":75266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T15:45:26.000Z","modified_at":"2025-10-01T15:45:26.000Z","name":"Pritish Samal","mobile_number":"9876543210","email_id":"PKP@gmail.com","dop":"2025-05-30","serial_number":"12819138639076","imei1":"12819138639076","imei2":"12819138639076","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T15:45:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75261,"job_number":"JOB_75261","tr_customer_id":75278,"tr_customer_product_id":75268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T16:01:33.000Z","modified_at":"2025-10-01T16:01:33.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"15445492837938","imei1":"15445492837938","imei2":"15445492837938","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T16:01:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75262,"job_number":"JOB_75262","tr_customer_id":75279,"tr_customer_product_id":75269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T16:01:34.000Z","modified_at":"2025-10-01T16:01:34.000Z","name":"Deja DuBuque","mobile_number":"314-292-9257","email_id":"Barry_Morar@hotmail.com","dop":"2025-09-14","serial_number":"11008284389764","imei1":"11008284389764","imei2":"11008284389764","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T16:01:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75263,"job_number":"JOB_75263","tr_customer_id":75280,"tr_customer_product_id":75270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T16:01:47.000Z","modified_at":"2025-10-01T16:01:47.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"13707555778282","imei1":"13707555778282","imei2":"13707555778282","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T16:01:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75264,"job_number":"JOB_75264","tr_customer_id":75281,"tr_customer_product_id":75271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T16:01:47.000Z","modified_at":"2025-10-01T16:01:47.000Z","name":"Don Hilll","mobile_number":"466-562-0560","email_id":"Jarrell70@yahoo.com","dop":"2025-09-14","serial_number":"16903901607900","imei1":"16903901607900","imei2":"16903901607900","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T16:01:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75265,"job_number":"JOB_75265","tr_customer_id":75282,"tr_customer_product_id":75272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T16:02:57.000Z","modified_at":"2025-10-01T16:02:57.000Z","name":"Humberto Schowalter","mobile_number":"428-799-8581","email_id":"Ethan.Stokes54@hotmail.com","dop":"2025-09-20","serial_number":"13772523818636","imei1":"13772523818636","imei2":"13772523818636","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T16:02:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75266,"job_number":"JOB_75266","tr_customer_id":75283,"tr_customer_product_id":75273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T16:12:01.000Z","modified_at":"2025-10-01T16:12:01.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"13840227379182","imei1":"13840227379182","imei2":"13840227379182","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T16:12:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75268,"job_number":"JOB_75268","tr_customer_id":75285,"tr_customer_product_id":75275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T16:12:02.000Z","modified_at":"2025-10-01T16:12:02.000Z","name":"Mertie Gutkowski","mobile_number":"312-550-3541","email_id":"Salma_Cassin@yahoo.com","dop":"2025-04-06","serial_number":"11709819991322940","imei1":"11709819991322940","imei2":"11709819991322940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T16:12:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75269,"job_number":"JOB_75269","tr_customer_id":75286,"tr_customer_product_id":75276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T16:12:51.000Z","modified_at":"2025-10-01T16:12:51.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"14539979084686","imei1":"14539979084686","imei2":"14539979084686","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T16:12:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75271,"job_number":"JOB_75271","tr_customer_id":75288,"tr_customer_product_id":75278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T16:12:53.000Z","modified_at":"2025-10-01T16:12:53.000Z","name":"Laurine Williamson","mobile_number":"664-303-3575","email_id":"Jerel_Willms@gmail.com","dop":"2025-04-06","serial_number":"15483394870447384","imei1":"15483394870447384","imei2":"15483394870447384","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T16:12:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75272,"job_number":"JOB_75272","tr_customer_id":75289,"tr_customer_product_id":75279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T16:13:01.000Z","modified_at":"2025-10-01T16:13:01.000Z","name":"First Name","mobile_number":"7247457400","email_id":"niteshguptampb19@gmail.com","dop":"2025-09-08","serial_number":"12333333333322","imei1":"12333333333322","imei2":"12333333333322","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T16:13:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75273,"job_number":"JOB_75273","tr_customer_id":75290,"tr_customer_product_id":75280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T16:13:40.000Z","modified_at":"2025-10-01T16:13:40.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"14955060419802","imei1":"14955060419802","imei2":"14955060419802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T16:13:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75277,"job_number":"JOB_75277","tr_customer_id":75294,"tr_customer_product_id":75284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T17:11:40.000Z","modified_at":"2025-10-01T17:11:40.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2025-04-02","serial_number":"66548404098219","imei1":"66548404098219","imei2":"66548404098219","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T17:11:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75281,"job_number":"JOB_75281","tr_customer_id":75298,"tr_customer_product_id":75288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T18:43:55.000Z","modified_at":"2025-10-01T18:43:55.000Z","name":"Jatin Sharma","mobile_number":"1234567890","email_id":"xyz@gmail.com","dop":"2025-07-07","serial_number":"12345678901234","imei1":"12345678901234","imei2":"12345678901234","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T18:43:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75283,"job_number":"JOB_75283","tr_customer_id":75300,"tr_customer_product_id":75290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T18:52:25.000Z","modified_at":"2025-10-01T18:52:25.000Z","name":"Jatin Sharma","mobile_number":"1234567890","email_id":"xyz@gmail.com","dop":"2025-07-07","serial_number":"12345678901235","imei1":"12345678901235","imei2":"12345678901235","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T18:52:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75290,"job_number":"JOB_75290","tr_customer_id":75307,"tr_customer_product_id":75297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T23:02:30.000Z","modified_at":"2025-10-01T23:02:30.000Z","name":"Sebasti Jeya Ranjani Manuel","mobile_number":"4561237896","email_id":"sebastiranjani@gmail.com","dop":"2025-09-10","serial_number":"147852369895698","imei1":"147852369895698","imei2":"147852369895698","popurl":"2025-09-10T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T23:02:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75291,"job_number":"JOB_75291","tr_customer_id":75308,"tr_customer_product_id":75298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T02:52:36.000Z","modified_at":"2025-10-02T02:52:36.000Z","name":"Ricardo Aufderhar","mobile_number":"821-825-1259","email_id":"Myra5@gmail.com","dop":"2025-08-12","serial_number":"10445070036219","imei1":"10445070036219","imei2":"10445070036219","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T02:52:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75293,"job_number":"JOB_75293","tr_customer_id":75310,"tr_customer_product_id":75300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T02:52:50.000Z","modified_at":"2025-10-02T02:52:50.000Z","name":"Tate Shanahan","mobile_number":"864-566-0031","email_id":"Savanna_Ward4@yahoo.com","dop":"2025-08-12","serial_number":"10071270399154","imei1":"10071270399154","imei2":"10071270399154","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T02:52:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75295,"job_number":"JOB_75295","tr_customer_id":75312,"tr_customer_product_id":75302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T02:53:03.000Z","modified_at":"2025-10-02T02:53:03.000Z","name":"Marcelino Crist","mobile_number":"570-735-9731","email_id":"Martin_Monahan76@gmail.com","dop":"2025-08-12","serial_number":"10240607045283","imei1":"10240607045283","imei2":"10240607045283","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T02:53:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75299,"job_number":"JOB_75299","tr_customer_id":75316,"tr_customer_product_id":75306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:02.000Z","modified_at":"2025-10-02T03:08:02.000Z","name":"Josie Durgan","mobile_number":"902-541-7295","email_id":"Baby_Prohaska30@yahoo.com","dop":"2025-04-06","serial_number":"16340570045411328","imei1":"16340570045411328","imei2":"16340570045411328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:08:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75302,"job_number":"JOB_75302","tr_customer_id":75319,"tr_customer_product_id":75309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:20.000Z","modified_at":"2025-10-02T03:08:20.000Z","name":"Damon Hane","mobile_number":"858-619-7517","email_id":"Jameson.Kuvalis31@hotmail.com","dop":"2025-08-12","serial_number":"10336928561113","imei1":"10336928561113","imei2":"10336928561113","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:08:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75303,"job_number":"JOB_75303","tr_customer_id":75320,"tr_customer_product_id":75310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:20.000Z","modified_at":"2025-10-02T03:08:20.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"17478669828830","imei1":"17478669828830","imei2":"17478669828830","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:08:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75306,"job_number":"JOB_75306","tr_customer_id":75323,"tr_customer_product_id":75313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:22.000Z","modified_at":"2025-10-02T03:08:22.000Z","name":"Talia Cartwright","mobile_number":"752-593-9753","email_id":"Charlie.Tromp@yahoo.com","dop":"2025-04-06","serial_number":"16485328486008632","imei1":"16485328486008632","imei2":"16485328486008632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:08:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75308,"job_number":"JOB_75308","tr_customer_id":75325,"tr_customer_product_id":75315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:24.000Z","modified_at":"2025-10-02T03:08:24.000Z","name":"Alexandrea Dickens","mobile_number":"412-459-4739","email_id":"Abagail_Murazik50@gmail.com","dop":"2025-04-06","serial_number":"16528428928006318","imei1":"16528428928006318","imei2":"16528428928006318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:08:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75310,"job_number":"JOB_75310","tr_customer_id":75327,"tr_customer_product_id":75317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:34.000Z","modified_at":"2025-10-02T03:08:34.000Z","name":"Louisa Renner","mobile_number":"406-860-7640","email_id":"Rae_Dickinson68@hotmail.com","dop":"2025-08-12","serial_number":"10603102495798","imei1":"10603102495798","imei2":"10603102495798","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:08:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75313,"job_number":"JOB_75313","tr_customer_id":75330,"tr_customer_product_id":75320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:47.000Z","modified_at":"2025-10-02T03:08:47.000Z","name":"Alexandro Pollich","mobile_number":"574-597-1305","email_id":"Micheal16@yahoo.com","dop":"2025-08-12","serial_number":"10964689752411","imei1":"10964689752411","imei2":"10964689752411","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:08:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75315,"job_number":"JOB_75315","tr_customer_id":75332,"tr_customer_product_id":75322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:06.000Z","modified_at":"2025-10-02T03:09:06.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10319338758981","imei1":"10319338758981","imei2":"10319338758981","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75317,"job_number":"JOB_75317","tr_customer_id":75334,"tr_customer_product_id":75324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:07.000Z","modified_at":"2025-10-02T03:09:07.000Z","name":"Aliyah Wolf","mobile_number":"658-893-8097","email_id":"Trisha82@gmail.com","dop":"2025-06-18","serial_number":"1087492741616999","imei1":"1087492741616999","imei2":"1087492741616999","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75318,"job_number":"JOB_75318","tr_customer_id":75335,"tr_customer_product_id":75325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:12.000Z","modified_at":"2025-10-02T03:09:12.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"12411526955117","imei1":"12411526955117","imei2":"12411526955117","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75320,"job_number":"JOB_75320","tr_customer_id":75337,"tr_customer_product_id":75327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:14.000Z","modified_at":"2025-10-02T03:09:14.000Z","name":"Kellen Balistreri","mobile_number":"845-522-4681","email_id":"Simone20@gmail.com","dop":"2025-04-06","serial_number":"16816318856784880","imei1":"16816318856784880","imei2":"16816318856784880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75322,"job_number":"JOB_75322","tr_customer_id":75339,"tr_customer_product_id":75329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:15.000Z","modified_at":"2025-10-02T03:09:15.000Z","name":"Joseph Flatley","mobile_number":"341-964-9021","email_id":"Demarco23@gmail.com","dop":"2025-04-06","serial_number":"14229397169154496","imei1":"14229397169154496","imei2":"14229397169154496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75323,"job_number":"JOB_75323","tr_customer_id":75340,"tr_customer_product_id":75330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:25.000Z","modified_at":"2025-10-02T03:09:25.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"17250456091439","imei1":"17250456091439","imei2":"17250456091439","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75329,"job_number":"JOB_75329","tr_customer_id":75346,"tr_customer_product_id":75336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:34.000Z","modified_at":"2025-10-02T03:09:34.000Z","name":"Eulalia Gerhold","mobile_number":"583-735-0214","email_id":"Joseph39@yahoo.com","dop":"2025-04-06","serial_number":"12181001532807230","imei1":"12181001532807230","imei2":"12181001532807230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75330,"job_number":"JOB_75330","tr_customer_id":75347,"tr_customer_product_id":75337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:37.000Z","modified_at":"2025-10-02T03:09:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14930533246090","imei1":"14930533246090","imei2":"14930533246090","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75332,"job_number":"JOB_75332","tr_customer_id":75349,"tr_customer_product_id":75339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:39.000Z","modified_at":"2025-10-02T03:09:39.000Z","name":"Newell Durgan","mobile_number":"443-240-9764","email_id":"Carlotta30@hotmail.com","dop":"2025-04-06","serial_number":"10747147485042820","imei1":"10747147485042820","imei2":"10747147485042820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75334,"job_number":"JOB_75334","tr_customer_id":75351,"tr_customer_product_id":75341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:43.000Z","modified_at":"2025-10-02T03:09:43.000Z","name":"Roy Hahn","mobile_number":"742-975-4042","email_id":"Vito_Gulgowski40@hotmail.com","dop":"2025-04-06","serial_number":"14103515980550928","imei1":"14103515980550928","imei2":"14103515980550928","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75337,"job_number":"JOB_75337","tr_customer_id":75354,"tr_customer_product_id":75344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:58.000Z","modified_at":"2025-10-02T03:09:58.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10291178319788","imei1":"10291178319788","imei2":"10291178319788","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75339,"job_number":"JOB_75339","tr_customer_id":75356,"tr_customer_product_id":75346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:59.000Z","modified_at":"2025-10-02T03:09:59.000Z","name":"Fabian Howe","mobile_number":"200-665-7845","email_id":"Arely23@yahoo.com","dop":"2025-06-18","serial_number":"1080975310646820","imei1":"1080975310646820","imei2":"1080975310646820","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75343,"job_number":"JOB_75343","tr_customer_id":75360,"tr_customer_product_id":75350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:03.000Z","modified_at":"2025-10-02T03:10:03.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"10690587982358","imei1":"10690587982358","imei2":"10690587982358","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75347,"job_number":"JOB_75347","tr_customer_id":75364,"tr_customer_product_id":75354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:05.000Z","modified_at":"2025-10-02T03:10:05.000Z","name":"Martin Jerde","mobile_number":"231-350-9685","email_id":"Leopold_Wunsch@yahoo.com","dop":"2025-04-06","serial_number":"10117095392053200","imei1":"10117095392053200","imei2":"10117095392053200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75350,"job_number":"JOB_75350","tr_customer_id":75367,"tr_customer_product_id":75357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:11.000Z","modified_at":"2025-10-02T03:10:11.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"17458524762165","imei1":"17458524762165","imei2":"17458524762165","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75356,"job_number":"JOB_75356","tr_customer_id":75373,"tr_customer_product_id":75363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:20.000Z","modified_at":"2025-10-02T03:10:20.000Z","name":"Riya t","mobile_number":"9941454262","email_id":"Rodolfo91@yahoo.com","dop":"2025-07-09","serial_number":"104240841834742","imei1":"104240841834742","imei2":"104240841834742","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75359,"job_number":"JOB_75359","tr_customer_id":75376,"tr_customer_product_id":75366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:27.000Z","modified_at":"2025-10-02T03:10:27.000Z","name":"Mose Klocko","mobile_number":"831-230-0685","email_id":"Holly57@gmail.com","dop":"2025-04-06","serial_number":"13102381359994224","imei1":"13102381359994224","imei2":"13102381359994224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75360,"job_number":"JOB_75360","tr_customer_id":75377,"tr_customer_product_id":75367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:30.000Z","modified_at":"2025-10-02T03:10:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12609854036842","imei1":"12609854036842","imei2":"12609854036842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75362,"job_number":"JOB_75362","tr_customer_id":75379,"tr_customer_product_id":75369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:32.000Z","modified_at":"2025-10-02T03:10:32.000Z","name":"Daphne Wisoky","mobile_number":"500-506-0510","email_id":"Zella.Reichert76@gmail.com","dop":"2025-04-06","serial_number":"12121310446529956","imei1":"12121310446529956","imei2":"12121310446529956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75363,"job_number":"JOB_75363","tr_customer_id":75380,"tr_customer_product_id":75370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:58.000Z","modified_at":"2025-10-02T03:10:58.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"15591998668688","imei1":"15591998668688","imei2":"15591998668688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75365,"job_number":"JOB_75365","tr_customer_id":75382,"tr_customer_product_id":75372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:11:09.000Z","modified_at":"2025-10-02T03:11:09.000Z","name":"Kajal s","mobile_number":"9841636255","email_id":"Christ_Deckow66@yahoo.com","dop":"2025-07-09","serial_number":"107624055373103","imei1":"107624055373103","imei2":"107624055373103","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:11:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75368,"job_number":"JOB_75368","tr_customer_id":75385,"tr_customer_product_id":75375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:11:10.000Z","modified_at":"2025-10-02T03:11:10.000Z","name":"Marisol Hilll","mobile_number":"557-945-8078","email_id":"Cornell59@yahoo.com","dop":"2025-04-06","serial_number":"16869403053112000","imei1":"16869403053112000","imei2":"16869403053112000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:11:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75369,"job_number":"JOB_75369","tr_customer_id":75386,"tr_customer_product_id":75376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:11:23.000Z","modified_at":"2025-10-02T03:11:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16433696978186","imei1":"16433696978186","imei2":"16433696978186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:11:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75371,"job_number":"JOB_75371","tr_customer_id":75388,"tr_customer_product_id":75378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:11:25.000Z","modified_at":"2025-10-02T03:11:25.000Z","name":"Tomasa Torphy","mobile_number":"572-700-6617","email_id":"Giovanna_Langosh86@hotmail.com","dop":"2025-04-06","serial_number":"12528847388374478","imei1":"12528847388374478","imei2":"12528847388374478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:11:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75372,"job_number":"JOB_75372","tr_customer_id":75389,"tr_customer_product_id":75379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:21:09.000Z","modified_at":"2025-10-02T03:21:09.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"16547944948919","imei1":"16547944948919","imei2":"16547944948919","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75374,"job_number":"JOB_75374","tr_customer_id":75391,"tr_customer_product_id":75381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:21:11.000Z","modified_at":"2025-10-02T03:21:11.000Z","name":"Sibyl Davis","mobile_number":"643-732-6336","email_id":"Edwina2@yahoo.com","dop":"2025-06-08","serial_number":"101180923478695","imei1":"101180923478695","imei2":"101180923478695","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:21:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75375,"job_number":"JOB_75375","tr_customer_id":75392,"tr_customer_product_id":75382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:21:43.000Z","modified_at":"2025-10-02T03:21:43.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"12892469600519","imei1":"12892469600519","imei2":"12892469600519","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:21:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75377,"job_number":"JOB_75377","tr_customer_id":75394,"tr_customer_product_id":75384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:21:44.000Z","modified_at":"2025-10-02T03:21:44.000Z","name":"Trudie Upton","mobile_number":"600-953-8674","email_id":"Nyasia_Wintheiser@hotmail.com","dop":"2025-06-08","serial_number":"107856072679759","imei1":"107856072679759","imei2":"107856072679759","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:21:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75378,"job_number":"JOB_75378","tr_customer_id":75395,"tr_customer_product_id":75385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:22:16.000Z","modified_at":"2025-10-02T03:22:16.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"18193552081944","imei1":"18193552081944","imei2":"18193552081944","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:22:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75380,"job_number":"JOB_75380","tr_customer_id":75397,"tr_customer_product_id":75387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:22:18.000Z","modified_at":"2025-10-02T03:22:18.000Z","name":"Burley Donnelly","mobile_number":"840-531-1523","email_id":"Leslie.Hintz@yahoo.com","dop":"2025-06-08","serial_number":"109398424460014","imei1":"109398424460014","imei2":"109398424460014","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:22:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75381,"job_number":"JOB_75381","tr_customer_id":75398,"tr_customer_product_id":75388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:24:20.000Z","modified_at":"2025-10-02T03:24:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77796106256720","imei1":"77796106256720","imei2":"77796106256720","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:24:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75382,"job_number":"JOB_75382","tr_customer_id":75399,"tr_customer_product_id":75389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:24:21.000Z","modified_at":"2025-10-02T03:24:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29881214082156","imei1":"29881214082156","imei2":"29881214082156","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:24:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75383,"job_number":"JOB_75383","tr_customer_id":75400,"tr_customer_product_id":75390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:24:21.000Z","modified_at":"2025-10-02T03:24:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73349116692625","imei1":"73349116692625","imei2":"73349116692625","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:24:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75384,"job_number":"JOB_75384","tr_customer_id":75401,"tr_customer_product_id":75391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:24:21.000Z","modified_at":"2025-10-02T03:24:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80529107447203","imei1":"80529107447203","imei2":"80529107447203","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:24:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75385,"job_number":"JOB_75385","tr_customer_id":75402,"tr_customer_product_id":75392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:24:22.000Z","modified_at":"2025-10-02T03:24:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81100701047953","imei1":"81100701047953","imei2":"81100701047953","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:24:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75386,"job_number":"JOB_75386","tr_customer_id":75403,"tr_customer_product_id":75393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:24:22.000Z","modified_at":"2025-10-02T03:24:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"59602321659313","imei1":"59602321659313","imei2":"59602321659313","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:24:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75388,"job_number":"JOB_75388","tr_customer_id":75405,"tr_customer_product_id":75395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:24:58.000Z","modified_at":"2025-10-02T03:24:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61881242647192","imei1":"61881242647192","imei2":"61881242647192","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:24:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75389,"job_number":"JOB_75389","tr_customer_id":75406,"tr_customer_product_id":75396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:24:59.000Z","modified_at":"2025-10-02T03:24:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"85536820100481","imei1":"85536820100481","imei2":"85536820100481","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:24:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75390,"job_number":"JOB_75390","tr_customer_id":75407,"tr_customer_product_id":75397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:24:59.000Z","modified_at":"2025-10-02T03:24:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55563183319298","imei1":"55563183319298","imei2":"55563183319298","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:24:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75391,"job_number":"JOB_75391","tr_customer_id":75408,"tr_customer_product_id":75398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:24:59.000Z","modified_at":"2025-10-02T03:24:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27359010630023","imei1":"27359010630023","imei2":"27359010630023","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:24:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75392,"job_number":"JOB_75392","tr_customer_id":75409,"tr_customer_product_id":75399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:25:00.000Z","modified_at":"2025-10-02T03:25:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"65531296773761","imei1":"65531296773761","imei2":"65531296773761","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75393,"job_number":"JOB_75393","tr_customer_id":75410,"tr_customer_product_id":75400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:25:00.000Z","modified_at":"2025-10-02T03:25:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18689424575253","imei1":"18689424575253","imei2":"18689424575253","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75395,"job_number":"JOB_75395","tr_customer_id":75412,"tr_customer_product_id":75402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:25:36.000Z","modified_at":"2025-10-02T03:25:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96963981008392","imei1":"96963981008392","imei2":"96963981008392","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:25:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75396,"job_number":"JOB_75396","tr_customer_id":75413,"tr_customer_product_id":75403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:25:36.000Z","modified_at":"2025-10-02T03:25:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95278543853205","imei1":"95278543853205","imei2":"95278543853205","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:25:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75397,"job_number":"JOB_75397","tr_customer_id":75414,"tr_customer_product_id":75404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:25:37.000Z","modified_at":"2025-10-02T03:25:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78097491588524","imei1":"78097491588524","imei2":"78097491588524","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:25:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75398,"job_number":"JOB_75398","tr_customer_id":75415,"tr_customer_product_id":75405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:25:37.000Z","modified_at":"2025-10-02T03:25:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37560630569395","imei1":"37560630569395","imei2":"37560630569395","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:25:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75399,"job_number":"JOB_75399","tr_customer_id":75416,"tr_customer_product_id":75406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:25:37.000Z","modified_at":"2025-10-02T03:25:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66973191461042","imei1":"66973191461042","imei2":"66973191461042","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:25:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75400,"job_number":"JOB_75400","tr_customer_id":75417,"tr_customer_product_id":75407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:25:38.000Z","modified_at":"2025-10-02T03:25:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11102210876678","imei1":"11102210876678","imei2":"11102210876678","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:25:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75402,"job_number":"JOB_75402","tr_customer_id":75419,"tr_customer_product_id":75409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:41:27.000Z","modified_at":"2025-10-02T03:41:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12629372591361","imei1":"12629372591361","imei2":"12629372591361","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:41:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75407,"job_number":"JOB_75407","tr_customer_id":75424,"tr_customer_product_id":75414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:41:29.000Z","modified_at":"2025-10-02T03:41:29.000Z","name":"Harmony Cremin","mobile_number":"437-213-8584","email_id":"Sandra61@gmail.com","dop":"2025-04-06","serial_number":"18986915314375884","imei1":"18986915314375884","imei2":"18986915314375884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75417,"job_number":"JOB_75417","tr_customer_id":75434,"tr_customer_product_id":75424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:42:20.000Z","modified_at":"2025-10-02T03:42:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11054001878381","imei1":"11054001878381","imei2":"11054001878381","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:42:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75419,"job_number":"JOB_75419","tr_customer_id":75436,"tr_customer_product_id":75426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:42:22.000Z","modified_at":"2025-10-02T03:42:22.000Z","name":"Casper Hegmann","mobile_number":"652-448-3317","email_id":"Elvera_Moore45@gmail.com","dop":"2025-04-06","serial_number":"15166594903920244","imei1":"15166594903920244","imei2":"15166594903920244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75420,"job_number":"JOB_75420","tr_customer_id":75437,"tr_customer_product_id":75427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:43:13.000Z","modified_at":"2025-10-02T03:43:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12967967039084","imei1":"12967967039084","imei2":"12967967039084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:43:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75422,"job_number":"JOB_75422","tr_customer_id":75439,"tr_customer_product_id":75429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:43:15.000Z","modified_at":"2025-10-02T03:43:15.000Z","name":"Trevor Lindgren","mobile_number":"977-729-3797","email_id":"Ivah.Kunze71@gmail.com","dop":"2025-04-06","serial_number":"12302366385928320","imei1":"12302366385928320","imei2":"12302366385928320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:43:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75425,"job_number":"JOB_75425","tr_customer_id":75442,"tr_customer_product_id":75432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T04:27:05.000Z","modified_at":"2025-10-02T04:27:05.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100901835426306","imei1":"100901835426306","imei2":"100901835426306","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T04:27:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75427,"job_number":"JOB_75427","tr_customer_id":75444,"tr_customer_product_id":75434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T04:27:20.000Z","modified_at":"2025-10-02T04:27:20.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"106641609847383","imei1":"106641609847383","imei2":"106641609847383","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T04:27:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75430,"job_number":"JOB_75430","tr_customer_id":75447,"tr_customer_product_id":75437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T04:40:23.000Z","modified_at":"2025-10-02T04:40:23.000Z","name":"Reginald Boyle","mobile_number":"672-652-7050","email_id":"Dalton_Towne89@yahoo.com","dop":"2025-04-06","serial_number":"15674341618363216","imei1":"15674341618363216","imei2":"15674341618363216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T04:40:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75432,"job_number":"JOB_75432","tr_customer_id":75449,"tr_customer_product_id":75439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T05:53:29.000Z","modified_at":"2025-10-02T05:53:29.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"10040001899391","imei1":"10040001899391","imei2":"10040001899391","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T05:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75434,"job_number":"JOB_75434","tr_customer_id":75451,"tr_customer_product_id":75441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T05:53:31.000Z","modified_at":"2025-10-02T05:53:31.000Z","name":"Wilbert Bechtelar","mobile_number":"326-454-4042","email_id":"Mayra.Rogahn@gmail.com","dop":"2025-08-24","serial_number":"1029863750164451","imei1":"1029863750164451","imei2":"1029863750164451","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T05:53:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75435,"job_number":"JOB_75435","tr_customer_id":75452,"tr_customer_product_id":75442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T05:54:09.000Z","modified_at":"2025-10-02T05:54:09.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"12775092331033","imei1":"12775092331033","imei2":"12775092331033","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T05:54:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75437,"job_number":"JOB_75437","tr_customer_id":75454,"tr_customer_product_id":75444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T05:54:11.000Z","modified_at":"2025-10-02T05:54:11.000Z","name":"Trever Stiedemann","mobile_number":"948-546-7022","email_id":"Abel_Donnelly52@yahoo.com","dop":"2025-08-24","serial_number":"1038861515565035","imei1":"1038861515565035","imei2":"1038861515565035","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T05:54:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75438,"job_number":"JOB_75438","tr_customer_id":75455,"tr_customer_product_id":75445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T05:54:47.000Z","modified_at":"2025-10-02T05:54:47.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"14960190467569","imei1":"14960190467569","imei2":"14960190467569","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T05:54:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75440,"job_number":"JOB_75440","tr_customer_id":75457,"tr_customer_product_id":75447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T05:54:49.000Z","modified_at":"2025-10-02T05:54:49.000Z","name":"Oran Wehner","mobile_number":"226-447-4176","email_id":"Felix62@hotmail.com","dop":"2025-08-24","serial_number":"1000370566775833","imei1":"1000370566775833","imei2":"1000370566775833","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T05:54:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75441,"job_number":"JOB_75441","tr_customer_id":75458,"tr_customer_product_id":75448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:12:12.000Z","modified_at":"2025-10-02T06:12:12.000Z","name":"Kristoffer Nikolaus","mobile_number":"901-553-7632","email_id":"Bernhard_Pacocha@gmail.com","dop":"2025-08-31","serial_number":"17193267694369","imei1":"17193267694369","imei2":"17193267694369","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:12:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75442,"job_number":"JOB_75442","tr_customer_id":75459,"tr_customer_product_id":75449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:12:29.000Z","modified_at":"2025-10-02T06:12:29.000Z","name":"Gregg Lind","mobile_number":"732-446-3185","email_id":"Gracie77@yahoo.com","dop":"2025-08-31","serial_number":"14193664505140","imei1":"14193664505140","imei2":"14193664505140","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:12:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75443,"job_number":"JOB_75443","tr_customer_id":75460,"tr_customer_product_id":75450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:17:58.000Z","modified_at":"2025-10-02T06:17:58.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10073023657438","imei1":"10073023657438","imei2":"10073023657438","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:17:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75445,"job_number":"JOB_75445","tr_customer_id":75462,"tr_customer_product_id":75452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:17:59.000Z","modified_at":"2025-10-02T06:17:59.000Z","name":"Burnice Lakin","mobile_number":"976-774-7695","email_id":"Angelica20@yahoo.com","dop":"2025-06-18","serial_number":"1053960236232170","imei1":"1053960236232170","imei2":"1053960236232170","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:17:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75446,"job_number":"JOB_75446","tr_customer_id":75463,"tr_customer_product_id":75453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:18:23.000Z","modified_at":"2025-10-02T06:18:23.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"11461452385391","imei1":"11461452385391","imei2":"11461452385391","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:18:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75448,"job_number":"JOB_75448","tr_customer_id":75465,"tr_customer_product_id":75455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:18:25.000Z","modified_at":"2025-10-02T06:18:25.000Z","name":"Darby Armstrong","mobile_number":"273-662-4869","email_id":"Howell_Lockman8@yahoo.com","dop":"2025-06-08","serial_number":"100803380169010","imei1":"100803380169010","imei2":"100803380169010","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:18:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75449,"job_number":"JOB_75449","tr_customer_id":75466,"tr_customer_product_id":75456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:18:44.000Z","modified_at":"2025-10-02T06:18:44.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10793835686908","imei1":"10793835686908","imei2":"10793835686908","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:18:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75451,"job_number":"JOB_75451","tr_customer_id":75468,"tr_customer_product_id":75458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:18:45.000Z","modified_at":"2025-10-02T06:18:45.000Z","name":"Julian Rath","mobile_number":"471-263-4097","email_id":"Itzel_Rohan@yahoo.com","dop":"2025-06-18","serial_number":"1029058931736882","imei1":"1029058931736882","imei2":"1029058931736882","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:18:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75452,"job_number":"JOB_75452","tr_customer_id":75469,"tr_customer_product_id":75459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:18:54.000Z","modified_at":"2025-10-02T06:18:54.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"11972121580812","imei1":"11972121580812","imei2":"11972121580812","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75454,"job_number":"JOB_75454","tr_customer_id":75471,"tr_customer_product_id":75461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:18:56.000Z","modified_at":"2025-10-02T06:18:56.000Z","name":"Mathilde Abbott","mobile_number":"745-255-0370","email_id":"Wyman.Zieme@gmail.com","dop":"2025-06-08","serial_number":"103805351215959","imei1":"103805351215959","imei2":"103805351215959","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75455,"job_number":"JOB_75455","tr_customer_id":75472,"tr_customer_product_id":75462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:19:26.000Z","modified_at":"2025-10-02T06:19:26.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"15571860451191","imei1":"15571860451191","imei2":"15571860451191","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:19:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75457,"job_number":"JOB_75457","tr_customer_id":75474,"tr_customer_product_id":75464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:19:28.000Z","modified_at":"2025-10-02T06:19:28.000Z","name":"Jamey MacGyver","mobile_number":"490-984-6206","email_id":"Pablo69@yahoo.com","dop":"2025-06-08","serial_number":"109355763750513","imei1":"109355763750513","imei2":"109355763750513","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:19:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75459,"job_number":"JOB_75459","tr_customer_id":75476,"tr_customer_product_id":75466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:20:40.000Z","modified_at":"2025-10-02T06:20:40.000Z","name":"Yvette Mante","mobile_number":"728-944-7056","email_id":"Kavon.Konopelski@hotmail.com","dop":"2025-04-06","serial_number":"15329221113389512","imei1":"15329221113389512","imei2":"15329221113389512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:20:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75461,"job_number":"JOB_75461","tr_customer_id":75478,"tr_customer_product_id":75468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:21:34.000Z","modified_at":"2025-10-02T06:21:34.000Z","name":"Giovanny Bergstrom","mobile_number":"873-397-3767","email_id":"Christian_Schaefer@gmail.com","dop":"2025-04-06","serial_number":"19188696490480424","imei1":"19188696490480424","imei2":"19188696490480424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:21:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75463,"job_number":"JOB_75463","tr_customer_id":75480,"tr_customer_product_id":75470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:22:27.000Z","modified_at":"2025-10-02T06:22:27.000Z","name":"Hattie Johns","mobile_number":"720-523-9775","email_id":"Amari.Collins@yahoo.com","dop":"2025-04-06","serial_number":"16674147519487734","imei1":"16674147519487734","imei2":"16674147519487734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:22:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75468,"job_number":"JOB_75468","tr_customer_id":75485,"tr_customer_product_id":75475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:26:59.000Z","modified_at":"2025-10-02T06:26:59.000Z","name":"Landen Reilly","mobile_number":"456-390-2327","email_id":"Rodolfo61@yahoo.com","dop":"2025-04-06","serial_number":"15712852056496422","imei1":"15712852056496422","imei2":"15712852056496422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:26:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75469,"job_number":"JOB_75469","tr_customer_id":75486,"tr_customer_product_id":75476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:28:06.000Z","modified_at":"2025-10-02T06:28:06.000Z","name":"Roscoe Legros","mobile_number":"931-746-9421","email_id":"Layla69@yahoo.com","dop":"2025-08-12","serial_number":"10109351368863","imei1":"10109351368863","imei2":"10109351368863","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:28:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75471,"job_number":"JOB_75471","tr_customer_id":75488,"tr_customer_product_id":75478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:28:20.000Z","modified_at":"2025-10-02T06:28:20.000Z","name":"Shanna Harber","mobile_number":"997-509-5694","email_id":"Horace.Lindgren@gmail.com","dop":"2025-08-12","serial_number":"10078551042939","imei1":"10078551042939","imei2":"10078551042939","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:28:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75473,"job_number":"JOB_75473","tr_customer_id":75490,"tr_customer_product_id":75480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:28:34.000Z","modified_at":"2025-10-02T06:28:34.000Z","name":"Erica Kerluke","mobile_number":"743-994-4195","email_id":"Leilani.Fay66@yahoo.com","dop":"2025-08-12","serial_number":"10119259011109","imei1":"10119259011109","imei2":"10119259011109","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:28:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75479,"job_number":"JOB_75479","tr_customer_id":75496,"tr_customer_product_id":75486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:34:08.000Z","modified_at":"2025-10-02T06:34:08.000Z","name":"Hildegard Douglas","mobile_number":"993-970-1427","email_id":"Ahmed23@yahoo.com","dop":"2025-04-06","serial_number":"12629725807936822","imei1":"12629725807936822","imei2":"12629725807936822","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:34:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75480,"job_number":"JOB_75480","tr_customer_id":75497,"tr_customer_product_id":75487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:34:12.000Z","modified_at":"2025-10-02T06:34:12.000Z","name":"Riya t","mobile_number":"9941454262","email_id":"Brooke.Kuhn97@yahoo.com","dop":"2025-07-09","serial_number":"101655192823260","imei1":"101655192823260","imei2":"101655192823260","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:34:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75482,"job_number":"JOB_75482","tr_customer_id":75499,"tr_customer_product_id":75489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:34:55.000Z","modified_at":"2025-10-02T06:34:55.000Z","name":"Kajal s","mobile_number":"9841636255","email_id":"Brady.Shanahan96@hotmail.com","dop":"2025-07-09","serial_number":"103342690700998","imei1":"103342690700998","imei2":"103342690700998","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:34:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75484,"job_number":"JOB_75484","tr_customer_id":75501,"tr_customer_product_id":75491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:36:27.000Z","modified_at":"2025-10-02T06:36:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14698058749511","imei1":"14698058749511","imei2":"14698058749511","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:36:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75486,"job_number":"JOB_75486","tr_customer_id":75503,"tr_customer_product_id":75493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:36:29.000Z","modified_at":"2025-10-02T06:36:29.000Z","name":"Shanon Skiles","mobile_number":"574-363-9317","email_id":"Pamela.Barton49@gmail.com","dop":"2025-04-06","serial_number":"10818088991855964","imei1":"10818088991855964","imei2":"10818088991855964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:36:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75488,"job_number":"JOB_75488","tr_customer_id":75505,"tr_customer_product_id":75495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:36:37.000Z","modified_at":"2025-10-02T06:36:37.000Z","name":"Lowell Bradtke","mobile_number":"726-227-3715","email_id":"Noble91@gmail.com","dop":"2025-04-06","serial_number":"18427791156834536","imei1":"18427791156834536","imei2":"18427791156834536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:36:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75489,"job_number":"JOB_75489","tr_customer_id":75506,"tr_customer_product_id":75496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:36:47.000Z","modified_at":"2025-10-02T06:36:47.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"12300393816498","imei1":"12300393816498","imei2":"12300393816498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:36:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75491,"job_number":"JOB_75491","tr_customer_id":75508,"tr_customer_product_id":75498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:37:21.000Z","modified_at":"2025-10-02T06:37:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10552022892166","imei1":"10552022892166","imei2":"10552022892166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:37:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75493,"job_number":"JOB_75493","tr_customer_id":75510,"tr_customer_product_id":75500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:37:23.000Z","modified_at":"2025-10-02T06:37:23.000Z","name":"Makenzie McCullough","mobile_number":"937-859-6052","email_id":"Lelia.Denesik62@gmail.com","dop":"2025-04-06","serial_number":"17667741287550368","imei1":"17667741287550368","imei2":"17667741287550368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:37:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75494,"job_number":"JOB_75494","tr_customer_id":75511,"tr_customer_product_id":75501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:37:37.000Z","modified_at":"2025-10-02T06:37:37.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"18228826513030","imei1":"18228826513030","imei2":"18228826513030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:37:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75496,"job_number":"JOB_75496","tr_customer_id":75513,"tr_customer_product_id":75503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:38:15.000Z","modified_at":"2025-10-02T06:38:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16734421622461","imei1":"16734421622461","imei2":"16734421622461","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:38:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75498,"job_number":"JOB_75498","tr_customer_id":75515,"tr_customer_product_id":75505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:38:17.000Z","modified_at":"2025-10-02T06:38:17.000Z","name":"Dolores Lind","mobile_number":"225-488-7563","email_id":"Madeline_Anderson70@yahoo.com","dop":"2025-04-06","serial_number":"14612524303076564","imei1":"14612524303076564","imei2":"14612524303076564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:38:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75499,"job_number":"JOB_75499","tr_customer_id":75516,"tr_customer_product_id":75506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:38:27.000Z","modified_at":"2025-10-02T06:38:27.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"17236997530847","imei1":"17236997530847","imei2":"17236997530847","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:38:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75510,"job_number":"JOB_75510","tr_customer_id":75527,"tr_customer_product_id":75517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T07:03:22.000Z","modified_at":"2025-10-02T07:03:22.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"17112218312608","imei1":"17112218312608","imei2":"17112218312608","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T07:03:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75512,"job_number":"JOB_75512","tr_customer_id":75529,"tr_customer_product_id":75519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T07:03:23.000Z","modified_at":"2025-10-02T07:03:23.000Z","name":"Eleanore Turner","mobile_number":"544-403-4058","email_id":"Kelton6@yahoo.com","dop":"2025-08-24","serial_number":"1086809251117865","imei1":"1086809251117865","imei2":"1086809251117865","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T07:03:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75513,"job_number":"JOB_75513","tr_customer_id":75530,"tr_customer_product_id":75520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T07:03:56.000Z","modified_at":"2025-10-02T07:03:56.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"14687034799945","imei1":"14687034799945","imei2":"14687034799945","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T07:03:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75515,"job_number":"JOB_75515","tr_customer_id":75532,"tr_customer_product_id":75522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T07:03:57.000Z","modified_at":"2025-10-02T07:03:57.000Z","name":"Bertram Harber","mobile_number":"490-606-7261","email_id":"Casey_Jenkins@yahoo.com","dop":"2025-08-24","serial_number":"1058607011009084","imei1":"1058607011009084","imei2":"1058607011009084","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T07:03:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75516,"job_number":"JOB_75516","tr_customer_id":75533,"tr_customer_product_id":75523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T07:04:30.000Z","modified_at":"2025-10-02T07:04:30.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"16954213695972","imei1":"16954213695972","imei2":"16954213695972","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T07:04:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75518,"job_number":"JOB_75518","tr_customer_id":75535,"tr_customer_product_id":75525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T07:04:31.000Z","modified_at":"2025-10-02T07:04:31.000Z","name":"Pat Feil","mobile_number":"929-300-3103","email_id":"Duncan_Kunde39@yahoo.com","dop":"2025-08-24","serial_number":"1016382586624965","imei1":"1016382586624965","imei2":"1016382586624965","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T07:04:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75091,"job_number":"JOB_75091","tr_customer_id":75108,"tr_customer_product_id":75098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T12:25:47.000Z","modified_at":"2025-10-01T12:25:47.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"17109359345588","imei1":"17109359345588","imei2":"17109359345588","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T12:25:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75092,"job_number":"JOB_75092","tr_customer_id":75109,"tr_customer_product_id":75099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T12:30:27.000Z","modified_at":"2025-10-01T12:30:27.000Z","name":"Thea Ward","mobile_number":"291-640-2548","email_id":"Brennon.Trantow@gmail.com","dop":"2025-09-01","serial_number":"18951805313238","imei1":"18951805313238","imei2":"18951805313238","popurl":"2025-09-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T12:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75093,"job_number":"JOB_75093","tr_customer_id":75110,"tr_customer_product_id":75100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T12:45:32.000Z","modified_at":"2025-10-01T12:45:32.000Z","name":"Wilmer Hirthe","mobile_number":"782-360-7345","email_id":"Garrick34@yahoo.com","dop":"2025-09-01","serial_number":"11541747765840","imei1":"11541747765840","imei2":"11541747765840","popurl":"2025-09-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T12:45:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75094,"job_number":"JOB_75094","tr_customer_id":75111,"tr_customer_product_id":75101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T12:55:26.000Z","modified_at":"2025-10-01T12:55:26.000Z","name":"Bo Orn","mobile_number":"465-959-6589","email_id":"Ally33@hotmail.com","dop":"2025-09-01","serial_number":"11003380016903","imei1":"11003380016903","imei2":"11003380016903","popurl":"2025-09-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T12:55:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75095,"job_number":"JOB_75095","tr_customer_id":75112,"tr_customer_product_id":75102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T12:57:25.000Z","modified_at":"2025-10-01T12:57:25.000Z","name":"Kellen Hauck","mobile_number":"556-855-8483","email_id":"Ricky42@hotmail.com","dop":"2025-09-01","serial_number":"17657025570058","imei1":"17657025570058","imei2":"17657025570058","popurl":"2025-09-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T12:57:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75096,"job_number":"JOB_75096","tr_customer_id":75113,"tr_customer_product_id":75103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:01:04.000Z","modified_at":"2025-10-01T13:01:04.000Z","name":"Boris Kunze","mobile_number":"430-917-4435","email_id":"Chance.Ritchie48@gmail.com","dop":"2025-09-01","serial_number":"15318348372070","imei1":"15318348372070","imei2":"15318348372070","popurl":"2025-09-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:01:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75133,"job_number":"JOB_75133","tr_customer_id":75150,"tr_customer_product_id":75140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:51:14.000Z","modified_at":"2025-10-01T13:51:14.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"85265707808514","imei1":"85265707808514","imei2":"85265707808514","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:51:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75134,"job_number":"JOB_75134","tr_customer_id":75151,"tr_customer_product_id":75141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:51:15.000Z","modified_at":"2025-10-01T13:51:15.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"91110533860283","imei1":"91110533860283","imei2":"91110533860283","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:51:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75135,"job_number":"JOB_75135","tr_customer_id":75152,"tr_customer_product_id":75142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:51:16.000Z","modified_at":"2025-10-01T13:51:16.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"89308193085005","imei1":"89308193085005","imei2":"89308193085005","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:51:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75137,"job_number":"JOB_75137","tr_customer_id":75154,"tr_customer_product_id":75144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:09:23.000Z","modified_at":"2025-10-01T14:09:23.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"177854709230748","imei1":"177854709230748","imei2":"177854709230748","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:09:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75138,"job_number":"JOB_75138","tr_customer_id":75155,"tr_customer_product_id":75145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:09:23.000Z","modified_at":"2025-10-01T14:09:23.000Z","name":"Sonia Langosh","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"126255568732793","imei1":"126255568732793","imei2":"126255568732793","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:09:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75139,"job_number":"JOB_75139","tr_customer_id":75156,"tr_customer_product_id":75146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:09:23.000Z","modified_at":"2025-10-01T14:09:23.000Z","name":"Mose Lubowitz","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"167624933997352","imei1":"167624933997352","imei2":"167624933997352","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:09:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75140,"job_number":"JOB_75140","tr_customer_id":75157,"tr_customer_product_id":75147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:09:24.000Z","modified_at":"2025-10-01T14:09:24.000Z","name":"Karina Bode","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"147054951861300","imei1":"147054951861300","imei2":"147054951861300","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:09:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75141,"job_number":"JOB_75141","tr_customer_id":75158,"tr_customer_product_id":75148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:09:37.000Z","modified_at":"2025-10-01T14:09:37.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"116028652720104","imei1":"116028652720104","imei2":"116028652720104","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:09:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75142,"job_number":"JOB_75142","tr_customer_id":75159,"tr_customer_product_id":75149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:09:37.000Z","modified_at":"2025-10-01T14:09:37.000Z","name":"Adrien Kassulke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180338069893725","imei1":"180338069893725","imei2":"180338069893725","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:09:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75143,"job_number":"JOB_75143","tr_customer_id":75160,"tr_customer_product_id":75150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:09:38.000Z","modified_at":"2025-10-01T14:09:38.000Z","name":"Mauricio Harris","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"192973473858681","imei1":"192973473858681","imei2":"192973473858681","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75144,"job_number":"JOB_75144","tr_customer_id":75161,"tr_customer_product_id":75151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:09:38.000Z","modified_at":"2025-10-01T14:09:38.000Z","name":"Estrella Strosin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"136738226544858","imei1":"136738226544858","imei2":"136738226544858","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75156,"job_number":"JOB_75156","tr_customer_id":75173,"tr_customer_product_id":75163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:12:01.000Z","modified_at":"2025-10-01T14:12:01.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"109005651116286","imei1":"109005651116286","imei2":"109005651116286","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:12:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75168,"job_number":"JOB_75168","tr_customer_id":75185,"tr_customer_product_id":75175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:14:42.000Z","modified_at":"2025-10-01T14:14:42.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh@test.com","dop":"2025-05-29","serial_number":"409513338969769","imei1":"409513338969769","imei2":"409513338969769","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:14:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75172,"job_number":"JOB_75172","tr_customer_id":75189,"tr_customer_product_id":75179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:15:23.000Z","modified_at":"2025-10-01T14:15:23.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh@test.com","dop":"2025-05-29","serial_number":"409513348969769","imei1":"409513348969769","imei2":"409513348969769","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:15:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75198,"job_number":"JOB_75198","tr_customer_id":75215,"tr_customer_product_id":75205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:20:19.000Z","modified_at":"2025-10-01T14:20:19.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh@test.com","dop":"2025-05-29","serial_number":"409513148969769","imei1":"409513148969769","imei2":"409513148969769","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:20:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75199,"job_number":"JOB_75199","tr_customer_id":75216,"tr_customer_product_id":75206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:21:34.000Z","modified_at":"2025-10-01T14:21:34.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh@test.com","dop":"2025-05-29","serial_number":"409513140969769","imei1":"409513140969769","imei2":"409513140969769","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:21:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75200,"job_number":"JOB_75200","tr_customer_id":75217,"tr_customer_product_id":75207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:21:55.000Z","modified_at":"2025-10-01T14:21:55.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh@test.com","dop":"2025-05-29","serial_number":"409523140969769","imei1":"409523140969769","imei2":"409523140969769","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75201,"job_number":"JOB_75201","tr_customer_id":75218,"tr_customer_product_id":75208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:22:35.000Z","modified_at":"2025-10-01T14:22:35.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh@test.com","dop":"2025-05-29","serial_number":"449523140969769","imei1":"449523140969769","imei2":"449523140969769","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:22:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75202,"job_number":"JOB_75202","tr_customer_id":75219,"tr_customer_product_id":75209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:23:08.000Z","modified_at":"2025-10-01T14:23:08.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh@test.com","dop":"2025-05-29","serial_number":"449523940969769","imei1":"449523940969769","imei2":"449523940969769","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:23:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75203,"job_number":"JOB_75203","tr_customer_id":75220,"tr_customer_product_id":75210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:23:36.000Z","modified_at":"2025-10-01T14:23:36.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh@test.com","dop":"2025-05-29","serial_number":"249523940969769","imei1":"249523940969769","imei2":"249523940969769","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:23:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75228,"job_number":"JOB_75228","tr_customer_id":75245,"tr_customer_product_id":75235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:42:31.000Z","modified_at":"2025-10-01T14:42:31.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh@test.com","dop":"2025-05-29","serial_number":"249523943969769","imei1":"249523943969769","imei2":"249523943969769","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:42:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75229,"job_number":"JOB_75229","tr_customer_id":75246,"tr_customer_product_id":75236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:42:38.000Z","modified_at":"2025-10-01T14:42:38.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109346267820511","imei1":"109346267820511","imei2":"109346267820511","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:42:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75231,"job_number":"JOB_75231","tr_customer_id":75248,"tr_customer_product_id":75238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:42:38.000Z","modified_at":"2025-10-01T14:42:38.000Z","name":"Giles Sipes","mobile_number":"447-900-5109","email_id":"Gabe.Little76@hotmail.com","dop":"2025-06-09","serial_number":"102832878078020","imei1":"102832878078020","imei2":"102832878078020","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:42:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75235,"job_number":"JOB_75235","tr_customer_id":75252,"tr_customer_product_id":75242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:42:56.000Z","modified_at":"2025-10-01T14:42:56.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"101847509670560","imei1":"101847509670560","imei2":"101847509670560","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:42:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75237,"job_number":"JOB_75237","tr_customer_id":75254,"tr_customer_product_id":75244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:42:57.000Z","modified_at":"2025-10-01T14:42:57.000Z","name":"Deven Rutherford","mobile_number":"526-685-2254","email_id":"Mazie65@gmail.com","dop":"2025-06-09","serial_number":"106433921585064","imei1":"106433921585064","imei2":"106433921585064","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:42:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75238,"job_number":"JOB_75238","tr_customer_id":75255,"tr_customer_product_id":75245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:43:15.000Z","modified_at":"2025-10-01T14:43:15.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108404065207809","imei1":"108404065207809","imei2":"108404065207809","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:43:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75240,"job_number":"JOB_75240","tr_customer_id":75257,"tr_customer_product_id":75247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:43:15.000Z","modified_at":"2025-10-01T14:43:15.000Z","name":"Shanna Pagac","mobile_number":"428-337-4751","email_id":"Guadalupe_Macejkovic67@gmail.com","dop":"2025-06-09","serial_number":"106633739437876","imei1":"106633739437876","imei2":"106633739437876","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:43:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75258,"job_number":"JOB_75258","tr_customer_id":75275,"tr_customer_product_id":75265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T15:42:59.000Z","modified_at":"2025-10-01T15:42:59.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh@test.com","dop":"2025-05-29","serial_number":"247523943969769","imei1":"247523943969769","imei2":"247523943969769","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T15:42:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75276,"job_number":"JOB_75276","tr_customer_id":75293,"tr_customer_product_id":75283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T16:22:36.000Z","modified_at":"2025-10-01T16:22:36.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-04-08","serial_number":"89999262772448","imei1":"89999262772448","imei2":"89999262772448","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T16:22:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75278,"job_number":"JOB_75278","tr_customer_id":75295,"tr_customer_product_id":75285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T17:53:14.000Z","modified_at":"2025-10-01T17:53:14.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh@test.com","dop":"2025-09-21","serial_number":"247523940969769","imei1":"247523940969769","imei2":"247523940969769","popurl":"2025-09-21T17:53:13.680609Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T17:53:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75279,"job_number":"JOB_75279","tr_customer_id":75296,"tr_customer_product_id":75286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T17:53:37.000Z","modified_at":"2025-10-01T17:53:37.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh@test.com","dop":"2025-09-21","serial_number":"247523940969869","imei1":"247523940969869","imei2":"247523940969869","popurl":"2025-09-21T17:53:36.790623Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T17:53:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75280,"job_number":"JOB_75280","tr_customer_id":75297,"tr_customer_product_id":75287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T18:39:31.000Z","modified_at":"2025-10-01T18:39:31.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Nora.Dickens49@hotmail.com","dop":"2025-07-02","serial_number":"19659420369866","imei1":"19659420369866","imei2":"19659420369866","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T18:39:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75284,"job_number":"JOB_75284","tr_customer_id":75301,"tr_customer_product_id":75291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T19:05:38.000Z","modified_at":"2025-10-01T19:05:38.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Reece_Spencer58@hotmail.com","dop":"2025-07-02","serial_number":"18654585882044","imei1":"18654585882044","imei2":"18654585882044","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T19:05:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75287,"job_number":"JOB_75287","tr_customer_id":75304,"tr_customer_product_id":75294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T19:28:22.000Z","modified_at":"2025-10-01T19:28:22.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Roman19@gmail.com","dop":"2025-07-02","serial_number":"19537985875452","imei1":"19537985875452","imei2":"19537985875452","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T19:28:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75289,"job_number":"JOB_75289","tr_customer_id":75306,"tr_customer_product_id":75296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T19:54:22.000Z","modified_at":"2025-10-01T19:54:22.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-09-21","serial_number":"27343599881043","imei1":"27343599881043","imei2":"27343599881043","popurl":"2025-09-21T19:53:59.672206200Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T19:54:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75328,"job_number":"JOB_75328","tr_customer_id":75345,"tr_customer_product_id":75335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:34.000Z","modified_at":"2025-10-02T03:09:34.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Elmer_Wilkinson87@gmail.com","dop":"2025-07-02","serial_number":"11897702731585","imei1":"11897702731585","imei2":"11897702731585","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75336,"job_number":"JOB_75336","tr_customer_id":75353,"tr_customer_product_id":75343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:52.000Z","modified_at":"2025-10-02T03:09:52.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Gladyce56@gmail.com","dop":"2025-07-02","serial_number":"19961091504464","imei1":"19961091504464","imei2":"19961091504464","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75341,"job_number":"JOB_75341","tr_customer_id":75358,"tr_customer_product_id":75348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:03.000Z","modified_at":"2025-10-02T03:10:03.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"121237440486598","imei1":"121237440486598","imei2":"121237440486598","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75342,"job_number":"JOB_75342","tr_customer_id":75359,"tr_customer_product_id":75349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:03.000Z","modified_at":"2025-10-02T03:10:03.000Z","name":"Herminio Treutel","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"105004786276075","imei1":"105004786276075","imei2":"105004786276075","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75344,"job_number":"JOB_75344","tr_customer_id":75361,"tr_customer_product_id":75351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:04.000Z","modified_at":"2025-10-02T03:10:04.000Z","name":"Ole Bartoletti","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"127283558567681","imei1":"127283558567681","imei2":"127283558567681","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75346,"job_number":"JOB_75346","tr_customer_id":75363,"tr_customer_product_id":75353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:04.000Z","modified_at":"2025-10-02T03:10:04.000Z","name":"Adalberto Nolan","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"171259333771510","imei1":"171259333771510","imei2":"171259333771510","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75349,"job_number":"JOB_75349","tr_customer_id":75366,"tr_customer_product_id":75356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:11.000Z","modified_at":"2025-10-02T03:10:11.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Natalia_Mertz@gmail.com","dop":"2025-07-02","serial_number":"10996236792945","imei1":"10996236792945","imei2":"10996236792945","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75352,"job_number":"JOB_75352","tr_customer_id":75369,"tr_customer_product_id":75359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:16.000Z","modified_at":"2025-10-02T03:10:16.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"159920274861288","imei1":"159920274861288","imei2":"159920274861288","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75353,"job_number":"JOB_75353","tr_customer_id":75370,"tr_customer_product_id":75360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:17.000Z","modified_at":"2025-10-02T03:10:17.000Z","name":"Natasha Leuschke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"133152087786394","imei1":"133152087786394","imei2":"133152087786394","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75354,"job_number":"JOB_75354","tr_customer_id":75371,"tr_customer_product_id":75361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:17.000Z","modified_at":"2025-10-02T03:10:17.000Z","name":"Jayde Deckow","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"131419650247324","imei1":"131419650247324","imei2":"131419650247324","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75355,"job_number":"JOB_75355","tr_customer_id":75372,"tr_customer_product_id":75362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:17.000Z","modified_at":"2025-10-02T03:10:17.000Z","name":"Robert Gislason","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"120201382007029","imei1":"120201382007029","imei2":"120201382007029","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75404,"job_number":"JOB_75404","tr_customer_id":75421,"tr_customer_product_id":75411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:41:27.000Z","modified_at":"2025-10-02T03:41:27.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"107735349264789","imei1":"107735349264789","imei2":"107735349264789","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:41:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75406,"job_number":"JOB_75406","tr_customer_id":75423,"tr_customer_product_id":75413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:41:28.000Z","modified_at":"2025-10-02T03:41:28.000Z","name":"Alexandre Yundt","mobile_number":"802-579-3890","email_id":"Andreanne.Emmerich98@gmail.com","dop":"2025-06-09","serial_number":"101695687947316","imei1":"101695687947316","imei2":"101695687947316","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:41:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75408,"job_number":"JOB_75408","tr_customer_id":75425,"tr_customer_product_id":75415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:41:30.000Z","modified_at":"2025-10-02T03:41:30.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"17857073566924","imei1":"17857073566924","imei2":"17857073566924","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:41:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75409,"job_number":"JOB_75409","tr_customer_id":75426,"tr_customer_product_id":75416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:41:31.000Z","modified_at":"2025-10-02T03:41:31.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"86882917034595","imei1":"86882917034595","imei2":"86882917034595","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:41:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75410,"job_number":"JOB_75410","tr_customer_id":75427,"tr_customer_product_id":75417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:41:32.000Z","modified_at":"2025-10-02T03:41:32.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"79503986704229","imei1":"79503986704229","imei2":"79503986704229","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:41:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75411,"job_number":"JOB_75411","tr_customer_id":75428,"tr_customer_product_id":75418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:41:46.000Z","modified_at":"2025-10-02T03:41:46.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"106889045719607","imei1":"106889045719607","imei2":"106889045719607","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:41:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75413,"job_number":"JOB_75413","tr_customer_id":75430,"tr_customer_product_id":75420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:41:47.000Z","modified_at":"2025-10-02T03:41:47.000Z","name":"Logan Bins","mobile_number":"201-650-0900","email_id":"Adolfo_Sipes@hotmail.com","dop":"2025-06-09","serial_number":"103261098438143","imei1":"103261098438143","imei2":"103261098438143","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:41:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75414,"job_number":"JOB_75414","tr_customer_id":75431,"tr_customer_product_id":75421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:42:05.000Z","modified_at":"2025-10-02T03:42:05.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"106770379712678","imei1":"106770379712678","imei2":"106770379712678","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75416,"job_number":"JOB_75416","tr_customer_id":75433,"tr_customer_product_id":75423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:42:06.000Z","modified_at":"2025-10-02T03:42:06.000Z","name":"Willa Bradtke","mobile_number":"733-776-9078","email_id":"Kailee17@hotmail.com","dop":"2025-06-09","serial_number":"106740276438963","imei1":"106740276438963","imei2":"106740276438963","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75423,"job_number":"JOB_75423","tr_customer_id":75440,"tr_customer_product_id":75430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T04:24:56.000Z","modified_at":"2025-10-02T04:24:56.000Z","name":"davinder raj","mobile_number":"8573628492","email_id":"davin@gmail.com","dop":"2025-08-05","serial_number":"10435456045624","imei1":"10435456045624","imei2":"10435456045624","popurl":"2025-08-05T07:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T04:24:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75424,"job_number":"JOB_75424","tr_customer_id":75441,"tr_customer_product_id":75431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T04:26:40.000Z","modified_at":"2025-10-02T04:26:40.000Z","name":"Golda Hodkiewicz","mobile_number":"942-747-5934","email_id":"Violette_Hane67@yahoo.com","dop":"2025-09-01","serial_number":"11965567666542","imei1":"11965567666542","imei2":"11965567666542","popurl":"2025-09-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T04:26:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75431,"job_number":"JOB_75431","tr_customer_id":75448,"tr_customer_product_id":75438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T05:02:12.000Z","modified_at":"2025-10-02T05:02:12.000Z","name":"davinder raj","mobile_number":"8573628492","email_id":"davin@gmail.com","dop":"2025-08-05","serial_number":"10135456045624","imei1":"10135456045624","imei2":"10135456045624","popurl":"2025-08-05T07:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T05:02:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75501,"job_number":"JOB_75501","tr_customer_id":75518,"tr_customer_product_id":75508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:47:50.000Z","modified_at":"2025-10-02T06:47:50.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109382980096859","imei1":"109382980096859","imei2":"109382980096859","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75503,"job_number":"JOB_75503","tr_customer_id":75520,"tr_customer_product_id":75510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:47:50.000Z","modified_at":"2025-10-02T06:47:50.000Z","name":"Abdiel Mante","mobile_number":"723-759-6732","email_id":"Newton_Senger@yahoo.com","dop":"2025-06-09","serial_number":"102651915630135","imei1":"102651915630135","imei2":"102651915630135","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75504,"job_number":"JOB_75504","tr_customer_id":75521,"tr_customer_product_id":75511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:48:07.000Z","modified_at":"2025-10-02T06:48:07.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"108341640763835","imei1":"108341640763835","imei2":"108341640763835","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:48:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75506,"job_number":"JOB_75506","tr_customer_id":75523,"tr_customer_product_id":75513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:48:08.000Z","modified_at":"2025-10-02T06:48:08.000Z","name":"Albin Schuster","mobile_number":"384-624-8455","email_id":"Burley.Nikolaus45@yahoo.com","dop":"2025-06-09","serial_number":"105459700059363","imei1":"105459700059363","imei2":"105459700059363","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:48:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75507,"job_number":"JOB_75507","tr_customer_id":75524,"tr_customer_product_id":75514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:48:24.000Z","modified_at":"2025-10-02T06:48:24.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108380480568465","imei1":"108380480568465","imei2":"108380480568465","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:48:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75509,"job_number":"JOB_75509","tr_customer_id":75526,"tr_customer_product_id":75516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:48:25.000Z","modified_at":"2025-10-02T06:48:25.000Z","name":"Rolando Ward","mobile_number":"779-676-4971","email_id":"Joelle52@gmail.com","dop":"2025-06-09","serial_number":"100430252526528","imei1":"100430252526528","imei2":"100430252526528","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:48:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75519,"job_number":"JOB_75519","tr_customer_id":75536,"tr_customer_product_id":75526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T07:23:40.000Z","modified_at":"2025-10-02T07:23:40.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Florian34@gmail.com","dop":"2025-07-02","serial_number":"18128369205568","imei1":"18128369205568","imei2":"18128369205568","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T07:23:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIwOTI4MDh9.mOyg6W1ajsbTOhFVGHPH9IFq0zy-1yBZKhuj0PkNqAU' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 200 - OK
Mean time per request: 243ms
Mean size per request: 866B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4Mjd9.rfRB6GcgWSIrMTxFMk9LqpBSzbs9vbgXSoKuREjhe00
Connection keep-alive
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36
Cache-Control no-cache
Postman-Token 6ce18997-fb18-4e3e-b2e5-9fe60e2919a1
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 866
ETag W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:23:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIwOTI4MDh9.mOyg6W1ajsbTOhFVGHPH9IFq0zy-1yBZKhuj0PkNqAU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --data-raw '{"job_id":34316,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 400 - Bad Request
Mean time per request: 241ms
Mean size per request: 185B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4Mjd9.rfRB6GcgWSIrMTxFMk9LqpBSzbs9vbgXSoKuREjhe00
Connection keep-alive
Content-Type application/json
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36
Content-Type application/json
Cache-Control no-cache
Postman-Token 1eeac2e7-af0c-44db-a27e-52ab5f1a5680
Content-Length 40
Request Body
{
            "job_id": ,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 185
ETag W/"b9-yu+vj3BfBs4C63+iF/zZTmB8VU0"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:23:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 16","expose":true,"statusCode":400,"body":"{\n    \"job_id\": ,\n    \"engineer_id\": 2\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIwOTI4MDh9.mOyg6W1ajsbTOhFVGHPH9IFq0zy-1yBZKhuj0PkNqAU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_assignment"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 284ms
Mean size per request: 279.88KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4Mjd9.rfRB6GcgWSIrMTxFMk9LqpBSzbs9vbgXSoKuREjhe00
Content-Type application/json
Cache-Control no-cache
Postman-Token 04d93613-32fe-462d-9ef4-5f313dd263ba
Content-Length 40
Request Body
{"details_key":"pending_for_assignment"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 286596
ETag W/"45f84-ZsJWO/SIIpuHUKwjT1pbTXCkN7o"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:23:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":75080,"job_number":"JOB_75080","tr_customer_id":75097,"tr_customer_product_id":75087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T11:02:13.000Z","modified_at":"2025-10-01T11:02:13.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-09-21","serial_number":"134530332084732","imei1":"134530332084732","imei2":"134530332084732","popurl":"2025-09-21T11:02:11.086377300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T11:02:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75081,"job_number":"JOB_75081","tr_customer_id":75098,"tr_customer_product_id":75088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T11:15:40.000Z","modified_at":"2025-10-01T11:15:40.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"a@gmail.com","dop":"2025-09-20","serial_number":"11412816599954","imei1":"11412816599954","imei2":"11412816599954","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T11:15:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75082,"job_number":"JOB_75082","tr_customer_id":75099,"tr_customer_product_id":75089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T11:15:44.000Z","modified_at":"2025-10-01T11:15:44.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"a@gmail.com","dop":"2025-09-20","serial_number":"10639692029904","imei1":"10639692029904","imei2":"10639692029904","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T11:15:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75083,"job_number":"JOB_75083","tr_customer_id":75100,"tr_customer_product_id":75090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T11:16:55.000Z","modified_at":"2025-10-01T11:16:55.000Z","name":"prasad jamdar","mobile_number":"23","email_id":"a@gmail.com","dop":"2025-09-20","serial_number":"18359076804181","imei1":"18359076804181","imei2":"18359076804181","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T11:16:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75084,"job_number":"JOB_75084","tr_customer_id":75101,"tr_customer_product_id":75091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T11:18:52.000Z","modified_at":"2025-10-01T11:18:52.000Z","name":"prasad jamdar","mobile_number":"2323232323","email_id":"a@gmail.com","dop":"2025-09-20","serial_number":"14369707447431","imei1":"14369707447431","imei2":"14369707447431","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T11:18:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75085,"job_number":"JOB_75085","tr_customer_id":75102,"tr_customer_product_id":75092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T11:19:17.000Z","modified_at":"2025-10-01T11:19:17.000Z","name":"prasad jamdar","mobile_number":"2323232323","email_id":"a@gmail.com","dop":"2025-09-20","serial_number":"12176423099048","imei1":"12176423099048","imei2":"12176423099048","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T11:19:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75086,"job_number":"JOB_75086","tr_customer_id":75103,"tr_customer_product_id":75093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T11:27:20.000Z","modified_at":"2025-10-01T11:27:20.000Z","name":"prasad jamdar","mobile_number":"2323232323","email_id":"a@gmail.com","dop":"2025-09-20","serial_number":"18212659867132","imei1":"18212659867132","imei2":"18212659867132","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T11:27:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75087,"job_number":"JOB_75087","tr_customer_id":75104,"tr_customer_product_id":75094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T11:27:45.000Z","modified_at":"2025-10-01T11:27:45.000Z","name":"prasad jamdar","mobile_number":"2323232323","email_id":"a@gmail.com","dop":"2025-09-20","serial_number":"14272573633532","imei1":"14272573633532","imei2":"14272573633532","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T11:27:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75090,"job_number":"JOB_75090","tr_customer_id":75107,"tr_customer_product_id":75097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T11:30:25.000Z","modified_at":"2025-10-01T11:30:25.000Z","name":"Eileen Schulist","mobile_number":"554-925-0597","email_id":"Jeffrey.Satterfield5@hotmail.com","dop":"2025-09-20","serial_number":"14160665514534","imei1":"14160665514534","imei2":"14160665514534","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T11:30:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75097,"job_number":"JOB_75097","tr_customer_id":75114,"tr_customer_product_id":75104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:37:25.000Z","modified_at":"2025-10-01T13:37:25.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"17369533688770","imei1":"17369533688770","imei2":"17369533688770","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:37:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75098,"job_number":"JOB_75098","tr_customer_id":75115,"tr_customer_product_id":75105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:37:25.000Z","modified_at":"2025-10-01T13:37:25.000Z","name":"Estella Koss","mobile_number":"565-417-0899","email_id":"Marcelle62@gmail.com","dop":"2025-09-14","serial_number":"13032950983967","imei1":"13032950983967","imei2":"13032950983967","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:37:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75099,"job_number":"JOB_75099","tr_customer_id":75116,"tr_customer_product_id":75106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:37:37.000Z","modified_at":"2025-10-01T13:37:37.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"13178423950045","imei1":"13178423950045","imei2":"13178423950045","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:37:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75100,"job_number":"JOB_75100","tr_customer_id":75117,"tr_customer_product_id":75107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:37:37.000Z","modified_at":"2025-10-01T13:37:37.000Z","name":"Hallie Herman","mobile_number":"341-795-9184","email_id":"Heather.Orn64@gmail.com","dop":"2025-09-14","serial_number":"17870772355467","imei1":"17870772355467","imei2":"17870772355467","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:37:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75101,"job_number":"JOB_75101","tr_customer_id":75118,"tr_customer_product_id":75108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:44:47.000Z","modified_at":"2025-10-01T13:44:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24437537907357","imei1":"24437537907357","imei2":"24437537907357","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:44:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75102,"job_number":"JOB_75102","tr_customer_id":75119,"tr_customer_product_id":75109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:44:48.000Z","modified_at":"2025-10-01T13:44:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72115845511199","imei1":"72115845511199","imei2":"72115845511199","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:44:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75103,"job_number":"JOB_75103","tr_customer_id":75120,"tr_customer_product_id":75110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:44:48.000Z","modified_at":"2025-10-01T13:44:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24700976883714","imei1":"24700976883714","imei2":"24700976883714","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:44:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75104,"job_number":"JOB_75104","tr_customer_id":75121,"tr_customer_product_id":75111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:44:49.000Z","modified_at":"2025-10-01T13:44:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98130070976097","imei1":"98130070976097","imei2":"98130070976097","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:44:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75105,"job_number":"JOB_75105","tr_customer_id":75122,"tr_customer_product_id":75112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:44:49.000Z","modified_at":"2025-10-01T13:44:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51916628314192","imei1":"51916628314192","imei2":"51916628314192","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:44:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75106,"job_number":"JOB_75106","tr_customer_id":75123,"tr_customer_product_id":75113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:44:49.000Z","modified_at":"2025-10-01T13:44:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72069082952089","imei1":"72069082952089","imei2":"72069082952089","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:44:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75108,"job_number":"JOB_75108","tr_customer_id":75125,"tr_customer_product_id":75115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:45:00.000Z","modified_at":"2025-10-01T13:45:00.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"15115459769529","imei1":"15115459769529","imei2":"15115459769529","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75109,"job_number":"JOB_75109","tr_customer_id":75126,"tr_customer_product_id":75116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:45:00.000Z","modified_at":"2025-10-01T13:45:00.000Z","name":"Berenice Hills","mobile_number":"665-373-6989","email_id":"Audra.Kuphal42@yahoo.com","dop":"2025-09-14","serial_number":"17177442303026","imei1":"17177442303026","imei2":"17177442303026","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75110,"job_number":"JOB_75110","tr_customer_id":75127,"tr_customer_product_id":75117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:45:12.000Z","modified_at":"2025-10-01T13:45:12.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"11264895793745","imei1":"11264895793745","imei2":"11264895793745","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:45:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75111,"job_number":"JOB_75111","tr_customer_id":75128,"tr_customer_product_id":75118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:45:13.000Z","modified_at":"2025-10-01T13:45:13.000Z","name":"Jovanny Wiza","mobile_number":"854-695-9542","email_id":"Magdalena_VonRueden74@yahoo.com","dop":"2025-09-14","serial_number":"18893117293408","imei1":"18893117293408","imei2":"18893117293408","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:45:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75112,"job_number":"JOB_75112","tr_customer_id":75129,"tr_customer_product_id":75119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:45:25.000Z","modified_at":"2025-10-01T13:45:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66203911985882","imei1":"66203911985882","imei2":"66203911985882","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:45:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75113,"job_number":"JOB_75113","tr_customer_id":75130,"tr_customer_product_id":75120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:45:26.000Z","modified_at":"2025-10-01T13:45:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72229881936570","imei1":"72229881936570","imei2":"72229881936570","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:45:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75114,"job_number":"JOB_75114","tr_customer_id":75131,"tr_customer_product_id":75121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:45:26.000Z","modified_at":"2025-10-01T13:45:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"62588910348811","imei1":"62588910348811","imei2":"62588910348811","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:45:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75115,"job_number":"JOB_75115","tr_customer_id":75132,"tr_customer_product_id":75122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:45:26.000Z","modified_at":"2025-10-01T13:45:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27164625297631","imei1":"27164625297631","imei2":"27164625297631","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:45:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75116,"job_number":"JOB_75116","tr_customer_id":75133,"tr_customer_product_id":75123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:45:27.000Z","modified_at":"2025-10-01T13:45:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49548717435530","imei1":"49548717435530","imei2":"49548717435530","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:45:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75117,"job_number":"JOB_75117","tr_customer_id":75134,"tr_customer_product_id":75124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:45:27.000Z","modified_at":"2025-10-01T13:45:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80369940692715","imei1":"80369940692715","imei2":"80369940692715","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:45:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75119,"job_number":"JOB_75119","tr_customer_id":75136,"tr_customer_product_id":75126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:46:03.000Z","modified_at":"2025-10-01T13:46:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14217780904767","imei1":"14217780904767","imei2":"14217780904767","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:46:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75120,"job_number":"JOB_75120","tr_customer_id":75137,"tr_customer_product_id":75127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:46:04.000Z","modified_at":"2025-10-01T13:46:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69638456665576","imei1":"69638456665576","imei2":"69638456665576","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:46:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75121,"job_number":"JOB_75121","tr_customer_id":75138,"tr_customer_product_id":75128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:46:04.000Z","modified_at":"2025-10-01T13:46:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95621679896241","imei1":"95621679896241","imei2":"95621679896241","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:46:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75122,"job_number":"JOB_75122","tr_customer_id":75139,"tr_customer_product_id":75129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:46:04.000Z","modified_at":"2025-10-01T13:46:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82512270121495","imei1":"82512270121495","imei2":"82512270121495","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:46:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75123,"job_number":"JOB_75123","tr_customer_id":75140,"tr_customer_product_id":75130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:46:05.000Z","modified_at":"2025-10-01T13:46:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36851291191474","imei1":"36851291191474","imei2":"36851291191474","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:46:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75124,"job_number":"JOB_75124","tr_customer_id":75141,"tr_customer_product_id":75131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:46:05.000Z","modified_at":"2025-10-01T13:46:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54431932414396","imei1":"54431932414396","imei2":"54431932414396","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:46:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75129,"job_number":"JOB_75129","tr_customer_id":75146,"tr_customer_product_id":75136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:49:26.000Z","modified_at":"2025-10-01T13:49:26.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"15794785682586","imei1":"15794785682586","imei2":"15794785682586","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:49:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75130,"job_number":"JOB_75130","tr_customer_id":75147,"tr_customer_product_id":75137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:49:26.000Z","modified_at":"2025-10-01T13:49:26.000Z","name":"Derek Reichel","mobile_number":"925-911-6955","email_id":"Franco.Kihn88@yahoo.com","dop":"2025-09-14","serial_number":"16159448275956","imei1":"16159448275956","imei2":"16159448275956","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:49:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75131,"job_number":"JOB_75131","tr_customer_id":75148,"tr_customer_product_id":75138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:49:39.000Z","modified_at":"2025-10-01T13:49:39.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"18030958476800","imei1":"18030958476800","imei2":"18030958476800","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:49:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75132,"job_number":"JOB_75132","tr_customer_id":75149,"tr_customer_product_id":75139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:49:40.000Z","modified_at":"2025-10-01T13:49:40.000Z","name":"Jamison Kunde","mobile_number":"682-320-5893","email_id":"Blanche35@yahoo.com","dop":"2025-09-14","serial_number":"16901363485455","imei1":"16901363485455","imei2":"16901363485455","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:49:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75136,"job_number":"JOB_75136","tr_customer_id":75153,"tr_customer_product_id":75143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:00:09.000Z","modified_at":"2025-10-01T14:00:09.000Z","name":"Jordane Watsica","mobile_number":"988-979-6939","email_id":"Cleta.Collier@yahoo.com","dop":"2025-09-20","serial_number":"12834141831118","imei1":"12834141831118","imei2":"12834141831118","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:00:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75145,"job_number":"JOB_75145","tr_customer_id":75162,"tr_customer_product_id":75152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:10:01.000Z","modified_at":"2025-10-01T14:10:01.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"14686009589731","imei1":"14686009589731","imei2":"14686009589731","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75147,"job_number":"JOB_75147","tr_customer_id":75164,"tr_customer_product_id":75154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:10:02.000Z","modified_at":"2025-10-01T14:10:02.000Z","name":"Viva Hilll","mobile_number":"531-968-0390","email_id":"Tamia88@hotmail.com","dop":"2025-06-08","serial_number":"105094882247969","imei1":"105094882247969","imei2":"105094882247969","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75148,"job_number":"JOB_75148","tr_customer_id":75165,"tr_customer_product_id":75155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:10:33.000Z","modified_at":"2025-10-01T14:10:33.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"19910751450874","imei1":"19910751450874","imei2":"19910751450874","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:10:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75150,"job_number":"JOB_75150","tr_customer_id":75167,"tr_customer_product_id":75157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:10:34.000Z","modified_at":"2025-10-01T14:10:34.000Z","name":"Martine Donnelly","mobile_number":"475-440-9569","email_id":"Jaylon_Von@yahoo.com","dop":"2025-06-08","serial_number":"102777948936173","imei1":"102777948936173","imei2":"102777948936173","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:10:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75151,"job_number":"JOB_75151","tr_customer_id":75168,"tr_customer_product_id":75158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:11:05.000Z","modified_at":"2025-10-01T14:11:05.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"16347867102445","imei1":"16347867102445","imei2":"16347867102445","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:11:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75153,"job_number":"JOB_75153","tr_customer_id":75170,"tr_customer_product_id":75160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:11:06.000Z","modified_at":"2025-10-01T14:11:06.000Z","name":"Ashleigh Herzog","mobile_number":"794-286-4504","email_id":"Andre_Koss33@hotmail.com","dop":"2025-06-08","serial_number":"104597952488298","imei1":"104597952488298","imei2":"104597952488298","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:11:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75154,"job_number":"JOB_75154","tr_customer_id":75171,"tr_customer_product_id":75161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:11:20.000Z","modified_at":"2025-10-01T14:11:20.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"15892746385793","imei1":"15892746385793","imei2":"15892746385793","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:11:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75157,"job_number":"JOB_75157","tr_customer_id":75174,"tr_customer_product_id":75164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:12:04.000Z","modified_at":"2025-10-01T14:12:04.000Z","name":"Pearline Lemke","mobile_number":"748-662-0070","email_id":"Annamae.Prosacco38@hotmail.com","dop":"2025-09-20","serial_number":"12742224515466","imei1":"12742224515466","imei2":"12742224515466","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:12:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75159,"job_number":"JOB_75159","tr_customer_id":75176,"tr_customer_product_id":75166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:12:09.000Z","modified_at":"2025-10-01T14:12:09.000Z","name":"Roger Reynolds","mobile_number":"301-223-4906","email_id":"Richie66@hotmail.com","dop":"2025-04-06","serial_number":"13218626253088016","imei1":"13218626253088016","imei2":"13218626253088016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:12:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75160,"job_number":"JOB_75160","tr_customer_id":75177,"tr_customer_product_id":75167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:12:13.000Z","modified_at":"2025-10-01T14:12:13.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"16949877098062","imei1":"16949877098062","imei2":"16949877098062","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:12:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75163,"job_number":"JOB_75163","tr_customer_id":75180,"tr_customer_product_id":75170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:13:01.000Z","modified_at":"2025-10-01T14:13:01.000Z","name":"Madalyn Heller","mobile_number":"601-798-6690","email_id":"Jaden_Gutmann@hotmail.com","dop":"2025-04-06","serial_number":"16514955414353782","imei1":"16514955414353782","imei2":"16514955414353782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:13:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75164,"job_number":"JOB_75164","tr_customer_id":75181,"tr_customer_product_id":75171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:13:06.000Z","modified_at":"2025-10-01T14:13:06.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"10709955797203","imei1":"10709955797203","imei2":"10709955797203","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:13:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75167,"job_number":"JOB_75167","tr_customer_id":75184,"tr_customer_product_id":75174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:13:54.000Z","modified_at":"2025-10-01T14:13:54.000Z","name":"Roman Hegmann","mobile_number":"948-327-7307","email_id":"Guadalupe24@yahoo.com","dop":"2025-04-06","serial_number":"14049542113138458","imei1":"14049542113138458","imei2":"14049542113138458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:13:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75169,"job_number":"JOB_75169","tr_customer_id":75186,"tr_customer_product_id":75176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:14:51.000Z","modified_at":"2025-10-01T14:14:51.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10222656864835","imei1":"10222656864835","imei2":"10222656864835","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:14:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75171,"job_number":"JOB_75171","tr_customer_id":75188,"tr_customer_product_id":75178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:14:52.000Z","modified_at":"2025-10-01T14:14:52.000Z","name":"Asia Pollich","mobile_number":"627-788-2091","email_id":"Lavon50@yahoo.com","dop":"2025-06-18","serial_number":"1007358760458147","imei1":"1007358760458147","imei2":"1007358760458147","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:14:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75173,"job_number":"JOB_75173","tr_customer_id":75190,"tr_customer_product_id":75180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:15:34.000Z","modified_at":"2025-10-01T14:15:34.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10058100010878","imei1":"10058100010878","imei2":"10058100010878","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:15:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75175,"job_number":"JOB_75175","tr_customer_id":75192,"tr_customer_product_id":75182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:15:35.000Z","modified_at":"2025-10-01T14:15:35.000Z","name":"Kevin Steuber","mobile_number":"329-257-5699","email_id":"Keshaun_Braun@hotmail.com","dop":"2025-06-18","serial_number":"1038226382520591","imei1":"1038226382520591","imei2":"1038226382520591","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:15:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75176,"job_number":"JOB_75176","tr_customer_id":75193,"tr_customer_product_id":75183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:16:17.000Z","modified_at":"2025-10-01T14:16:17.000Z","name":"Ona Mayert","mobile_number":"762-671-8735","email_id":"Halle_Schmeler59@yahoo.com","dop":"2025-09-20","serial_number":"17108208902891","imei1":"17108208902891","imei2":"17108208902891","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:16:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75177,"job_number":"JOB_75177","tr_customer_id":75194,"tr_customer_product_id":75184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:16:22.000Z","modified_at":"2025-10-01T14:16:22.000Z","name":"Janick Hammes","mobile_number":"595-557-7327","email_id":"Porter13@hotmail.com","dop":"2025-09-20","serial_number":"13369434359447","imei1":"13369434359447","imei2":"13369434359447","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:16:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75178,"job_number":"JOB_75178","tr_customer_id":75195,"tr_customer_product_id":75185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:16:43.000Z","modified_at":"2025-10-01T14:16:43.000Z","name":"Hosea Sporer","mobile_number":"743-572-2157","email_id":"Maudie49@hotmail.com","dop":"2025-09-20","serial_number":"11598823641728","imei1":"11598823641728","imei2":"11598823641728","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:16:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75179,"job_number":"JOB_75179","tr_customer_id":75196,"tr_customer_product_id":75186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:16:54.000Z","modified_at":"2025-10-01T14:16:54.000Z","name":"Ayana Baumbach","mobile_number":"934-934-4599","email_id":"Marlin30@gmail.com","dop":"2025-09-20","serial_number":"14128299077847","imei1":"14128299077847","imei2":"14128299077847","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:16:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75181,"job_number":"JOB_75181","tr_customer_id":75198,"tr_customer_product_id":75188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:17:59.000Z","modified_at":"2025-10-01T14:17:59.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"11367753226770","imei1":"11367753226770","imei2":"11367753226770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:17:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75183,"job_number":"JOB_75183","tr_customer_id":75200,"tr_customer_product_id":75190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:18:00.000Z","modified_at":"2025-10-01T14:18:00.000Z","name":"Mark Runte","mobile_number":"592-453-7632","email_id":"Bennie12@hotmail.com","dop":"2025-04-06","serial_number":"18996872192289460","imei1":"18996872192289460","imei2":"18996872192289460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:18:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75188,"job_number":"JOB_75188","tr_customer_id":75205,"tr_customer_product_id":75195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:18:48.000Z","modified_at":"2025-10-01T14:18:48.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"14581952851939","imei1":"14581952851939","imei2":"14581952851939","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:18:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75190,"job_number":"JOB_75190","tr_customer_id":75207,"tr_customer_product_id":75197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:18:50.000Z","modified_at":"2025-10-01T14:18:50.000Z","name":"Melody Tremblay","mobile_number":"311-773-6792","email_id":"Jayde.McGlynn@yahoo.com","dop":"2025-04-06","serial_number":"13709694321335854","imei1":"13709694321335854","imei2":"13709694321335854","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:18:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75192,"job_number":"JOB_75192","tr_customer_id":75209,"tr_customer_product_id":75199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:19:36.000Z","modified_at":"2025-10-01T14:19:36.000Z","name":"Kaylah Green","mobile_number":"888-869-6403","email_id":"Janae.Nienow@yahoo.com","dop":"2025-04-06","serial_number":"19796766881179376","imei1":"19796766881179376","imei2":"19796766881179376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:19:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75193,"job_number":"JOB_75193","tr_customer_id":75210,"tr_customer_product_id":75200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:19:38.000Z","modified_at":"2025-10-01T14:19:38.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"10809153579637","imei1":"10809153579637","imei2":"10809153579637","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:19:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75195,"job_number":"JOB_75195","tr_customer_id":75212,"tr_customer_product_id":75202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:19:40.000Z","modified_at":"2025-10-01T14:19:40.000Z","name":"Newton Schulist","mobile_number":"343-260-5921","email_id":"Sam_Buckridge@hotmail.com","dop":"2025-04-06","serial_number":"15089483814090074","imei1":"15089483814090074","imei2":"15089483814090074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75197,"job_number":"JOB_75197","tr_customer_id":75214,"tr_customer_product_id":75204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:20:18.000Z","modified_at":"2025-10-01T14:20:18.000Z","name":"Lloyd Streich","mobile_number":"870-243-6391","email_id":"Julius.Zboncak79@yahoo.com","dop":"2025-04-06","serial_number":"17932637457771488","imei1":"17932637457771488","imei2":"17932637457771488","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:20:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75204,"job_number":"JOB_75204","tr_customer_id":75221,"tr_customer_product_id":75211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:23:49.000Z","modified_at":"2025-10-01T14:23:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10650360252763","imei1":"10650360252763","imei2":"10650360252763","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:23:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75207,"job_number":"JOB_75207","tr_customer_id":75224,"tr_customer_product_id":75214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:23:51.000Z","modified_at":"2025-10-01T14:23:51.000Z","name":"Justice Kub","mobile_number":"552-217-8601","email_id":"Gilberto21@hotmail.com","dop":"2025-04-06","serial_number":"18218790624578868","imei1":"18218790624578868","imei2":"18218790624578868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:23:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75208,"job_number":"JOB_75208","tr_customer_id":75225,"tr_customer_product_id":75215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:23:51.000Z","modified_at":"2025-10-01T14:23:51.000Z","name":"Moises Conroy","mobile_number":"406-250-7938","email_id":"Marianna.Pfeffer@hotmail.com","dop":"2025-04-06","serial_number":"15390321152331240","imei1":"15390321152331240","imei2":"15390321152331240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:23:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75209,"job_number":"JOB_75209","tr_customer_id":75226,"tr_customer_product_id":75216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:24:45.000Z","modified_at":"2025-10-01T14:24:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11133840274799","imei1":"11133840274799","imei2":"11133840274799","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:24:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75211,"job_number":"JOB_75211","tr_customer_id":75228,"tr_customer_product_id":75218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:24:47.000Z","modified_at":"2025-10-01T14:24:47.000Z","name":"Clyde Stroman","mobile_number":"700-675-8189","email_id":"Alexandro30@gmail.com","dop":"2025-04-06","serial_number":"17749513586508952","imei1":"17749513586508952","imei2":"17749513586508952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:24:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75212,"job_number":"JOB_75212","tr_customer_id":75229,"tr_customer_product_id":75219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:25:40.000Z","modified_at":"2025-10-01T14:25:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18595250982048","imei1":"18595250982048","imei2":"18595250982048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:25:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75214,"job_number":"JOB_75214","tr_customer_id":75231,"tr_customer_product_id":75221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:25:42.000Z","modified_at":"2025-10-01T14:25:42.000Z","name":"Parker Hauck","mobile_number":"379-305-6853","email_id":"Kenyon_Windler@hotmail.com","dop":"2025-04-06","serial_number":"19729276890924920","imei1":"19729276890924920","imei2":"19729276890924920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:25:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75216,"job_number":"JOB_75216","tr_customer_id":75233,"tr_customer_product_id":75223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:27:02.000Z","modified_at":"2025-10-01T14:27:02.000Z","name":"Linda Zieme","mobile_number":"348-978-7586","email_id":"Bridget.Goodwin2@yahoo.com","dop":"2025-04-06","serial_number":"17434536213981596","imei1":"17434536213981596","imei2":"17434536213981596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:27:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75218,"job_number":"JOB_75218","tr_customer_id":75235,"tr_customer_product_id":75225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:27:54.000Z","modified_at":"2025-10-01T14:27:54.000Z","name":"Riya t","mobile_number":"9941454262","email_id":"Dorothea.Ziemann86@gmail.com","dop":"2025-07-09","serial_number":"109866132904857","imei1":"109866132904857","imei2":"109866132904857","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:27:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75220,"job_number":"JOB_75220","tr_customer_id":75237,"tr_customer_product_id":75227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:28:44.000Z","modified_at":"2025-10-01T14:28:44.000Z","name":"Kajal s","mobile_number":"9841636255","email_id":"Raina_Bosco@yahoo.com","dop":"2025-07-09","serial_number":"100578539461114","imei1":"100578539461114","imei2":"100578539461114","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75222,"job_number":"JOB_75222","tr_customer_id":75239,"tr_customer_product_id":75229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:30:06.000Z","modified_at":"2025-10-01T14:30:06.000Z","name":"Juston Green","mobile_number":"350-655-2102","email_id":"Alfonso1@yahoo.com","dop":"2025-09-20","serial_number":"17397515995272","imei1":"17397515995272","imei2":"17397515995272","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:30:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75223,"job_number":"JOB_75223","tr_customer_id":75240,"tr_customer_product_id":75230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:30:58.000Z","modified_at":"2025-10-01T14:30:58.000Z","name":"Lavina Hand","mobile_number":"952-810-4445","email_id":"Hilma_McKenzie@gmail.com","dop":"2025-09-20","serial_number":"17049390850444","imei1":"17049390850444","imei2":"17049390850444","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:30:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75224,"job_number":"JOB_75224","tr_customer_id":75241,"tr_customer_product_id":75231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:31:02.000Z","modified_at":"2025-10-01T14:31:02.000Z","name":"Jadon Schowalter","mobile_number":"638-521-7369","email_id":"Alessandro_McDermott2@hotmail.com","dop":"2025-09-20","serial_number":"19373434245656","imei1":"19373434245656","imei2":"19373434245656","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:31:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75225,"job_number":"JOB_75225","tr_customer_id":75242,"tr_customer_product_id":75232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:41:49.000Z","modified_at":"2025-10-01T14:41:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11058893997079","imei1":"11058893997079","imei2":"11058893997079","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:41:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75227,"job_number":"JOB_75227","tr_customer_id":75244,"tr_customer_product_id":75234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:41:51.000Z","modified_at":"2025-10-01T14:41:51.000Z","name":"Joelle Kiehn","mobile_number":"290-310-4391","email_id":"Kailyn76@yahoo.com","dop":"2025-04-06","serial_number":"12348632212564474","imei1":"12348632212564474","imei2":"12348632212564474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75232,"job_number":"JOB_75232","tr_customer_id":75249,"tr_customer_product_id":75239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:42:43.000Z","modified_at":"2025-10-01T14:42:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16086309786050","imei1":"16086309786050","imei2":"16086309786050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:42:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75234,"job_number":"JOB_75234","tr_customer_id":75251,"tr_customer_product_id":75241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:42:45.000Z","modified_at":"2025-10-01T14:42:45.000Z","name":"Milton Kihn","mobile_number":"667-322-3460","email_id":"Blake.Botsford53@hotmail.com","dop":"2025-04-06","serial_number":"14578362190136664","imei1":"14578362190136664","imei2":"14578362190136664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75241,"job_number":"JOB_75241","tr_customer_id":75258,"tr_customer_product_id":75248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:43:36.000Z","modified_at":"2025-10-01T14:43:36.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11007233489472","imei1":"11007233489472","imei2":"11007233489472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:43:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75243,"job_number":"JOB_75243","tr_customer_id":75260,"tr_customer_product_id":75250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:43:38.000Z","modified_at":"2025-10-01T14:43:38.000Z","name":"Celia Wehner","mobile_number":"489-466-9777","email_id":"Gretchen33@gmail.com","dop":"2025-04-06","serial_number":"19502194286197116","imei1":"19502194286197116","imei2":"19502194286197116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:43:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75244,"job_number":"JOB_75244","tr_customer_id":75261,"tr_customer_product_id":75251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T15:01:04.000Z","modified_at":"2025-10-01T15:01:04.000Z","name":"Minnie Wisoky","mobile_number":"564-718-8233","email_id":"Christina.Gerlach@hotmail.com","dop":"2025-04-02","serial_number":"11550785110776","imei1":"11550785110776","imei2":"11550785110776","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T15:01:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75249,"job_number":"JOB_75249","tr_customer_id":75266,"tr_customer_product_id":75256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T15:15:37.000Z","modified_at":"2025-10-01T15:15:37.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2025-04-02","serial_number":"26548404098219","imei1":"26548404098219","imei2":"26548404098219","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T15:15:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75254,"job_number":"JOB_75254","tr_customer_id":75271,"tr_customer_product_id":75261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T15:37:10.000Z","modified_at":"2025-10-01T15:37:10.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"106671523205408","imei1":"106671523205408","imei2":"106671523205408","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T15:37:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75256,"job_number":"JOB_75256","tr_customer_id":75273,"tr_customer_product_id":75263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T15:37:23.000Z","modified_at":"2025-10-01T15:37:23.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"106272824052805","imei1":"106272824052805","imei2":"106272824052805","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T15:37:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75259,"job_number":"JOB_75259","tr_customer_id":75276,"tr_customer_product_id":75266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T15:45:26.000Z","modified_at":"2025-10-01T15:45:26.000Z","name":"Pritish Samal","mobile_number":"9876543210","email_id":"PKP@gmail.com","dop":"2025-05-30","serial_number":"12819138639076","imei1":"12819138639076","imei2":"12819138639076","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T15:45:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75261,"job_number":"JOB_75261","tr_customer_id":75278,"tr_customer_product_id":75268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T16:01:33.000Z","modified_at":"2025-10-01T16:01:33.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"15445492837938","imei1":"15445492837938","imei2":"15445492837938","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T16:01:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75262,"job_number":"JOB_75262","tr_customer_id":75279,"tr_customer_product_id":75269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T16:01:34.000Z","modified_at":"2025-10-01T16:01:34.000Z","name":"Deja DuBuque","mobile_number":"314-292-9257","email_id":"Barry_Morar@hotmail.com","dop":"2025-09-14","serial_number":"11008284389764","imei1":"11008284389764","imei2":"11008284389764","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T16:01:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75263,"job_number":"JOB_75263","tr_customer_id":75280,"tr_customer_product_id":75270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T16:01:47.000Z","modified_at":"2025-10-01T16:01:47.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"13707555778282","imei1":"13707555778282","imei2":"13707555778282","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T16:01:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75264,"job_number":"JOB_75264","tr_customer_id":75281,"tr_customer_product_id":75271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T16:01:47.000Z","modified_at":"2025-10-01T16:01:47.000Z","name":"Don Hilll","mobile_number":"466-562-0560","email_id":"Jarrell70@yahoo.com","dop":"2025-09-14","serial_number":"16903901607900","imei1":"16903901607900","imei2":"16903901607900","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T16:01:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75265,"job_number":"JOB_75265","tr_customer_id":75282,"tr_customer_product_id":75272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T16:02:57.000Z","modified_at":"2025-10-01T16:02:57.000Z","name":"Humberto Schowalter","mobile_number":"428-799-8581","email_id":"Ethan.Stokes54@hotmail.com","dop":"2025-09-20","serial_number":"13772523818636","imei1":"13772523818636","imei2":"13772523818636","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T16:02:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75266,"job_number":"JOB_75266","tr_customer_id":75283,"tr_customer_product_id":75273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T16:12:01.000Z","modified_at":"2025-10-01T16:12:01.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"13840227379182","imei1":"13840227379182","imei2":"13840227379182","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T16:12:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75268,"job_number":"JOB_75268","tr_customer_id":75285,"tr_customer_product_id":75275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T16:12:02.000Z","modified_at":"2025-10-01T16:12:02.000Z","name":"Mertie Gutkowski","mobile_number":"312-550-3541","email_id":"Salma_Cassin@yahoo.com","dop":"2025-04-06","serial_number":"11709819991322940","imei1":"11709819991322940","imei2":"11709819991322940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T16:12:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75269,"job_number":"JOB_75269","tr_customer_id":75286,"tr_customer_product_id":75276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T16:12:51.000Z","modified_at":"2025-10-01T16:12:51.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"14539979084686","imei1":"14539979084686","imei2":"14539979084686","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T16:12:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75271,"job_number":"JOB_75271","tr_customer_id":75288,"tr_customer_product_id":75278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T16:12:53.000Z","modified_at":"2025-10-01T16:12:53.000Z","name":"Laurine Williamson","mobile_number":"664-303-3575","email_id":"Jerel_Willms@gmail.com","dop":"2025-04-06","serial_number":"15483394870447384","imei1":"15483394870447384","imei2":"15483394870447384","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T16:12:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75272,"job_number":"JOB_75272","tr_customer_id":75289,"tr_customer_product_id":75279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T16:13:01.000Z","modified_at":"2025-10-01T16:13:01.000Z","name":"First Name","mobile_number":"7247457400","email_id":"niteshguptampb19@gmail.com","dop":"2025-09-08","serial_number":"12333333333322","imei1":"12333333333322","imei2":"12333333333322","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T16:13:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75273,"job_number":"JOB_75273","tr_customer_id":75290,"tr_customer_product_id":75280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T16:13:40.000Z","modified_at":"2025-10-01T16:13:40.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"14955060419802","imei1":"14955060419802","imei2":"14955060419802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T16:13:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75277,"job_number":"JOB_75277","tr_customer_id":75294,"tr_customer_product_id":75284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T17:11:40.000Z","modified_at":"2025-10-01T17:11:40.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2025-04-02","serial_number":"66548404098219","imei1":"66548404098219","imei2":"66548404098219","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T17:11:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75281,"job_number":"JOB_75281","tr_customer_id":75298,"tr_customer_product_id":75288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T18:43:55.000Z","modified_at":"2025-10-01T18:43:55.000Z","name":"Jatin Sharma","mobile_number":"1234567890","email_id":"xyz@gmail.com","dop":"2025-07-07","serial_number":"12345678901234","imei1":"12345678901234","imei2":"12345678901234","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T18:43:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75283,"job_number":"JOB_75283","tr_customer_id":75300,"tr_customer_product_id":75290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T18:52:25.000Z","modified_at":"2025-10-01T18:52:25.000Z","name":"Jatin Sharma","mobile_number":"1234567890","email_id":"xyz@gmail.com","dop":"2025-07-07","serial_number":"12345678901235","imei1":"12345678901235","imei2":"12345678901235","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T18:52:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75290,"job_number":"JOB_75290","tr_customer_id":75307,"tr_customer_product_id":75297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T23:02:30.000Z","modified_at":"2025-10-01T23:02:30.000Z","name":"Sebasti Jeya Ranjani Manuel","mobile_number":"4561237896","email_id":"sebastiranjani@gmail.com","dop":"2025-09-10","serial_number":"147852369895698","imei1":"147852369895698","imei2":"147852369895698","popurl":"2025-09-10T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T23:02:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75291,"job_number":"JOB_75291","tr_customer_id":75308,"tr_customer_product_id":75298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T02:52:36.000Z","modified_at":"2025-10-02T02:52:36.000Z","name":"Ricardo Aufderhar","mobile_number":"821-825-1259","email_id":"Myra5@gmail.com","dop":"2025-08-12","serial_number":"10445070036219","imei1":"10445070036219","imei2":"10445070036219","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T02:52:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75293,"job_number":"JOB_75293","tr_customer_id":75310,"tr_customer_product_id":75300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T02:52:50.000Z","modified_at":"2025-10-02T02:52:50.000Z","name":"Tate Shanahan","mobile_number":"864-566-0031","email_id":"Savanna_Ward4@yahoo.com","dop":"2025-08-12","serial_number":"10071270399154","imei1":"10071270399154","imei2":"10071270399154","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T02:52:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75295,"job_number":"JOB_75295","tr_customer_id":75312,"tr_customer_product_id":75302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T02:53:03.000Z","modified_at":"2025-10-02T02:53:03.000Z","name":"Marcelino Crist","mobile_number":"570-735-9731","email_id":"Martin_Monahan76@gmail.com","dop":"2025-08-12","serial_number":"10240607045283","imei1":"10240607045283","imei2":"10240607045283","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T02:53:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75299,"job_number":"JOB_75299","tr_customer_id":75316,"tr_customer_product_id":75306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:02.000Z","modified_at":"2025-10-02T03:08:02.000Z","name":"Josie Durgan","mobile_number":"902-541-7295","email_id":"Baby_Prohaska30@yahoo.com","dop":"2025-04-06","serial_number":"16340570045411328","imei1":"16340570045411328","imei2":"16340570045411328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:08:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75302,"job_number":"JOB_75302","tr_customer_id":75319,"tr_customer_product_id":75309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:20.000Z","modified_at":"2025-10-02T03:08:20.000Z","name":"Damon Hane","mobile_number":"858-619-7517","email_id":"Jameson.Kuvalis31@hotmail.com","dop":"2025-08-12","serial_number":"10336928561113","imei1":"10336928561113","imei2":"10336928561113","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:08:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75303,"job_number":"JOB_75303","tr_customer_id":75320,"tr_customer_product_id":75310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:20.000Z","modified_at":"2025-10-02T03:08:20.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"17478669828830","imei1":"17478669828830","imei2":"17478669828830","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:08:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75306,"job_number":"JOB_75306","tr_customer_id":75323,"tr_customer_product_id":75313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:22.000Z","modified_at":"2025-10-02T03:08:22.000Z","name":"Talia Cartwright","mobile_number":"752-593-9753","email_id":"Charlie.Tromp@yahoo.com","dop":"2025-04-06","serial_number":"16485328486008632","imei1":"16485328486008632","imei2":"16485328486008632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:08:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75308,"job_number":"JOB_75308","tr_customer_id":75325,"tr_customer_product_id":75315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:24.000Z","modified_at":"2025-10-02T03:08:24.000Z","name":"Alexandrea Dickens","mobile_number":"412-459-4739","email_id":"Abagail_Murazik50@gmail.com","dop":"2025-04-06","serial_number":"16528428928006318","imei1":"16528428928006318","imei2":"16528428928006318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:08:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75310,"job_number":"JOB_75310","tr_customer_id":75327,"tr_customer_product_id":75317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:34.000Z","modified_at":"2025-10-02T03:08:34.000Z","name":"Louisa Renner","mobile_number":"406-860-7640","email_id":"Rae_Dickinson68@hotmail.com","dop":"2025-08-12","serial_number":"10603102495798","imei1":"10603102495798","imei2":"10603102495798","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:08:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75313,"job_number":"JOB_75313","tr_customer_id":75330,"tr_customer_product_id":75320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:47.000Z","modified_at":"2025-10-02T03:08:47.000Z","name":"Alexandro Pollich","mobile_number":"574-597-1305","email_id":"Micheal16@yahoo.com","dop":"2025-08-12","serial_number":"10964689752411","imei1":"10964689752411","imei2":"10964689752411","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:08:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75315,"job_number":"JOB_75315","tr_customer_id":75332,"tr_customer_product_id":75322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:06.000Z","modified_at":"2025-10-02T03:09:06.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10319338758981","imei1":"10319338758981","imei2":"10319338758981","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75317,"job_number":"JOB_75317","tr_customer_id":75334,"tr_customer_product_id":75324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:07.000Z","modified_at":"2025-10-02T03:09:07.000Z","name":"Aliyah Wolf","mobile_number":"658-893-8097","email_id":"Trisha82@gmail.com","dop":"2025-06-18","serial_number":"1087492741616999","imei1":"1087492741616999","imei2":"1087492741616999","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75318,"job_number":"JOB_75318","tr_customer_id":75335,"tr_customer_product_id":75325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:12.000Z","modified_at":"2025-10-02T03:09:12.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"12411526955117","imei1":"12411526955117","imei2":"12411526955117","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75320,"job_number":"JOB_75320","tr_customer_id":75337,"tr_customer_product_id":75327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:14.000Z","modified_at":"2025-10-02T03:09:14.000Z","name":"Kellen Balistreri","mobile_number":"845-522-4681","email_id":"Simone20@gmail.com","dop":"2025-04-06","serial_number":"16816318856784880","imei1":"16816318856784880","imei2":"16816318856784880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75322,"job_number":"JOB_75322","tr_customer_id":75339,"tr_customer_product_id":75329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:15.000Z","modified_at":"2025-10-02T03:09:15.000Z","name":"Joseph Flatley","mobile_number":"341-964-9021","email_id":"Demarco23@gmail.com","dop":"2025-04-06","serial_number":"14229397169154496","imei1":"14229397169154496","imei2":"14229397169154496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75323,"job_number":"JOB_75323","tr_customer_id":75340,"tr_customer_product_id":75330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:25.000Z","modified_at":"2025-10-02T03:09:25.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"17250456091439","imei1":"17250456091439","imei2":"17250456091439","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75329,"job_number":"JOB_75329","tr_customer_id":75346,"tr_customer_product_id":75336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:34.000Z","modified_at":"2025-10-02T03:09:34.000Z","name":"Eulalia Gerhold","mobile_number":"583-735-0214","email_id":"Joseph39@yahoo.com","dop":"2025-04-06","serial_number":"12181001532807230","imei1":"12181001532807230","imei2":"12181001532807230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75330,"job_number":"JOB_75330","tr_customer_id":75347,"tr_customer_product_id":75337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:37.000Z","modified_at":"2025-10-02T03:09:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14930533246090","imei1":"14930533246090","imei2":"14930533246090","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75332,"job_number":"JOB_75332","tr_customer_id":75349,"tr_customer_product_id":75339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:39.000Z","modified_at":"2025-10-02T03:09:39.000Z","name":"Newell Durgan","mobile_number":"443-240-9764","email_id":"Carlotta30@hotmail.com","dop":"2025-04-06","serial_number":"10747147485042820","imei1":"10747147485042820","imei2":"10747147485042820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75334,"job_number":"JOB_75334","tr_customer_id":75351,"tr_customer_product_id":75341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:43.000Z","modified_at":"2025-10-02T03:09:43.000Z","name":"Roy Hahn","mobile_number":"742-975-4042","email_id":"Vito_Gulgowski40@hotmail.com","dop":"2025-04-06","serial_number":"14103515980550928","imei1":"14103515980550928","imei2":"14103515980550928","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75337,"job_number":"JOB_75337","tr_customer_id":75354,"tr_customer_product_id":75344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:58.000Z","modified_at":"2025-10-02T03:09:58.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10291178319788","imei1":"10291178319788","imei2":"10291178319788","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75339,"job_number":"JOB_75339","tr_customer_id":75356,"tr_customer_product_id":75346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:59.000Z","modified_at":"2025-10-02T03:09:59.000Z","name":"Fabian Howe","mobile_number":"200-665-7845","email_id":"Arely23@yahoo.com","dop":"2025-06-18","serial_number":"1080975310646820","imei1":"1080975310646820","imei2":"1080975310646820","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75343,"job_number":"JOB_75343","tr_customer_id":75360,"tr_customer_product_id":75350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:03.000Z","modified_at":"2025-10-02T03:10:03.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"10690587982358","imei1":"10690587982358","imei2":"10690587982358","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75347,"job_number":"JOB_75347","tr_customer_id":75364,"tr_customer_product_id":75354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:05.000Z","modified_at":"2025-10-02T03:10:05.000Z","name":"Martin Jerde","mobile_number":"231-350-9685","email_id":"Leopold_Wunsch@yahoo.com","dop":"2025-04-06","serial_number":"10117095392053200","imei1":"10117095392053200","imei2":"10117095392053200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75350,"job_number":"JOB_75350","tr_customer_id":75367,"tr_customer_product_id":75357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:11.000Z","modified_at":"2025-10-02T03:10:11.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"17458524762165","imei1":"17458524762165","imei2":"17458524762165","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75356,"job_number":"JOB_75356","tr_customer_id":75373,"tr_customer_product_id":75363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:20.000Z","modified_at":"2025-10-02T03:10:20.000Z","name":"Riya t","mobile_number":"9941454262","email_id":"Rodolfo91@yahoo.com","dop":"2025-07-09","serial_number":"104240841834742","imei1":"104240841834742","imei2":"104240841834742","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75359,"job_number":"JOB_75359","tr_customer_id":75376,"tr_customer_product_id":75366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:27.000Z","modified_at":"2025-10-02T03:10:27.000Z","name":"Mose Klocko","mobile_number":"831-230-0685","email_id":"Holly57@gmail.com","dop":"2025-04-06","serial_number":"13102381359994224","imei1":"13102381359994224","imei2":"13102381359994224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75360,"job_number":"JOB_75360","tr_customer_id":75377,"tr_customer_product_id":75367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:30.000Z","modified_at":"2025-10-02T03:10:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12609854036842","imei1":"12609854036842","imei2":"12609854036842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75362,"job_number":"JOB_75362","tr_customer_id":75379,"tr_customer_product_id":75369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:32.000Z","modified_at":"2025-10-02T03:10:32.000Z","name":"Daphne Wisoky","mobile_number":"500-506-0510","email_id":"Zella.Reichert76@gmail.com","dop":"2025-04-06","serial_number":"12121310446529956","imei1":"12121310446529956","imei2":"12121310446529956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75363,"job_number":"JOB_75363","tr_customer_id":75380,"tr_customer_product_id":75370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:58.000Z","modified_at":"2025-10-02T03:10:58.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"15591998668688","imei1":"15591998668688","imei2":"15591998668688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75365,"job_number":"JOB_75365","tr_customer_id":75382,"tr_customer_product_id":75372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:11:09.000Z","modified_at":"2025-10-02T03:11:09.000Z","name":"Kajal s","mobile_number":"9841636255","email_id":"Christ_Deckow66@yahoo.com","dop":"2025-07-09","serial_number":"107624055373103","imei1":"107624055373103","imei2":"107624055373103","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:11:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75368,"job_number":"JOB_75368","tr_customer_id":75385,"tr_customer_product_id":75375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:11:10.000Z","modified_at":"2025-10-02T03:11:10.000Z","name":"Marisol Hilll","mobile_number":"557-945-8078","email_id":"Cornell59@yahoo.com","dop":"2025-04-06","serial_number":"16869403053112000","imei1":"16869403053112000","imei2":"16869403053112000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:11:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75369,"job_number":"JOB_75369","tr_customer_id":75386,"tr_customer_product_id":75376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:11:23.000Z","modified_at":"2025-10-02T03:11:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16433696978186","imei1":"16433696978186","imei2":"16433696978186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:11:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75371,"job_number":"JOB_75371","tr_customer_id":75388,"tr_customer_product_id":75378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:11:25.000Z","modified_at":"2025-10-02T03:11:25.000Z","name":"Tomasa Torphy","mobile_number":"572-700-6617","email_id":"Giovanna_Langosh86@hotmail.com","dop":"2025-04-06","serial_number":"12528847388374478","imei1":"12528847388374478","imei2":"12528847388374478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:11:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75372,"job_number":"JOB_75372","tr_customer_id":75389,"tr_customer_product_id":75379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:21:09.000Z","modified_at":"2025-10-02T03:21:09.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"16547944948919","imei1":"16547944948919","imei2":"16547944948919","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75374,"job_number":"JOB_75374","tr_customer_id":75391,"tr_customer_product_id":75381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:21:11.000Z","modified_at":"2025-10-02T03:21:11.000Z","name":"Sibyl Davis","mobile_number":"643-732-6336","email_id":"Edwina2@yahoo.com","dop":"2025-06-08","serial_number":"101180923478695","imei1":"101180923478695","imei2":"101180923478695","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:21:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75375,"job_number":"JOB_75375","tr_customer_id":75392,"tr_customer_product_id":75382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:21:43.000Z","modified_at":"2025-10-02T03:21:43.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"12892469600519","imei1":"12892469600519","imei2":"12892469600519","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:21:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75377,"job_number":"JOB_75377","tr_customer_id":75394,"tr_customer_product_id":75384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:21:44.000Z","modified_at":"2025-10-02T03:21:44.000Z","name":"Trudie Upton","mobile_number":"600-953-8674","email_id":"Nyasia_Wintheiser@hotmail.com","dop":"2025-06-08","serial_number":"107856072679759","imei1":"107856072679759","imei2":"107856072679759","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:21:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75378,"job_number":"JOB_75378","tr_customer_id":75395,"tr_customer_product_id":75385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:22:16.000Z","modified_at":"2025-10-02T03:22:16.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"18193552081944","imei1":"18193552081944","imei2":"18193552081944","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:22:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75380,"job_number":"JOB_75380","tr_customer_id":75397,"tr_customer_product_id":75387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:22:18.000Z","modified_at":"2025-10-02T03:22:18.000Z","name":"Burley Donnelly","mobile_number":"840-531-1523","email_id":"Leslie.Hintz@yahoo.com","dop":"2025-06-08","serial_number":"109398424460014","imei1":"109398424460014","imei2":"109398424460014","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:22:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75381,"job_number":"JOB_75381","tr_customer_id":75398,"tr_customer_product_id":75388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:24:20.000Z","modified_at":"2025-10-02T03:24:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77796106256720","imei1":"77796106256720","imei2":"77796106256720","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:24:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75382,"job_number":"JOB_75382","tr_customer_id":75399,"tr_customer_product_id":75389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:24:21.000Z","modified_at":"2025-10-02T03:24:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29881214082156","imei1":"29881214082156","imei2":"29881214082156","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:24:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75383,"job_number":"JOB_75383","tr_customer_id":75400,"tr_customer_product_id":75390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:24:21.000Z","modified_at":"2025-10-02T03:24:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73349116692625","imei1":"73349116692625","imei2":"73349116692625","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:24:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75384,"job_number":"JOB_75384","tr_customer_id":75401,"tr_customer_product_id":75391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:24:21.000Z","modified_at":"2025-10-02T03:24:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80529107447203","imei1":"80529107447203","imei2":"80529107447203","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:24:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75385,"job_number":"JOB_75385","tr_customer_id":75402,"tr_customer_product_id":75392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:24:22.000Z","modified_at":"2025-10-02T03:24:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81100701047953","imei1":"81100701047953","imei2":"81100701047953","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:24:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75386,"job_number":"JOB_75386","tr_customer_id":75403,"tr_customer_product_id":75393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:24:22.000Z","modified_at":"2025-10-02T03:24:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"59602321659313","imei1":"59602321659313","imei2":"59602321659313","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:24:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75388,"job_number":"JOB_75388","tr_customer_id":75405,"tr_customer_product_id":75395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:24:58.000Z","modified_at":"2025-10-02T03:24:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61881242647192","imei1":"61881242647192","imei2":"61881242647192","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:24:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75389,"job_number":"JOB_75389","tr_customer_id":75406,"tr_customer_product_id":75396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:24:59.000Z","modified_at":"2025-10-02T03:24:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"85536820100481","imei1":"85536820100481","imei2":"85536820100481","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:24:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75390,"job_number":"JOB_75390","tr_customer_id":75407,"tr_customer_product_id":75397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:24:59.000Z","modified_at":"2025-10-02T03:24:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55563183319298","imei1":"55563183319298","imei2":"55563183319298","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:24:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75391,"job_number":"JOB_75391","tr_customer_id":75408,"tr_customer_product_id":75398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:24:59.000Z","modified_at":"2025-10-02T03:24:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27359010630023","imei1":"27359010630023","imei2":"27359010630023","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:24:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75392,"job_number":"JOB_75392","tr_customer_id":75409,"tr_customer_product_id":75399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:25:00.000Z","modified_at":"2025-10-02T03:25:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"65531296773761","imei1":"65531296773761","imei2":"65531296773761","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75393,"job_number":"JOB_75393","tr_customer_id":75410,"tr_customer_product_id":75400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:25:00.000Z","modified_at":"2025-10-02T03:25:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18689424575253","imei1":"18689424575253","imei2":"18689424575253","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75395,"job_number":"JOB_75395","tr_customer_id":75412,"tr_customer_product_id":75402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:25:36.000Z","modified_at":"2025-10-02T03:25:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96963981008392","imei1":"96963981008392","imei2":"96963981008392","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:25:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75396,"job_number":"JOB_75396","tr_customer_id":75413,"tr_customer_product_id":75403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:25:36.000Z","modified_at":"2025-10-02T03:25:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95278543853205","imei1":"95278543853205","imei2":"95278543853205","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:25:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75397,"job_number":"JOB_75397","tr_customer_id":75414,"tr_customer_product_id":75404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:25:37.000Z","modified_at":"2025-10-02T03:25:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78097491588524","imei1":"78097491588524","imei2":"78097491588524","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:25:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75398,"job_number":"JOB_75398","tr_customer_id":75415,"tr_customer_product_id":75405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:25:37.000Z","modified_at":"2025-10-02T03:25:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37560630569395","imei1":"37560630569395","imei2":"37560630569395","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:25:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75399,"job_number":"JOB_75399","tr_customer_id":75416,"tr_customer_product_id":75406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:25:37.000Z","modified_at":"2025-10-02T03:25:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66973191461042","imei1":"66973191461042","imei2":"66973191461042","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:25:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75400,"job_number":"JOB_75400","tr_customer_id":75417,"tr_customer_product_id":75407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:25:38.000Z","modified_at":"2025-10-02T03:25:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11102210876678","imei1":"11102210876678","imei2":"11102210876678","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:25:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75402,"job_number":"JOB_75402","tr_customer_id":75419,"tr_customer_product_id":75409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:41:27.000Z","modified_at":"2025-10-02T03:41:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12629372591361","imei1":"12629372591361","imei2":"12629372591361","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:41:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75407,"job_number":"JOB_75407","tr_customer_id":75424,"tr_customer_product_id":75414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:41:29.000Z","modified_at":"2025-10-02T03:41:29.000Z","name":"Harmony Cremin","mobile_number":"437-213-8584","email_id":"Sandra61@gmail.com","dop":"2025-04-06","serial_number":"18986915314375884","imei1":"18986915314375884","imei2":"18986915314375884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75417,"job_number":"JOB_75417","tr_customer_id":75434,"tr_customer_product_id":75424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:42:20.000Z","modified_at":"2025-10-02T03:42:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11054001878381","imei1":"11054001878381","imei2":"11054001878381","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:42:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75419,"job_number":"JOB_75419","tr_customer_id":75436,"tr_customer_product_id":75426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:42:22.000Z","modified_at":"2025-10-02T03:42:22.000Z","name":"Casper Hegmann","mobile_number":"652-448-3317","email_id":"Elvera_Moore45@gmail.com","dop":"2025-04-06","serial_number":"15166594903920244","imei1":"15166594903920244","imei2":"15166594903920244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75420,"job_number":"JOB_75420","tr_customer_id":75437,"tr_customer_product_id":75427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:43:13.000Z","modified_at":"2025-10-02T03:43:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12967967039084","imei1":"12967967039084","imei2":"12967967039084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:43:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75422,"job_number":"JOB_75422","tr_customer_id":75439,"tr_customer_product_id":75429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:43:15.000Z","modified_at":"2025-10-02T03:43:15.000Z","name":"Trevor Lindgren","mobile_number":"977-729-3797","email_id":"Ivah.Kunze71@gmail.com","dop":"2025-04-06","serial_number":"12302366385928320","imei1":"12302366385928320","imei2":"12302366385928320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:43:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75425,"job_number":"JOB_75425","tr_customer_id":75442,"tr_customer_product_id":75432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T04:27:05.000Z","modified_at":"2025-10-02T04:27:05.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100901835426306","imei1":"100901835426306","imei2":"100901835426306","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T04:27:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75427,"job_number":"JOB_75427","tr_customer_id":75444,"tr_customer_product_id":75434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T04:27:20.000Z","modified_at":"2025-10-02T04:27:20.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"106641609847383","imei1":"106641609847383","imei2":"106641609847383","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T04:27:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75430,"job_number":"JOB_75430","tr_customer_id":75447,"tr_customer_product_id":75437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T04:40:23.000Z","modified_at":"2025-10-02T04:40:23.000Z","name":"Reginald Boyle","mobile_number":"672-652-7050","email_id":"Dalton_Towne89@yahoo.com","dop":"2025-04-06","serial_number":"15674341618363216","imei1":"15674341618363216","imei2":"15674341618363216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T04:40:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75432,"job_number":"JOB_75432","tr_customer_id":75449,"tr_customer_product_id":75439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T05:53:29.000Z","modified_at":"2025-10-02T05:53:29.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"10040001899391","imei1":"10040001899391","imei2":"10040001899391","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T05:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75434,"job_number":"JOB_75434","tr_customer_id":75451,"tr_customer_product_id":75441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T05:53:31.000Z","modified_at":"2025-10-02T05:53:31.000Z","name":"Wilbert Bechtelar","mobile_number":"326-454-4042","email_id":"Mayra.Rogahn@gmail.com","dop":"2025-08-24","serial_number":"1029863750164451","imei1":"1029863750164451","imei2":"1029863750164451","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T05:53:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75435,"job_number":"JOB_75435","tr_customer_id":75452,"tr_customer_product_id":75442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T05:54:09.000Z","modified_at":"2025-10-02T05:54:09.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"12775092331033","imei1":"12775092331033","imei2":"12775092331033","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T05:54:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75437,"job_number":"JOB_75437","tr_customer_id":75454,"tr_customer_product_id":75444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T05:54:11.000Z","modified_at":"2025-10-02T05:54:11.000Z","name":"Trever Stiedemann","mobile_number":"948-546-7022","email_id":"Abel_Donnelly52@yahoo.com","dop":"2025-08-24","serial_number":"1038861515565035","imei1":"1038861515565035","imei2":"1038861515565035","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T05:54:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75438,"job_number":"JOB_75438","tr_customer_id":75455,"tr_customer_product_id":75445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T05:54:47.000Z","modified_at":"2025-10-02T05:54:47.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"14960190467569","imei1":"14960190467569","imei2":"14960190467569","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T05:54:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75440,"job_number":"JOB_75440","tr_customer_id":75457,"tr_customer_product_id":75447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T05:54:49.000Z","modified_at":"2025-10-02T05:54:49.000Z","name":"Oran Wehner","mobile_number":"226-447-4176","email_id":"Felix62@hotmail.com","dop":"2025-08-24","serial_number":"1000370566775833","imei1":"1000370566775833","imei2":"1000370566775833","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T05:54:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75441,"job_number":"JOB_75441","tr_customer_id":75458,"tr_customer_product_id":75448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:12:12.000Z","modified_at":"2025-10-02T06:12:12.000Z","name":"Kristoffer Nikolaus","mobile_number":"901-553-7632","email_id":"Bernhard_Pacocha@gmail.com","dop":"2025-08-31","serial_number":"17193267694369","imei1":"17193267694369","imei2":"17193267694369","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:12:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75442,"job_number":"JOB_75442","tr_customer_id":75459,"tr_customer_product_id":75449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:12:29.000Z","modified_at":"2025-10-02T06:12:29.000Z","name":"Gregg Lind","mobile_number":"732-446-3185","email_id":"Gracie77@yahoo.com","dop":"2025-08-31","serial_number":"14193664505140","imei1":"14193664505140","imei2":"14193664505140","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:12:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75443,"job_number":"JOB_75443","tr_customer_id":75460,"tr_customer_product_id":75450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:17:58.000Z","modified_at":"2025-10-02T06:17:58.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10073023657438","imei1":"10073023657438","imei2":"10073023657438","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:17:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75445,"job_number":"JOB_75445","tr_customer_id":75462,"tr_customer_product_id":75452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:17:59.000Z","modified_at":"2025-10-02T06:17:59.000Z","name":"Burnice Lakin","mobile_number":"976-774-7695","email_id":"Angelica20@yahoo.com","dop":"2025-06-18","serial_number":"1053960236232170","imei1":"1053960236232170","imei2":"1053960236232170","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:17:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75446,"job_number":"JOB_75446","tr_customer_id":75463,"tr_customer_product_id":75453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:18:23.000Z","modified_at":"2025-10-02T06:18:23.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"11461452385391","imei1":"11461452385391","imei2":"11461452385391","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:18:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75448,"job_number":"JOB_75448","tr_customer_id":75465,"tr_customer_product_id":75455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:18:25.000Z","modified_at":"2025-10-02T06:18:25.000Z","name":"Darby Armstrong","mobile_number":"273-662-4869","email_id":"Howell_Lockman8@yahoo.com","dop":"2025-06-08","serial_number":"100803380169010","imei1":"100803380169010","imei2":"100803380169010","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:18:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75449,"job_number":"JOB_75449","tr_customer_id":75466,"tr_customer_product_id":75456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:18:44.000Z","modified_at":"2025-10-02T06:18:44.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10793835686908","imei1":"10793835686908","imei2":"10793835686908","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:18:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75451,"job_number":"JOB_75451","tr_customer_id":75468,"tr_customer_product_id":75458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:18:45.000Z","modified_at":"2025-10-02T06:18:45.000Z","name":"Julian Rath","mobile_number":"471-263-4097","email_id":"Itzel_Rohan@yahoo.com","dop":"2025-06-18","serial_number":"1029058931736882","imei1":"1029058931736882","imei2":"1029058931736882","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:18:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75452,"job_number":"JOB_75452","tr_customer_id":75469,"tr_customer_product_id":75459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:18:54.000Z","modified_at":"2025-10-02T06:18:54.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"11972121580812","imei1":"11972121580812","imei2":"11972121580812","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75454,"job_number":"JOB_75454","tr_customer_id":75471,"tr_customer_product_id":75461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:18:56.000Z","modified_at":"2025-10-02T06:18:56.000Z","name":"Mathilde Abbott","mobile_number":"745-255-0370","email_id":"Wyman.Zieme@gmail.com","dop":"2025-06-08","serial_number":"103805351215959","imei1":"103805351215959","imei2":"103805351215959","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75455,"job_number":"JOB_75455","tr_customer_id":75472,"tr_customer_product_id":75462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:19:26.000Z","modified_at":"2025-10-02T06:19:26.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"15571860451191","imei1":"15571860451191","imei2":"15571860451191","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:19:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75457,"job_number":"JOB_75457","tr_customer_id":75474,"tr_customer_product_id":75464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:19:28.000Z","modified_at":"2025-10-02T06:19:28.000Z","name":"Jamey MacGyver","mobile_number":"490-984-6206","email_id":"Pablo69@yahoo.com","dop":"2025-06-08","serial_number":"109355763750513","imei1":"109355763750513","imei2":"109355763750513","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:19:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75459,"job_number":"JOB_75459","tr_customer_id":75476,"tr_customer_product_id":75466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:20:40.000Z","modified_at":"2025-10-02T06:20:40.000Z","name":"Yvette Mante","mobile_number":"728-944-7056","email_id":"Kavon.Konopelski@hotmail.com","dop":"2025-04-06","serial_number":"15329221113389512","imei1":"15329221113389512","imei2":"15329221113389512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:20:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75461,"job_number":"JOB_75461","tr_customer_id":75478,"tr_customer_product_id":75468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:21:34.000Z","modified_at":"2025-10-02T06:21:34.000Z","name":"Giovanny Bergstrom","mobile_number":"873-397-3767","email_id":"Christian_Schaefer@gmail.com","dop":"2025-04-06","serial_number":"19188696490480424","imei1":"19188696490480424","imei2":"19188696490480424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:21:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75463,"job_number":"JOB_75463","tr_customer_id":75480,"tr_customer_product_id":75470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:22:27.000Z","modified_at":"2025-10-02T06:22:27.000Z","name":"Hattie Johns","mobile_number":"720-523-9775","email_id":"Amari.Collins@yahoo.com","dop":"2025-04-06","serial_number":"16674147519487734","imei1":"16674147519487734","imei2":"16674147519487734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:22:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75468,"job_number":"JOB_75468","tr_customer_id":75485,"tr_customer_product_id":75475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:26:59.000Z","modified_at":"2025-10-02T06:26:59.000Z","name":"Landen Reilly","mobile_number":"456-390-2327","email_id":"Rodolfo61@yahoo.com","dop":"2025-04-06","serial_number":"15712852056496422","imei1":"15712852056496422","imei2":"15712852056496422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:26:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75469,"job_number":"JOB_75469","tr_customer_id":75486,"tr_customer_product_id":75476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:28:06.000Z","modified_at":"2025-10-02T06:28:06.000Z","name":"Roscoe Legros","mobile_number":"931-746-9421","email_id":"Layla69@yahoo.com","dop":"2025-08-12","serial_number":"10109351368863","imei1":"10109351368863","imei2":"10109351368863","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:28:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75471,"job_number":"JOB_75471","tr_customer_id":75488,"tr_customer_product_id":75478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:28:20.000Z","modified_at":"2025-10-02T06:28:20.000Z","name":"Shanna Harber","mobile_number":"997-509-5694","email_id":"Horace.Lindgren@gmail.com","dop":"2025-08-12","serial_number":"10078551042939","imei1":"10078551042939","imei2":"10078551042939","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:28:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75473,"job_number":"JOB_75473","tr_customer_id":75490,"tr_customer_product_id":75480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:28:34.000Z","modified_at":"2025-10-02T06:28:34.000Z","name":"Erica Kerluke","mobile_number":"743-994-4195","email_id":"Leilani.Fay66@yahoo.com","dop":"2025-08-12","serial_number":"10119259011109","imei1":"10119259011109","imei2":"10119259011109","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:28:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75479,"job_number":"JOB_75479","tr_customer_id":75496,"tr_customer_product_id":75486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:34:08.000Z","modified_at":"2025-10-02T06:34:08.000Z","name":"Hildegard Douglas","mobile_number":"993-970-1427","email_id":"Ahmed23@yahoo.com","dop":"2025-04-06","serial_number":"12629725807936822","imei1":"12629725807936822","imei2":"12629725807936822","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:34:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75480,"job_number":"JOB_75480","tr_customer_id":75497,"tr_customer_product_id":75487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:34:12.000Z","modified_at":"2025-10-02T06:34:12.000Z","name":"Riya t","mobile_number":"9941454262","email_id":"Brooke.Kuhn97@yahoo.com","dop":"2025-07-09","serial_number":"101655192823260","imei1":"101655192823260","imei2":"101655192823260","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:34:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75482,"job_number":"JOB_75482","tr_customer_id":75499,"tr_customer_product_id":75489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:34:55.000Z","modified_at":"2025-10-02T06:34:55.000Z","name":"Kajal s","mobile_number":"9841636255","email_id":"Brady.Shanahan96@hotmail.com","dop":"2025-07-09","serial_number":"103342690700998","imei1":"103342690700998","imei2":"103342690700998","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:34:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75484,"job_number":"JOB_75484","tr_customer_id":75501,"tr_customer_product_id":75491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:36:27.000Z","modified_at":"2025-10-02T06:36:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14698058749511","imei1":"14698058749511","imei2":"14698058749511","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:36:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75486,"job_number":"JOB_75486","tr_customer_id":75503,"tr_customer_product_id":75493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:36:29.000Z","modified_at":"2025-10-02T06:36:29.000Z","name":"Shanon Skiles","mobile_number":"574-363-9317","email_id":"Pamela.Barton49@gmail.com","dop":"2025-04-06","serial_number":"10818088991855964","imei1":"10818088991855964","imei2":"10818088991855964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:36:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75488,"job_number":"JOB_75488","tr_customer_id":75505,"tr_customer_product_id":75495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:36:37.000Z","modified_at":"2025-10-02T06:36:37.000Z","name":"Lowell Bradtke","mobile_number":"726-227-3715","email_id":"Noble91@gmail.com","dop":"2025-04-06","serial_number":"18427791156834536","imei1":"18427791156834536","imei2":"18427791156834536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:36:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75489,"job_number":"JOB_75489","tr_customer_id":75506,"tr_customer_product_id":75496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:36:47.000Z","modified_at":"2025-10-02T06:36:47.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"12300393816498","imei1":"12300393816498","imei2":"12300393816498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:36:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75491,"job_number":"JOB_75491","tr_customer_id":75508,"tr_customer_product_id":75498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:37:21.000Z","modified_at":"2025-10-02T06:37:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10552022892166","imei1":"10552022892166","imei2":"10552022892166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:37:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75493,"job_number":"JOB_75493","tr_customer_id":75510,"tr_customer_product_id":75500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:37:23.000Z","modified_at":"2025-10-02T06:37:23.000Z","name":"Makenzie McCullough","mobile_number":"937-859-6052","email_id":"Lelia.Denesik62@gmail.com","dop":"2025-04-06","serial_number":"17667741287550368","imei1":"17667741287550368","imei2":"17667741287550368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:37:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75494,"job_number":"JOB_75494","tr_customer_id":75511,"tr_customer_product_id":75501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:37:37.000Z","modified_at":"2025-10-02T06:37:37.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"18228826513030","imei1":"18228826513030","imei2":"18228826513030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:37:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75496,"job_number":"JOB_75496","tr_customer_id":75513,"tr_customer_product_id":75503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:38:15.000Z","modified_at":"2025-10-02T06:38:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16734421622461","imei1":"16734421622461","imei2":"16734421622461","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:38:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75498,"job_number":"JOB_75498","tr_customer_id":75515,"tr_customer_product_id":75505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:38:17.000Z","modified_at":"2025-10-02T06:38:17.000Z","name":"Dolores Lind","mobile_number":"225-488-7563","email_id":"Madeline_Anderson70@yahoo.com","dop":"2025-04-06","serial_number":"14612524303076564","imei1":"14612524303076564","imei2":"14612524303076564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:38:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75499,"job_number":"JOB_75499","tr_customer_id":75516,"tr_customer_product_id":75506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:38:27.000Z","modified_at":"2025-10-02T06:38:27.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"17236997530847","imei1":"17236997530847","imei2":"17236997530847","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:38:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75510,"job_number":"JOB_75510","tr_customer_id":75527,"tr_customer_product_id":75517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T07:03:22.000Z","modified_at":"2025-10-02T07:03:22.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"17112218312608","imei1":"17112218312608","imei2":"17112218312608","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T07:03:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75512,"job_number":"JOB_75512","tr_customer_id":75529,"tr_customer_product_id":75519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T07:03:23.000Z","modified_at":"2025-10-02T07:03:23.000Z","name":"Eleanore Turner","mobile_number":"544-403-4058","email_id":"Kelton6@yahoo.com","dop":"2025-08-24","serial_number":"1086809251117865","imei1":"1086809251117865","imei2":"1086809251117865","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T07:03:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75513,"job_number":"JOB_75513","tr_customer_id":75530,"tr_customer_product_id":75520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T07:03:56.000Z","modified_at":"2025-10-02T07:03:56.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"14687034799945","imei1":"14687034799945","imei2":"14687034799945","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T07:03:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75515,"job_number":"JOB_75515","tr_customer_id":75532,"tr_customer_product_id":75522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T07:03:57.000Z","modified_at":"2025-10-02T07:03:57.000Z","name":"Bertram Harber","mobile_number":"490-606-7261","email_id":"Casey_Jenkins@yahoo.com","dop":"2025-08-24","serial_number":"1058607011009084","imei1":"1058607011009084","imei2":"1058607011009084","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T07:03:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75516,"job_number":"JOB_75516","tr_customer_id":75533,"tr_customer_product_id":75523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T07:04:30.000Z","modified_at":"2025-10-02T07:04:30.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"16954213695972","imei1":"16954213695972","imei2":"16954213695972","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T07:04:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75518,"job_number":"JOB_75518","tr_customer_id":75535,"tr_customer_product_id":75525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T07:04:31.000Z","modified_at":"2025-10-02T07:04:31.000Z","name":"Pat Feil","mobile_number":"929-300-3103","email_id":"Duncan_Kunde39@yahoo.com","dop":"2025-08-24","serial_number":"1016382586624965","imei1":"1016382586624965","imei2":"1016382586624965","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T07:04:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75091,"job_number":"JOB_75091","tr_customer_id":75108,"tr_customer_product_id":75098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T12:25:47.000Z","modified_at":"2025-10-01T12:25:47.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"17109359345588","imei1":"17109359345588","imei2":"17109359345588","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T12:25:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75092,"job_number":"JOB_75092","tr_customer_id":75109,"tr_customer_product_id":75099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T12:30:27.000Z","modified_at":"2025-10-01T12:30:27.000Z","name":"Thea Ward","mobile_number":"291-640-2548","email_id":"Brennon.Trantow@gmail.com","dop":"2025-09-01","serial_number":"18951805313238","imei1":"18951805313238","imei2":"18951805313238","popurl":"2025-09-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T12:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75093,"job_number":"JOB_75093","tr_customer_id":75110,"tr_customer_product_id":75100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T12:45:32.000Z","modified_at":"2025-10-01T12:45:32.000Z","name":"Wilmer Hirthe","mobile_number":"782-360-7345","email_id":"Garrick34@yahoo.com","dop":"2025-09-01","serial_number":"11541747765840","imei1":"11541747765840","imei2":"11541747765840","popurl":"2025-09-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T12:45:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75094,"job_number":"JOB_75094","tr_customer_id":75111,"tr_customer_product_id":75101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T12:55:26.000Z","modified_at":"2025-10-01T12:55:26.000Z","name":"Bo Orn","mobile_number":"465-959-6589","email_id":"Ally33@hotmail.com","dop":"2025-09-01","serial_number":"11003380016903","imei1":"11003380016903","imei2":"11003380016903","popurl":"2025-09-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T12:55:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75095,"job_number":"JOB_75095","tr_customer_id":75112,"tr_customer_product_id":75102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T12:57:25.000Z","modified_at":"2025-10-01T12:57:25.000Z","name":"Kellen Hauck","mobile_number":"556-855-8483","email_id":"Ricky42@hotmail.com","dop":"2025-09-01","serial_number":"17657025570058","imei1":"17657025570058","imei2":"17657025570058","popurl":"2025-09-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T12:57:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75096,"job_number":"JOB_75096","tr_customer_id":75113,"tr_customer_product_id":75103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:01:04.000Z","modified_at":"2025-10-01T13:01:04.000Z","name":"Boris Kunze","mobile_number":"430-917-4435","email_id":"Chance.Ritchie48@gmail.com","dop":"2025-09-01","serial_number":"15318348372070","imei1":"15318348372070","imei2":"15318348372070","popurl":"2025-09-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:01:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75133,"job_number":"JOB_75133","tr_customer_id":75150,"tr_customer_product_id":75140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:51:14.000Z","modified_at":"2025-10-01T13:51:14.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"85265707808514","imei1":"85265707808514","imei2":"85265707808514","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:51:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75134,"job_number":"JOB_75134","tr_customer_id":75151,"tr_customer_product_id":75141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:51:15.000Z","modified_at":"2025-10-01T13:51:15.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"91110533860283","imei1":"91110533860283","imei2":"91110533860283","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:51:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75135,"job_number":"JOB_75135","tr_customer_id":75152,"tr_customer_product_id":75142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:51:16.000Z","modified_at":"2025-10-01T13:51:16.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"89308193085005","imei1":"89308193085005","imei2":"89308193085005","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:51:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75137,"job_number":"JOB_75137","tr_customer_id":75154,"tr_customer_product_id":75144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:09:23.000Z","modified_at":"2025-10-01T14:09:23.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"177854709230748","imei1":"177854709230748","imei2":"177854709230748","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:09:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75138,"job_number":"JOB_75138","tr_customer_id":75155,"tr_customer_product_id":75145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:09:23.000Z","modified_at":"2025-10-01T14:09:23.000Z","name":"Sonia Langosh","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"126255568732793","imei1":"126255568732793","imei2":"126255568732793","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:09:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75139,"job_number":"JOB_75139","tr_customer_id":75156,"tr_customer_product_id":75146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:09:23.000Z","modified_at":"2025-10-01T14:09:23.000Z","name":"Mose Lubowitz","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"167624933997352","imei1":"167624933997352","imei2":"167624933997352","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:09:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75140,"job_number":"JOB_75140","tr_customer_id":75157,"tr_customer_product_id":75147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:09:24.000Z","modified_at":"2025-10-01T14:09:24.000Z","name":"Karina Bode","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"147054951861300","imei1":"147054951861300","imei2":"147054951861300","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:09:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75141,"job_number":"JOB_75141","tr_customer_id":75158,"tr_customer_product_id":75148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:09:37.000Z","modified_at":"2025-10-01T14:09:37.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"116028652720104","imei1":"116028652720104","imei2":"116028652720104","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:09:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75142,"job_number":"JOB_75142","tr_customer_id":75159,"tr_customer_product_id":75149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:09:37.000Z","modified_at":"2025-10-01T14:09:37.000Z","name":"Adrien Kassulke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180338069893725","imei1":"180338069893725","imei2":"180338069893725","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:09:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75143,"job_number":"JOB_75143","tr_customer_id":75160,"tr_customer_product_id":75150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:09:38.000Z","modified_at":"2025-10-01T14:09:38.000Z","name":"Mauricio Harris","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"192973473858681","imei1":"192973473858681","imei2":"192973473858681","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75144,"job_number":"JOB_75144","tr_customer_id":75161,"tr_customer_product_id":75151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:09:38.000Z","modified_at":"2025-10-01T14:09:38.000Z","name":"Estrella Strosin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"136738226544858","imei1":"136738226544858","imei2":"136738226544858","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75156,"job_number":"JOB_75156","tr_customer_id":75173,"tr_customer_product_id":75163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:12:01.000Z","modified_at":"2025-10-01T14:12:01.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"109005651116286","imei1":"109005651116286","imei2":"109005651116286","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:12:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75168,"job_number":"JOB_75168","tr_customer_id":75185,"tr_customer_product_id":75175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:14:42.000Z","modified_at":"2025-10-01T14:14:42.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh@test.com","dop":"2025-05-29","serial_number":"409513338969769","imei1":"409513338969769","imei2":"409513338969769","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:14:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75172,"job_number":"JOB_75172","tr_customer_id":75189,"tr_customer_product_id":75179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:15:23.000Z","modified_at":"2025-10-01T14:15:23.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh@test.com","dop":"2025-05-29","serial_number":"409513348969769","imei1":"409513348969769","imei2":"409513348969769","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:15:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75198,"job_number":"JOB_75198","tr_customer_id":75215,"tr_customer_product_id":75205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:20:19.000Z","modified_at":"2025-10-01T14:20:19.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh@test.com","dop":"2025-05-29","serial_number":"409513148969769","imei1":"409513148969769","imei2":"409513148969769","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:20:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75199,"job_number":"JOB_75199","tr_customer_id":75216,"tr_customer_product_id":75206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:21:34.000Z","modified_at":"2025-10-01T14:21:34.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh@test.com","dop":"2025-05-29","serial_number":"409513140969769","imei1":"409513140969769","imei2":"409513140969769","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:21:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75200,"job_number":"JOB_75200","tr_customer_id":75217,"tr_customer_product_id":75207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:21:55.000Z","modified_at":"2025-10-01T14:21:55.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh@test.com","dop":"2025-05-29","serial_number":"409523140969769","imei1":"409523140969769","imei2":"409523140969769","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75201,"job_number":"JOB_75201","tr_customer_id":75218,"tr_customer_product_id":75208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:22:35.000Z","modified_at":"2025-10-01T14:22:35.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh@test.com","dop":"2025-05-29","serial_number":"449523140969769","imei1":"449523140969769","imei2":"449523140969769","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:22:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75202,"job_number":"JOB_75202","tr_customer_id":75219,"tr_customer_product_id":75209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:23:08.000Z","modified_at":"2025-10-01T14:23:08.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh@test.com","dop":"2025-05-29","serial_number":"449523940969769","imei1":"449523940969769","imei2":"449523940969769","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:23:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75203,"job_number":"JOB_75203","tr_customer_id":75220,"tr_customer_product_id":75210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:23:36.000Z","modified_at":"2025-10-01T14:23:36.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh@test.com","dop":"2025-05-29","serial_number":"249523940969769","imei1":"249523940969769","imei2":"249523940969769","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:23:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75228,"job_number":"JOB_75228","tr_customer_id":75245,"tr_customer_product_id":75235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:42:31.000Z","modified_at":"2025-10-01T14:42:31.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh@test.com","dop":"2025-05-29","serial_number":"249523943969769","imei1":"249523943969769","imei2":"249523943969769","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:42:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75229,"job_number":"JOB_75229","tr_customer_id":75246,"tr_customer_product_id":75236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:42:38.000Z","modified_at":"2025-10-01T14:42:38.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109346267820511","imei1":"109346267820511","imei2":"109346267820511","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:42:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75231,"job_number":"JOB_75231","tr_customer_id":75248,"tr_customer_product_id":75238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:42:38.000Z","modified_at":"2025-10-01T14:42:38.000Z","name":"Giles Sipes","mobile_number":"447-900-5109","email_id":"Gabe.Little76@hotmail.com","dop":"2025-06-09","serial_number":"102832878078020","imei1":"102832878078020","imei2":"102832878078020","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:42:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75235,"job_number":"JOB_75235","tr_customer_id":75252,"tr_customer_product_id":75242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:42:56.000Z","modified_at":"2025-10-01T14:42:56.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"101847509670560","imei1":"101847509670560","imei2":"101847509670560","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:42:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75237,"job_number":"JOB_75237","tr_customer_id":75254,"tr_customer_product_id":75244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:42:57.000Z","modified_at":"2025-10-01T14:42:57.000Z","name":"Deven Rutherford","mobile_number":"526-685-2254","email_id":"Mazie65@gmail.com","dop":"2025-06-09","serial_number":"106433921585064","imei1":"106433921585064","imei2":"106433921585064","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:42:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75238,"job_number":"JOB_75238","tr_customer_id":75255,"tr_customer_product_id":75245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:43:15.000Z","modified_at":"2025-10-01T14:43:15.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108404065207809","imei1":"108404065207809","imei2":"108404065207809","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:43:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75240,"job_number":"JOB_75240","tr_customer_id":75257,"tr_customer_product_id":75247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:43:15.000Z","modified_at":"2025-10-01T14:43:15.000Z","name":"Shanna Pagac","mobile_number":"428-337-4751","email_id":"Guadalupe_Macejkovic67@gmail.com","dop":"2025-06-09","serial_number":"106633739437876","imei1":"106633739437876","imei2":"106633739437876","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:43:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75258,"job_number":"JOB_75258","tr_customer_id":75275,"tr_customer_product_id":75265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T15:42:59.000Z","modified_at":"2025-10-01T15:42:59.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh@test.com","dop":"2025-05-29","serial_number":"247523943969769","imei1":"247523943969769","imei2":"247523943969769","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T15:42:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75276,"job_number":"JOB_75276","tr_customer_id":75293,"tr_customer_product_id":75283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T16:22:36.000Z","modified_at":"2025-10-01T16:22:36.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-04-08","serial_number":"89999262772448","imei1":"89999262772448","imei2":"89999262772448","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T16:22:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75278,"job_number":"JOB_75278","tr_customer_id":75295,"tr_customer_product_id":75285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T17:53:14.000Z","modified_at":"2025-10-01T17:53:14.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh@test.com","dop":"2025-09-21","serial_number":"247523940969769","imei1":"247523940969769","imei2":"247523940969769","popurl":"2025-09-21T17:53:13.680609Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T17:53:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75279,"job_number":"JOB_75279","tr_customer_id":75296,"tr_customer_product_id":75286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T17:53:37.000Z","modified_at":"2025-10-01T17:53:37.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh@test.com","dop":"2025-09-21","serial_number":"247523940969869","imei1":"247523940969869","imei2":"247523940969869","popurl":"2025-09-21T17:53:36.790623Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T17:53:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75280,"job_number":"JOB_75280","tr_customer_id":75297,"tr_customer_product_id":75287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T18:39:31.000Z","modified_at":"2025-10-01T18:39:31.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Nora.Dickens49@hotmail.com","dop":"2025-07-02","serial_number":"19659420369866","imei1":"19659420369866","imei2":"19659420369866","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T18:39:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75284,"job_number":"JOB_75284","tr_customer_id":75301,"tr_customer_product_id":75291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T19:05:38.000Z","modified_at":"2025-10-01T19:05:38.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Reece_Spencer58@hotmail.com","dop":"2025-07-02","serial_number":"18654585882044","imei1":"18654585882044","imei2":"18654585882044","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T19:05:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75287,"job_number":"JOB_75287","tr_customer_id":75304,"tr_customer_product_id":75294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T19:28:22.000Z","modified_at":"2025-10-01T19:28:22.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Roman19@gmail.com","dop":"2025-07-02","serial_number":"19537985875452","imei1":"19537985875452","imei2":"19537985875452","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T19:28:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75289,"job_number":"JOB_75289","tr_customer_id":75306,"tr_customer_product_id":75296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T19:54:22.000Z","modified_at":"2025-10-01T19:54:22.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-09-21","serial_number":"27343599881043","imei1":"27343599881043","imei2":"27343599881043","popurl":"2025-09-21T19:53:59.672206200Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T19:54:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75328,"job_number":"JOB_75328","tr_customer_id":75345,"tr_customer_product_id":75335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:34.000Z","modified_at":"2025-10-02T03:09:34.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Elmer_Wilkinson87@gmail.com","dop":"2025-07-02","serial_number":"11897702731585","imei1":"11897702731585","imei2":"11897702731585","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75336,"job_number":"JOB_75336","tr_customer_id":75353,"tr_customer_product_id":75343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:52.000Z","modified_at":"2025-10-02T03:09:52.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Gladyce56@gmail.com","dop":"2025-07-02","serial_number":"19961091504464","imei1":"19961091504464","imei2":"19961091504464","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75341,"job_number":"JOB_75341","tr_customer_id":75358,"tr_customer_product_id":75348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:03.000Z","modified_at":"2025-10-02T03:10:03.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"121237440486598","imei1":"121237440486598","imei2":"121237440486598","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75342,"job_number":"JOB_75342","tr_customer_id":75359,"tr_customer_product_id":75349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:03.000Z","modified_at":"2025-10-02T03:10:03.000Z","name":"Herminio Treutel","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"105004786276075","imei1":"105004786276075","imei2":"105004786276075","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75344,"job_number":"JOB_75344","tr_customer_id":75361,"tr_customer_product_id":75351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:04.000Z","modified_at":"2025-10-02T03:10:04.000Z","name":"Ole Bartoletti","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"127283558567681","imei1":"127283558567681","imei2":"127283558567681","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75346,"job_number":"JOB_75346","tr_customer_id":75363,"tr_customer_product_id":75353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:04.000Z","modified_at":"2025-10-02T03:10:04.000Z","name":"Adalberto Nolan","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"171259333771510","imei1":"171259333771510","imei2":"171259333771510","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75349,"job_number":"JOB_75349","tr_customer_id":75366,"tr_customer_product_id":75356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:11.000Z","modified_at":"2025-10-02T03:10:11.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Natalia_Mertz@gmail.com","dop":"2025-07-02","serial_number":"10996236792945","imei1":"10996236792945","imei2":"10996236792945","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75352,"job_number":"JOB_75352","tr_customer_id":75369,"tr_customer_product_id":75359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:16.000Z","modified_at":"2025-10-02T03:10:16.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"159920274861288","imei1":"159920274861288","imei2":"159920274861288","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75353,"job_number":"JOB_75353","tr_customer_id":75370,"tr_customer_product_id":75360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:17.000Z","modified_at":"2025-10-02T03:10:17.000Z","name":"Natasha Leuschke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"133152087786394","imei1":"133152087786394","imei2":"133152087786394","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75354,"job_number":"JOB_75354","tr_customer_id":75371,"tr_customer_product_id":75361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:17.000Z","modified_at":"2025-10-02T03:10:17.000Z","name":"Jayde Deckow","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"131419650247324","imei1":"131419650247324","imei2":"131419650247324","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75355,"job_number":"JOB_75355","tr_customer_id":75372,"tr_customer_product_id":75362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:17.000Z","modified_at":"2025-10-02T03:10:17.000Z","name":"Robert Gislason","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"120201382007029","imei1":"120201382007029","imei2":"120201382007029","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75404,"job_number":"JOB_75404","tr_customer_id":75421,"tr_customer_product_id":75411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:41:27.000Z","modified_at":"2025-10-02T03:41:27.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"107735349264789","imei1":"107735349264789","imei2":"107735349264789","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:41:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75406,"job_number":"JOB_75406","tr_customer_id":75423,"tr_customer_product_id":75413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:41:28.000Z","modified_at":"2025-10-02T03:41:28.000Z","name":"Alexandre Yundt","mobile_number":"802-579-3890","email_id":"Andreanne.Emmerich98@gmail.com","dop":"2025-06-09","serial_number":"101695687947316","imei1":"101695687947316","imei2":"101695687947316","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:41:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75408,"job_number":"JOB_75408","tr_customer_id":75425,"tr_customer_product_id":75415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:41:30.000Z","modified_at":"2025-10-02T03:41:30.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"17857073566924","imei1":"17857073566924","imei2":"17857073566924","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:41:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75409,"job_number":"JOB_75409","tr_customer_id":75426,"tr_customer_product_id":75416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:41:31.000Z","modified_at":"2025-10-02T03:41:31.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"86882917034595","imei1":"86882917034595","imei2":"86882917034595","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:41:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75410,"job_number":"JOB_75410","tr_customer_id":75427,"tr_customer_product_id":75417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:41:32.000Z","modified_at":"2025-10-02T03:41:32.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"79503986704229","imei1":"79503986704229","imei2":"79503986704229","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:41:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75411,"job_number":"JOB_75411","tr_customer_id":75428,"tr_customer_product_id":75418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:41:46.000Z","modified_at":"2025-10-02T03:41:46.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"106889045719607","imei1":"106889045719607","imei2":"106889045719607","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:41:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75413,"job_number":"JOB_75413","tr_customer_id":75430,"tr_customer_product_id":75420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:41:47.000Z","modified_at":"2025-10-02T03:41:47.000Z","name":"Logan Bins","mobile_number":"201-650-0900","email_id":"Adolfo_Sipes@hotmail.com","dop":"2025-06-09","serial_number":"103261098438143","imei1":"103261098438143","imei2":"103261098438143","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:41:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75414,"job_number":"JOB_75414","tr_customer_id":75431,"tr_customer_product_id":75421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:42:05.000Z","modified_at":"2025-10-02T03:42:05.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"106770379712678","imei1":"106770379712678","imei2":"106770379712678","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75416,"job_number":"JOB_75416","tr_customer_id":75433,"tr_customer_product_id":75423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:42:06.000Z","modified_at":"2025-10-02T03:42:06.000Z","name":"Willa Bradtke","mobile_number":"733-776-9078","email_id":"Kailee17@hotmail.com","dop":"2025-06-09","serial_number":"106740276438963","imei1":"106740276438963","imei2":"106740276438963","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75423,"job_number":"JOB_75423","tr_customer_id":75440,"tr_customer_product_id":75430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T04:24:56.000Z","modified_at":"2025-10-02T04:24:56.000Z","name":"davinder raj","mobile_number":"8573628492","email_id":"davin@gmail.com","dop":"2025-08-05","serial_number":"10435456045624","imei1":"10435456045624","imei2":"10435456045624","popurl":"2025-08-05T07:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T04:24:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75424,"job_number":"JOB_75424","tr_customer_id":75441,"tr_customer_product_id":75431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T04:26:40.000Z","modified_at":"2025-10-02T04:26:40.000Z","name":"Golda Hodkiewicz","mobile_number":"942-747-5934","email_id":"Violette_Hane67@yahoo.com","dop":"2025-09-01","serial_number":"11965567666542","imei1":"11965567666542","imei2":"11965567666542","popurl":"2025-09-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T04:26:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75431,"job_number":"JOB_75431","tr_customer_id":75448,"tr_customer_product_id":75438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T05:02:12.000Z","modified_at":"2025-10-02T05:02:12.000Z","name":"davinder raj","mobile_number":"8573628492","email_id":"davin@gmail.com","dop":"2025-08-05","serial_number":"10135456045624","imei1":"10135456045624","imei2":"10135456045624","popurl":"2025-08-05T07:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T05:02:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75501,"job_number":"JOB_75501","tr_customer_id":75518,"tr_customer_product_id":75508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:47:50.000Z","modified_at":"2025-10-02T06:47:50.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109382980096859","imei1":"109382980096859","imei2":"109382980096859","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75503,"job_number":"JOB_75503","tr_customer_id":75520,"tr_customer_product_id":75510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:47:50.000Z","modified_at":"2025-10-02T06:47:50.000Z","name":"Abdiel Mante","mobile_number":"723-759-6732","email_id":"Newton_Senger@yahoo.com","dop":"2025-06-09","serial_number":"102651915630135","imei1":"102651915630135","imei2":"102651915630135","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75504,"job_number":"JOB_75504","tr_customer_id":75521,"tr_customer_product_id":75511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:48:07.000Z","modified_at":"2025-10-02T06:48:07.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"108341640763835","imei1":"108341640763835","imei2":"108341640763835","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:48:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75506,"job_number":"JOB_75506","tr_customer_id":75523,"tr_customer_product_id":75513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:48:08.000Z","modified_at":"2025-10-02T06:48:08.000Z","name":"Albin Schuster","mobile_number":"384-624-8455","email_id":"Burley.Nikolaus45@yahoo.com","dop":"2025-06-09","serial_number":"105459700059363","imei1":"105459700059363","imei2":"105459700059363","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:48:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75507,"job_number":"JOB_75507","tr_customer_id":75524,"tr_customer_product_id":75514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:48:24.000Z","modified_at":"2025-10-02T06:48:24.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108380480568465","imei1":"108380480568465","imei2":"108380480568465","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:48:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75509,"job_number":"JOB_75509","tr_customer_id":75526,"tr_customer_product_id":75516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:48:25.000Z","modified_at":"2025-10-02T06:48:25.000Z","name":"Rolando Ward","mobile_number":"779-676-4971","email_id":"Joelle52@gmail.com","dop":"2025-06-09","serial_number":"100430252526528","imei1":"100430252526528","imei2":"100430252526528","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:48:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75519,"job_number":"JOB_75519","tr_customer_id":75536,"tr_customer_product_id":75526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T07:23:40.000Z","modified_at":"2025-10-02T07:23:40.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Florian34@gmail.com","dop":"2025-07-02","serial_number":"18128369205568","imei1":"18128369205568","imei2":"18128369205568","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T07:23:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 244ms
Mean size per request: 694B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Connection keep-alive
Content-Type application/json
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36
Cache-Control no-cache
Postman-Token 135b5f86-3c7e-4506-ac07-446e3438353c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Content-Length 56
Request Body
{
            "username": "iameng",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 694
ETag W/"2b6-prTY/YRYfS1z4UGVdTYJCMDVfuk"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:23:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4Mjl9.J4viQf1vzxjXJEp8-GypMTHt_45qGRMdHydCbq8kSNc"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIxMzg2OTZ9.3JSeG0HZ7saLGqXbZdeT_AN6-7UkrgEWyar6G0lXhOQ' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 244ms
Mean size per request: 441B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4Mjl9.J4viQf1vzxjXJEp8-GypMTHt_45qGRMdHydCbq8kSNc
Connection keep-alive
If-None-Match W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36
Cache-Control no-cache
Postman-Token 8836e6cb-8409-4543-b768-4f27ad3cf17d
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:23:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIxMzg2OTZ9.3JSeG0HZ7saLGqXbZdeT_AN6-7UkrgEWyar6G0lXhOQ' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fc-DyIs+7wXIDJrG4VgyFXtOUug/JI"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 264ms
Mean size per request: 163B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4Mjl9.J4viQf1vzxjXJEp8-GypMTHt_45qGRMdHydCbq8kSNc
Connection keep-alive
If-None-Match W/"fc-DyIs+7wXIDJrG4VgyFXtOUug/JI"
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36
Cache-Control no-cache
Postman-Token f6ebe6db-bed1-41c0-b42d-e64baf5288d2
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 163
ETag W/"a3-HeuYo4kfK9Q7D4CTkm1cEqc747E"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:23:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":0},{"label":"Repair completed","key":"repair_completed","count":88}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIxMzg2OTZ9.3JSeG0HZ7saLGqXbZdeT_AN6-7UkrgEWyar6G0lXhOQ' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 261ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4Mjl9.J4viQf1vzxjXJEp8-GypMTHt_45qGRMdHydCbq8kSNc
Connection keep-alive
Content-Type application/json
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36
Content-Type application/json
Cache-Control no-cache
Postman-Token 255d07b7-5dd5-4755-9061-2640ef922eb3
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:23:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIxMzg2OTZ9.3JSeG0HZ7saLGqXbZdeT_AN6-7UkrgEWyar6G0lXhOQ' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 260ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4Mjl9.J4viQf1vzxjXJEp8-GypMTHt_45qGRMdHydCbq8kSNc
Connection keep-alive
Content-Type application/json
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36
Content-Type application/json
Cache-Control no-cache
Postman-Token 1e9b7940-0039-47ea-960a-be3cbaae5f4d
Content-Length 34
Request Body
{"details_key":"repair_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:23:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIxMzg2OTZ9.3JSeG0HZ7saLGqXbZdeT_AN6-7UkrgEWyar6G0lXhOQ' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 410ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4Mjl9.J4viQf1vzxjXJEp8-GypMTHt_45qGRMdHydCbq8kSNc
Connection keep-alive
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36
Cache-Control no-cache
Postman-Token 5031eb9b-7567-4b23-b285-26772670bba9
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:23:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIxMzg2OTZ9.3JSeG0HZ7saLGqXbZdeT_AN6-7UkrgEWyar6G0lXhOQ' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 250ms
Mean size per request: 10.53KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4Mjl9.J4viQf1vzxjXJEp8-GypMTHt_45qGRMdHydCbq8kSNc
Connection keep-alive
Content-Length 0
Content-Type text/plain
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36
Cache-Control no-cache
Postman-Token f55e8cf8-3933-4d86-86e1-495fbd15f730
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 10780
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:23:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIxMzg2OTZ9.3JSeG0HZ7saLGqXbZdeT_AN6-7UkrgEWyar6G0lXhOQ' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --data-raw '{"job_id":43510,"problems":[{"id":2,"remark":"battery fixed"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 400 - Bad Request
Mean time per request: 241ms
Mean size per request: 278B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4Mjl9.J4viQf1vzxjXJEp8-GypMTHt_45qGRMdHydCbq8kSNc
Connection keep-alive
Content-Type application/json
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36
Cache-Control no-cache
Postman-Token 94862383-f7e5-4811-9c55-821a18794af9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Content-Length 122
Request Body
{
            "job_id": ,
            "problems": [
                {
                    "id": 2,
                    "remark": "battery fixed"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 278
ETag W/"116-NqWXVEsMy/qVCp8WILGI9ymImbA"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:23:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 16","expose":true,"statusCode":400,"body":"{\n    \"job_id\": ,\n    \"problems\": [\n        {\n            \"id\": 2,\n            \"remark\": \"battery fixed\"\n        }\n    ]\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 243ms
Mean size per request: 681B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Connection keep-alive
Content-Type application/json
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36
Cache-Control no-cache
Postman-Token 55a866f2-c611-41a7-9bf6-899f4e4f59c7
Content-Length 55
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 681
ETag W/"2a9-U/lgf5epxkUynRCuzLDRjjZyk4k"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:23:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1OTM4OTgzMn0.JBzjqZISkWn9hOJVYUTEe04KI7qgUXCAL_uFTSix3cQ"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MjE0MDA2OH0.TSPPPv3uQMuZ8oDVFltUBTOfVE4NLW1eK7UFDKY9nKs' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 242ms
Mean size per request: 431B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1OTM4OTgzMn0.JBzjqZISkWn9hOJVYUTEe04KI7qgUXCAL_uFTSix3cQ
Connection keep-alive
If-None-Match W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36
Cache-Control no-cache
Postman-Token b710252b-9117-4089-bc51-48cd36cc4301
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 431
ETag W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:23:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MjE0MDA2OH0.TSPPPv3uQMuZ8oDVFltUBTOfVE4NLW1eK7UFDKY9nKs' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a5-KMNE60WbJGwhqyTX5GHzi91zUsM"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 265ms
Mean size per request: 201B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1OTM4OTgzMn0.JBzjqZISkWn9hOJVYUTEe04KI7qgUXCAL_uFTSix3cQ
Connection keep-alive
If-None-Match W/"a5-KMNE60WbJGwhqyTX5GHzi91zUsM"
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36
Cache-Control no-cache
Postman-Token b556b2fe-6ea3-43a5-9f37-bb03b3ab1577
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 201
ETag W/"c9-7q3eJxXn53eC8fnUH681+d30mdo"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:23:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":0},{"label":"QC Completed","key":"qc_completed","count":88},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MjE0MDA2OH0.TSPPPv3uQMuZ8oDVFltUBTOfVE4NLW1eK7UFDKY9nKs' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 243ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1OTM4OTgzMn0.JBzjqZISkWn9hOJVYUTEe04KI7qgUXCAL_uFTSix3cQ
Connection keep-alive
Content-Type application/json
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36
Content-Type application/json
Cache-Control no-cache
Postman-Token dace12bc-6abb-4ed6-a80d-568cb69e1f76
Content-Length 32
Request Body
{"details_key":"pending_for_qc"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:23:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MjE0MDA2OH0.TSPPPv3uQMuZ8oDVFltUBTOfVE4NLW1eK7UFDKY9nKs' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 285ms
Mean size per request: 84.84KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1OTM4OTgzMn0.JBzjqZISkWn9hOJVYUTEe04KI7qgUXCAL_uFTSix3cQ
Connection keep-alive
Content-Type application/json
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36
Content-Type application/json
Cache-Control no-cache
Postman-Token 25bf9f08-5804-49bc-8c85-e44eedf98488
Content-Length 30
Request Body
{"details_key":"qc_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 86878
ETag W/"1535e-Konxs3//IffMhmmy+wpSkOuoBAE"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:23:53 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":75292,"job_number":"JOB_75292","tr_customer_id":75309,"tr_customer_product_id":75299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T02:52:36.000Z","modified_at":"2025-10-02T02:52:47.000Z","name":"Telly Blick","mobile_number":"708-919-9674","email_id":"Delmer_Schulist92@yahoo.com","dop":"2025-08-12","serial_number":"10240551120535","imei1":"10240551120535","imei2":"10240551120535","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T02:52:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75294,"job_number":"JOB_75294","tr_customer_id":75311,"tr_customer_product_id":75301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T02:52:50.000Z","modified_at":"2025-10-02T02:53:01.000Z","name":"Dorian Hessel","mobile_number":"922-899-6562","email_id":"Johan_Cruickshank@gmail.com","dop":"2025-08-12","serial_number":"10863002108680","imei1":"10863002108680","imei2":"10863002108680","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T02:53:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75296,"job_number":"JOB_75296","tr_customer_id":75313,"tr_customer_product_id":75303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T02:53:04.000Z","modified_at":"2025-10-02T02:53:14.000Z","name":"Rowland Corwin","mobile_number":"530-751-5331","email_id":"Fred5@yahoo.com","dop":"2025-08-12","serial_number":"10565270032405","imei1":"10565270032405","imei2":"10565270032405","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T02:53:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75297,"job_number":"JOB_75297","tr_customer_id":75314,"tr_customer_product_id":75304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:07:59.000Z","modified_at":"2025-10-02T03:08:09.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"21454339794939","imei1":"21454339794939","imei2":"21454339794939","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:08:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75298,"job_number":"JOB_75298","tr_customer_id":75315,"tr_customer_product_id":75305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:01.000Z","modified_at":"2025-10-02T03:08:37.000Z","name":"Adonis Altenwerth","mobile_number":"987-276-2221","email_id":"Joaquin70@yahoo.com","dop":"2025-04-06","serial_number":"10165754300004","imei1":"10165754300004","imei2":"10165754300004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:08:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75300,"job_number":"JOB_75300","tr_customer_id":75317,"tr_customer_product_id":75307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:12.000Z","modified_at":"2025-10-02T03:08:23.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"64180475005714","imei1":"64180475005714","imei2":"64180475005714","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:08:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75304,"job_number":"JOB_75304","tr_customer_id":75321,"tr_customer_product_id":75311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:20.000Z","modified_at":"2025-10-02T03:08:31.000Z","name":"Kennith Bashirian","mobile_number":"654-545-8983","email_id":"Alden.Rowe@hotmail.com","dop":"2025-08-12","serial_number":"10817573801031","imei1":"10817573801031","imei2":"10817573801031","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:08:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75305,"job_number":"JOB_75305","tr_customer_id":75322,"tr_customer_product_id":75312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:20.000Z","modified_at":"2025-10-02T03:09:03.000Z","name":"Evalyn Aufderhar","mobile_number":"655-711-4055","email_id":"Jeanie97@hotmail.com","dop":"2025-04-06","serial_number":"10063029053610","imei1":"10063029053610","imei2":"10063029053610","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:09:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75307,"job_number":"JOB_75307","tr_customer_id":75324,"tr_customer_product_id":75314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:23.000Z","modified_at":"2025-10-02T03:09:00.000Z","name":"Patsy Torp","mobile_number":"785-495-2754","email_id":"Myron.Schumm@hotmail.com","dop":"2025-04-06","serial_number":"19408803488212","imei1":"19408803488212","imei2":"19408803488212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:09:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75311,"job_number":"JOB_75311","tr_customer_id":75328,"tr_customer_product_id":75318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:34.000Z","modified_at":"2025-10-02T03:08:45.000Z","name":"Demond Wolff","mobile_number":"487-810-5811","email_id":"Dayton.Oberbrunner9@yahoo.com","dop":"2025-08-12","serial_number":"10039979029748","imei1":"10039979029748","imei2":"10039979029748","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:08:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75314,"job_number":"JOB_75314","tr_customer_id":75331,"tr_customer_product_id":75321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:48.000Z","modified_at":"2025-10-02T03:08:59.000Z","name":"Elaina Ondricka","mobile_number":"821-997-0035","email_id":"Gerda79@gmail.com","dop":"2025-08-12","serial_number":"10958294974682","imei1":"10958294974682","imei2":"10958294974682","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:08:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75316,"job_number":"JOB_75316","tr_customer_id":75333,"tr_customer_product_id":75323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:06.000Z","modified_at":"2025-10-02T03:09:49.000Z","name":"Breana Bogisich","mobile_number":"267-943-9333","email_id":"Isabella69@gmail.com","dop":"2025-06-18","serial_number":"10749499068608","imei1":"10749499068608","imei2":"10749499068608","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:09:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75319,"job_number":"JOB_75319","tr_customer_id":75336,"tr_customer_product_id":75326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:12.000Z","modified_at":"2025-10-02T03:09:55.000Z","name":"Lourdes Gleichner","mobile_number":"815-379-3726","email_id":"Grayson48@yahoo.com","dop":"2025-04-06","serial_number":"15128431566874","imei1":"15128431566874","imei2":"15128431566874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75321,"job_number":"JOB_75321","tr_customer_id":75338,"tr_customer_product_id":75328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:14.000Z","modified_at":"2025-10-02T03:09:52.000Z","name":"Russel Kuphal","mobile_number":"241-456-9730","email_id":"Antonio.Huels@hotmail.com","dop":"2025-04-06","serial_number":"14546339033338","imei1":"14546339033338","imei2":"14546339033338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:09:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75324,"job_number":"JOB_75324","tr_customer_id":75341,"tr_customer_product_id":75331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:25.000Z","modified_at":"2025-10-02T03:10:04.000Z","name":"Vivien O'Reilly","mobile_number":"500-340-2298","email_id":"Helmer8@yahoo.com","dop":"2025-04-06","serial_number":"13084576674838","imei1":"13084576674838","imei2":"13084576674838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75325,"job_number":"JOB_75325","tr_customer_id":75342,"tr_customer_product_id":75332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:31.000Z","modified_at":"2025-10-02T03:10:07.000Z","name":"Clarabelle Klein","mobile_number":"718-461-1260","email_id":"Darlene_Ullrich@yahoo.com","dop":"2025-07-09","serial_number":"104418180008556","imei1":"104418180008556","imei2":"104418180008556","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-10-02T03:10:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75326,"job_number":"JOB_75326","tr_customer_id":75343,"tr_customer_product_id":75333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:32.000Z","modified_at":"2025-10-02T03:10:11.000Z","name":"Sincere Marvin","mobile_number":"294-390-5820","email_id":"Ed_Swaniawski25@yahoo.com","dop":"2025-04-06","serial_number":"13763508828428","imei1":"13763508828428","imei2":"13763508828428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:10:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75331,"job_number":"JOB_75331","tr_customer_id":75348,"tr_customer_product_id":75338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:38.000Z","modified_at":"2025-10-02T03:10:22.000Z","name":"Tyrique Lynch","mobile_number":"760-311-7448","email_id":"Arlene17@yahoo.com","dop":"2025-04-06","serial_number":"19059881449132","imei1":"19059881449132","imei2":"19059881449132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:10:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75333,"job_number":"JOB_75333","tr_customer_id":75350,"tr_customer_product_id":75340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:41.000Z","modified_at":"2025-10-02T03:10:18.000Z","name":"Ulices Turcotte","mobile_number":"651-403-6448","email_id":"Junius_Maggio@hotmail.com","dop":"2025-04-06","serial_number":"12432250972970","imei1":"12432250972970","imei2":"12432250972970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:10:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75338,"job_number":"JOB_75338","tr_customer_id":75355,"tr_customer_product_id":75345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:58.000Z","modified_at":"2025-10-02T03:10:41.000Z","name":"Terry Bayer","mobile_number":"546-884-4947","email_id":"Maximo_Mayer@yahoo.com","dop":"2025-06-18","serial_number":"10960075762554","imei1":"10960075762554","imei2":"10960075762554","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:10:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75345,"job_number":"JOB_75345","tr_customer_id":75362,"tr_customer_product_id":75352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:04.000Z","modified_at":"2025-10-02T03:10:47.000Z","name":"Rubie Shields","mobile_number":"805-837-3803","email_id":"Murphy_Spencer@yahoo.com","dop":"2025-04-06","serial_number":"11233317338407","imei1":"11233317338407","imei2":"11233317338407","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:10:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75351,"job_number":"JOB_75351","tr_customer_id":75368,"tr_customer_product_id":75358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:11.000Z","modified_at":"2025-10-02T03:10:50.000Z","name":"Dawson Labadie","mobile_number":"227-712-9310","email_id":"Gussie_McGlynn@yahoo.com","dop":"2025-04-06","serial_number":"10085548494311","imei1":"10085548494311","imei2":"10085548494311","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:10:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75357,"job_number":"JOB_75357","tr_customer_id":75374,"tr_customer_product_id":75364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:20.000Z","modified_at":"2025-10-02T03:10:56.000Z","name":"Demarcus Swift","mobile_number":"852-687-1504","email_id":"Teresa.Hudson50@hotmail.com","dop":"2025-07-09","serial_number":"105492542530648","imei1":"105492542530648","imei2":"105492542530648","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-10-02T03:10:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75358,"job_number":"JOB_75358","tr_customer_id":75375,"tr_customer_product_id":75365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:25.000Z","modified_at":"2025-10-02T03:11:02.000Z","name":"Edmond Stehr","mobile_number":"210-788-0728","email_id":"Macie_Bechtelar@yahoo.com","dop":"2025-04-06","serial_number":"17876074693489","imei1":"17876074693489","imei2":"17876074693489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:11:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75361,"job_number":"JOB_75361","tr_customer_id":75378,"tr_customer_product_id":75368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:31.000Z","modified_at":"2025-10-02T03:11:15.000Z","name":"Sadie Hills","mobile_number":"242-897-3753","email_id":"Jabari_Wisoky@yahoo.com","dop":"2025-04-06","serial_number":"14972235854354","imei1":"14972235854354","imei2":"14972235854354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:11:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75364,"job_number":"JOB_75364","tr_customer_id":75381,"tr_customer_product_id":75371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:58.000Z","modified_at":"2025-10-02T03:11:36.000Z","name":"Peter McCullough","mobile_number":"284-350-9351","email_id":"Sherman_Halvorson@yahoo.com","dop":"2025-04-06","serial_number":"19097471793642","imei1":"19097471793642","imei2":"19097471793642","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:11:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75366,"job_number":"JOB_75366","tr_customer_id":75383,"tr_customer_product_id":75373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:11:09.000Z","modified_at":"2025-10-02T03:11:46.000Z","name":"Effie Reilly","mobile_number":"240-896-1497","email_id":"Michael_Mills56@gmail.com","dop":"2025-04-06","serial_number":"10484170415771","imei1":"10484170415771","imei2":"10484170415771","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:11:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75367,"job_number":"JOB_75367","tr_customer_id":75384,"tr_customer_product_id":75374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:11:09.000Z","modified_at":"2025-10-02T03:11:45.000Z","name":"Dameon Lynch","mobile_number":"307-282-8268","email_id":"Stanley.Littel@hotmail.com","dop":"2025-07-09","serial_number":"108003897720532","imei1":"108003897720532","imei2":"108003897720532","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-10-02T03:11:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75370,"job_number":"JOB_75370","tr_customer_id":75387,"tr_customer_product_id":75377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:11:24.000Z","modified_at":"2025-10-02T03:12:08.000Z","name":"Patrick Gleichner","mobile_number":"556-767-2508","email_id":"Eleanore.Olson66@hotmail.com","dop":"2025-04-06","serial_number":"17457913043066","imei1":"17457913043066","imei2":"17457913043066","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:12:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75373,"job_number":"JOB_75373","tr_customer_id":75390,"tr_customer_product_id":75380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:21:09.000Z","modified_at":"2025-10-02T03:21:38.000Z","name":"Carole Mitchell","mobile_number":"994-246-3779","email_id":"Paul_Roberts@hotmail.com","dop":"2025-06-08","serial_number":"15783014200696","imei1":"15783014200696","imei2":"15783014200696","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:21:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75376,"job_number":"JOB_75376","tr_customer_id":75393,"tr_customer_product_id":75383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:21:43.000Z","modified_at":"2025-10-02T03:22:12.000Z","name":"Elliott Anderson","mobile_number":"832-791-4797","email_id":"Eleanora.Ritchie49@yahoo.com","dop":"2025-06-08","serial_number":"15945653938207","imei1":"15945653938207","imei2":"15945653938207","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:22:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75379,"job_number":"JOB_75379","tr_customer_id":75396,"tr_customer_product_id":75386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:22:17.000Z","modified_at":"2025-10-02T03:22:45.000Z","name":"Mason Rodriguez","mobile_number":"605-795-9816","email_id":"Salvador.Jenkins@gmail.com","dop":"2025-06-08","serial_number":"17444069264108","imei1":"17444069264108","imei2":"17444069264108","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:22:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75403,"job_number":"JOB_75403","tr_customer_id":75420,"tr_customer_product_id":75410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:41:27.000Z","modified_at":"2025-10-02T03:42:11.000Z","name":"Wyman Willms","mobile_number":"846-898-0752","email_id":"Jesse.Kutch@gmail.com","dop":"2025-04-06","serial_number":"14929461415959","imei1":"14929461415959","imei2":"14929461415959","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:42:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75418,"job_number":"JOB_75418","tr_customer_id":75435,"tr_customer_product_id":75425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:42:20.000Z","modified_at":"2025-10-02T03:43:04.000Z","name":"Sofia Lesch","mobile_number":"716-234-0111","email_id":"Destiney_Wilderman35@hotmail.com","dop":"2025-04-06","serial_number":"11568712070263","imei1":"11568712070263","imei2":"11568712070263","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:43:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75421,"job_number":"JOB_75421","tr_customer_id":75438,"tr_customer_product_id":75428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:43:13.000Z","modified_at":"2025-10-02T03:43:57.000Z","name":"Jeff Ortiz","mobile_number":"488-997-4974","email_id":"Nicolas.Quigley26@hotmail.com","dop":"2025-04-06","serial_number":"18879667413498","imei1":"18879667413498","imei2":"18879667413498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75426,"job_number":"JOB_75426","tr_customer_id":75443,"tr_customer_product_id":75433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T04:27:06.000Z","modified_at":"2025-10-02T04:27:18.000Z","name":"Oral Wilkinson","mobile_number":"908-506-1989","email_id":"Kasey_Wyman75@gmail.com","dop":"2025-07-01","serial_number":"101998199859417","imei1":"101998199859417","imei2":"101998199859417","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T04:27:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75428,"job_number":"JOB_75428","tr_customer_id":75445,"tr_customer_product_id":75435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T04:27:21.000Z","modified_at":"2025-10-02T04:27:32.000Z","name":"Halie Wiegand","mobile_number":"884-683-8713","email_id":"Leonard.Heidenreich32@hotmail.com","dop":"2025-07-01","serial_number":"108966751207098","imei1":"108966751207098","imei2":"108966751207098","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T04:27:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75429,"job_number":"JOB_75429","tr_customer_id":75446,"tr_customer_product_id":75436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T04:40:21.000Z","modified_at":"2025-10-02T04:41:01.000Z","name":"Eric Langosh","mobile_number":"473-444-7311","email_id":"Beau_Brekke57@hotmail.com","dop":"2025-04-06","serial_number":"14764247152343","imei1":"14764247152343","imei2":"14764247152343","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T04:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75433,"job_number":"JOB_75433","tr_customer_id":75450,"tr_customer_product_id":75440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T05:53:30.000Z","modified_at":"2025-10-02T05:54:03.000Z","name":"Rudy Ondricka","mobile_number":"768-927-2130","email_id":"Braulio63@yahoo.com","dop":"2025-08-24","serial_number":"14931474071743","imei1":"14931474071743","imei2":"14931474071743","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T05:54:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75436,"job_number":"JOB_75436","tr_customer_id":75453,"tr_customer_product_id":75443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T05:54:10.000Z","modified_at":"2025-10-02T05:54:41.000Z","name":"Manley Mueller","mobile_number":"283-373-3480","email_id":"Tracy_Collins69@gmail.com","dop":"2025-08-24","serial_number":"15303079589270","imei1":"15303079589270","imei2":"15303079589270","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T05:54:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75439,"job_number":"JOB_75439","tr_customer_id":75456,"tr_customer_product_id":75446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T05:54:48.000Z","modified_at":"2025-10-02T05:55:17.000Z","name":"Emma Tremblay","mobile_number":"309-906-5850","email_id":"Marlee76@gmail.com","dop":"2025-08-24","serial_number":"16181358669697","imei1":"16181358669697","imei2":"16181358669697","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T05:55:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75444,"job_number":"JOB_75444","tr_customer_id":75461,"tr_customer_product_id":75451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:17:59.000Z","modified_at":"2025-10-02T06:18:37.000Z","name":"Adriel Bradtke","mobile_number":"640-850-0450","email_id":"Anastasia82@gmail.com","dop":"2025-06-18","serial_number":"10914069308402","imei1":"10914069308402","imei2":"10914069308402","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:18:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75447,"job_number":"JOB_75447","tr_customer_id":75464,"tr_customer_product_id":75454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:18:23.000Z","modified_at":"2025-10-02T06:18:50.000Z","name":"Lillie Prohaska","mobile_number":"512-829-6778","email_id":"Bethel53@hotmail.com","dop":"2025-06-08","serial_number":"11523248853005","imei1":"11523248853005","imei2":"11523248853005","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:18:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75450,"job_number":"JOB_75450","tr_customer_id":75467,"tr_customer_product_id":75457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:18:44.000Z","modified_at":"2025-10-02T06:19:22.000Z","name":"Kieran Volkman","mobile_number":"726-324-1597","email_id":"Dora.Adams61@yahoo.com","dop":"2025-06-18","serial_number":"10035516696505","imei1":"10035516696505","imei2":"10035516696505","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:19:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75453,"job_number":"JOB_75453","tr_customer_id":75470,"tr_customer_product_id":75460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:18:55.000Z","modified_at":"2025-10-02T06:19:21.000Z","name":"Kyla Volkman","mobile_number":"524-306-7707","email_id":"Tamia_Lehner87@gmail.com","dop":"2025-06-08","serial_number":"14159069178634","imei1":"14159069178634","imei2":"14159069178634","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75456,"job_number":"JOB_75456","tr_customer_id":75473,"tr_customer_product_id":75463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:19:26.000Z","modified_at":"2025-10-02T06:19:53.000Z","name":"Pearl Sawayn","mobile_number":"941-732-2414","email_id":"Treva7@gmail.com","dop":"2025-06-08","serial_number":"14580440138307","imei1":"14580440138307","imei2":"14580440138307","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:19:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75458,"job_number":"JOB_75458","tr_customer_id":75475,"tr_customer_product_id":75465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:20:38.000Z","modified_at":"2025-10-02T06:21:23.000Z","name":"Gregorio Rippin","mobile_number":"779-848-1982","email_id":"Tre.Padberg@yahoo.com","dop":"2025-04-06","serial_number":"14645410369610","imei1":"14645410369610","imei2":"14645410369610","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75460,"job_number":"JOB_75460","tr_customer_id":75477,"tr_customer_product_id":75467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:21:32.000Z","modified_at":"2025-10-02T06:22:17.000Z","name":"Clemmie Beier","mobile_number":"841-263-6826","email_id":"Rodrick.Koss@yahoo.com","dop":"2025-04-06","serial_number":"13619503811185","imei1":"13619503811185","imei2":"13619503811185","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:22:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75462,"job_number":"JOB_75462","tr_customer_id":75479,"tr_customer_product_id":75469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:22:26.000Z","modified_at":"2025-10-02T06:23:11.000Z","name":"Fernando Carroll","mobile_number":"789-332-2862","email_id":"Florian_Baumbach@gmail.com","dop":"2025-04-06","serial_number":"17893393729576","imei1":"17893393729576","imei2":"17893393729576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:23:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75467,"job_number":"JOB_75467","tr_customer_id":75484,"tr_customer_product_id":75474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:26:57.000Z","modified_at":"2025-10-02T06:27:42.000Z","name":"Albina Hirthe","mobile_number":"463-931-4507","email_id":"Warren13@yahoo.com","dop":"2025-04-06","serial_number":"12548256210208","imei1":"12548256210208","imei2":"12548256210208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:27:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75470,"job_number":"JOB_75470","tr_customer_id":75487,"tr_customer_product_id":75477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:28:06.000Z","modified_at":"2025-10-02T06:28:17.000Z","name":"Edwardo Cassin","mobile_number":"515-852-8222","email_id":"Madalyn75@gmail.com","dop":"2025-08-12","serial_number":"10805249154565","imei1":"10805249154565","imei2":"10805249154565","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:28:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75472,"job_number":"JOB_75472","tr_customer_id":75489,"tr_customer_product_id":75479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:28:20.000Z","modified_at":"2025-10-02T06:28:32.000Z","name":"Delphine Gorczany","mobile_number":"535-219-7126","email_id":"Erik70@hotmail.com","dop":"2025-08-12","serial_number":"10407359064052","imei1":"10407359064052","imei2":"10407359064052","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:28:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75474,"job_number":"JOB_75474","tr_customer_id":75491,"tr_customer_product_id":75481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:28:35.000Z","modified_at":"2025-10-02T06:28:47.000Z","name":"Joshuah Ondricka","mobile_number":"695-846-2069","email_id":"Addison_Smitham61@gmail.com","dop":"2025-08-12","serial_number":"10704955682446","imei1":"10704955682446","imei2":"10704955682446","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:28:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75476,"job_number":"JOB_75476","tr_customer_id":75493,"tr_customer_product_id":75483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:33:29.000Z","modified_at":"2025-10-02T06:34:01.000Z","name":"Terry Bauch","mobile_number":"940-420-8804","email_id":"Hank_Bednar@gmail.com","dop":"2025-07-09","serial_number":"102618996728688","imei1":"102618996728688","imei2":"102618996728688","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-10-02T06:34:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75478,"job_number":"JOB_75478","tr_customer_id":75495,"tr_customer_product_id":75485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:34:07.000Z","modified_at":"2025-10-02T06:34:44.000Z","name":"Randal Beer","mobile_number":"332-518-7968","email_id":"Candice_Sanford@yahoo.com","dop":"2025-04-06","serial_number":"19862726108331","imei1":"19862726108331","imei2":"19862726108331","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75481,"job_number":"JOB_75481","tr_customer_id":75498,"tr_customer_product_id":75488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:34:13.000Z","modified_at":"2025-10-02T06:34:44.000Z","name":"Shanny Russel","mobile_number":"876-976-2397","email_id":"Mac.Durgan@hotmail.com","dop":"2025-07-09","serial_number":"100234124249336","imei1":"100234124249336","imei2":"100234124249336","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-10-02T06:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75483,"job_number":"JOB_75483","tr_customer_id":75500,"tr_customer_product_id":75490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:34:56.000Z","modified_at":"2025-10-02T06:35:27.000Z","name":"Carolina Berge","mobile_number":"850-862-1634","email_id":"Matteo.Lesch@hotmail.com","dop":"2025-07-09","serial_number":"102571544741930","imei1":"102571544741930","imei2":"102571544741930","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-10-02T06:35:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75485,"job_number":"JOB_75485","tr_customer_id":75502,"tr_customer_product_id":75492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:36:28.000Z","modified_at":"2025-10-02T06:37:13.000Z","name":"Donavon Weimann","mobile_number":"737-478-9572","email_id":"Jackson_Mohr@gmail.com","dop":"2025-04-06","serial_number":"17557784109382","imei1":"17557784109382","imei2":"17557784109382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75487,"job_number":"JOB_75487","tr_customer_id":75504,"tr_customer_product_id":75494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:36:35.000Z","modified_at":"2025-10-02T06:37:20.000Z","name":"Gregg Trantow","mobile_number":"582-724-9310","email_id":"Tyshawn.Beier16@yahoo.com","dop":"2025-04-06","serial_number":"11373684668074","imei1":"11373684668074","imei2":"11373684668074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:37:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75490,"job_number":"JOB_75490","tr_customer_id":75507,"tr_customer_product_id":75497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:36:47.000Z","modified_at":"2025-10-02T06:37:29.000Z","name":"Emmie Reynolds","mobile_number":"554-947-6269","email_id":"Cordell_Padberg67@yahoo.com","dop":"2025-04-06","serial_number":"19921256114802","imei1":"19921256114802","imei2":"19921256114802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:37:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75492,"job_number":"JOB_75492","tr_customer_id":75509,"tr_customer_product_id":75499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:37:22.000Z","modified_at":"2025-10-02T06:38:06.000Z","name":"Blanca Krajcik","mobile_number":"669-338-9396","email_id":"Joannie95@yahoo.com","dop":"2025-04-06","serial_number":"18821371990982","imei1":"18821371990982","imei2":"18821371990982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:38:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75495,"job_number":"JOB_75495","tr_customer_id":75512,"tr_customer_product_id":75502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:37:37.000Z","modified_at":"2025-10-02T06:38:19.000Z","name":"Anita Daniel","mobile_number":"539-824-6728","email_id":"Jarod32@hotmail.com","dop":"2025-04-06","serial_number":"17260175314012","imei1":"17260175314012","imei2":"17260175314012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:38:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75497,"job_number":"JOB_75497","tr_customer_id":75514,"tr_customer_product_id":75504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:38:15.000Z","modified_at":"2025-10-02T06:39:00.000Z","name":"Carolanne Osinski","mobile_number":"764-341-6227","email_id":"Jennyfer.Lebsack26@gmail.com","dop":"2025-04-06","serial_number":"15607368028600","imei1":"15607368028600","imei2":"15607368028600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75500,"job_number":"JOB_75500","tr_customer_id":75517,"tr_customer_product_id":75507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:38:27.000Z","modified_at":"2025-10-02T06:39:08.000Z","name":"Miles Beahan","mobile_number":"550-329-4224","email_id":"Sterling38@gmail.com","dop":"2025-04-06","serial_number":"10078462026486","imei1":"10078462026486","imei2":"10078462026486","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:39:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75511,"job_number":"JOB_75511","tr_customer_id":75528,"tr_customer_product_id":75518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T07:03:22.000Z","modified_at":"2025-10-02T07:03:51.000Z","name":"Carmelo Hammes","mobile_number":"822-601-0269","email_id":"Cristopher.Green@yahoo.com","dop":"2025-08-24","serial_number":"10538496954027","imei1":"10538496954027","imei2":"10538496954027","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T07:03:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75514,"job_number":"JOB_75514","tr_customer_id":75531,"tr_customer_product_id":75521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T07:03:56.000Z","modified_at":"2025-10-02T07:04:25.000Z","name":"Tyrell Prosacco","mobile_number":"680-818-1526","email_id":"Ronny79@gmail.com","dop":"2025-08-24","serial_number":"10496715272461","imei1":"10496715272461","imei2":"10496715272461","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T07:04:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75517,"job_number":"JOB_75517","tr_customer_id":75534,"tr_customer_product_id":75524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T07:04:30.000Z","modified_at":"2025-10-02T07:04:58.000Z","name":"Patsy Hoeger","mobile_number":"893-461-5506","email_id":"Raegan_Senger@gmail.com","dop":"2025-08-24","serial_number":"11774591802899","imei1":"11774591802899","imei2":"11774591802899","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T07:04:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75301,"job_number":"JOB_75301","tr_customer_id":75318,"tr_customer_product_id":75308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:19.000Z","modified_at":"2025-10-02T03:08:30.000Z","name":"Fidel Wunsch","mobile_number":"759-243-7305","email_id":"Margarete.Wolff90@gmail.com","dop":"2024-10-15","serial_number":"675973265469139","imei1":"675973265469139","imei2":"675973265469139","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:08:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75309,"job_number":"JOB_75309","tr_customer_id":75326,"tr_customer_product_id":75316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:32.000Z","modified_at":"2025-10-02T03:08:43.000Z","name":"Bulah Howe","mobile_number":"418-961-2577","email_id":"Percival89@hotmail.com","dop":"2024-10-15","serial_number":"218811808830143","imei1":"218811808830143","imei2":"218811808830143","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:08:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75312,"job_number":"JOB_75312","tr_customer_id":75329,"tr_customer_product_id":75319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:46.000Z","modified_at":"2025-10-02T03:08:56.000Z","name":"Philip Lindgren","mobile_number":"500-716-3322","email_id":"Kaela.Bergstrom65@yahoo.com","dop":"2024-10-15","serial_number":"526658631973938","imei1":"526658631973938","imei2":"526658631973938","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:08:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75387,"job_number":"JOB_75387","tr_customer_id":75404,"tr_customer_product_id":75394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:24:22.000Z","modified_at":"2025-10-02T03:24:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83660393436355","imei1":"83660393436355","imei2":"83660393436355","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:24:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75394,"job_number":"JOB_75394","tr_customer_id":75411,"tr_customer_product_id":75401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:25:00.000Z","modified_at":"2025-10-02T03:25:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86702165413671","imei1":"86702165413671","imei2":"86702165413671","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:25:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75401,"job_number":"JOB_75401","tr_customer_id":75418,"tr_customer_product_id":75408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:25:38.000Z","modified_at":"2025-10-02T03:26:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20368991194931","imei1":"20368991194931","imei2":"20368991194931","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:26:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75464,"job_number":"JOB_75464","tr_customer_id":75481,"tr_customer_product_id":75471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:24:37.000Z","modified_at":"2025-10-02T06:24:48.000Z","name":"Jennings Schowalter","mobile_number":"492-794-5483","email_id":"Clemens.Haag39@hotmail.com","dop":"2024-10-15","serial_number":"591654295302305","imei1":"591654295302305","imei2":"591654295302305","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:24:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75465,"job_number":"JOB_75465","tr_customer_id":75482,"tr_customer_product_id":75472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:24:50.000Z","modified_at":"2025-10-02T06:25:01.000Z","name":"Araceli Conroy","mobile_number":"829-993-9660","email_id":"Orville_Hansen14@yahoo.com","dop":"2024-10-15","serial_number":"186796641356905","imei1":"186796641356905","imei2":"186796641356905","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:25:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75466,"job_number":"JOB_75466","tr_customer_id":75483,"tr_customer_product_id":75473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:25:03.000Z","modified_at":"2025-10-02T06:25:13.000Z","name":"Winnifred Hoeger","mobile_number":"633-387-5048","email_id":"Luigi56@hotmail.com","dop":"2024-10-15","serial_number":"366269183257415","imei1":"366269183257415","imei2":"366269183257415","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:25:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75327,"job_number":"JOB_75327","tr_customer_id":75344,"tr_customer_product_id":75334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:33.000Z","modified_at":"2025-10-02T03:09:58.000Z","name":"Nikita Rao","mobile_number":"598-344-3412","email_id":"Lee_Lindgren17@yahoo.com","dop":"2025-04-15","serial_number":"21248801845937","imei1":"21248801845937","imei2":"21248801845937","popurl":"2025-04-15T22:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75335,"job_number":"JOB_75335","tr_customer_id":75352,"tr_customer_product_id":75342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:48.000Z","modified_at":"2025-10-02T03:10:05.000Z","name":"Bhaskar Kharvi","mobile_number":"643-368-5617","email_id":"Idella.Ernser@hotmail.com","dop":"2025-08-19","serial_number":"55295452746951","imei1":"55295452746951","imei2":"55295452746951","popurl":"2025-08-19T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75340,"job_number":"JOB_75340","tr_customer_id":75357,"tr_customer_product_id":75347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:03.000Z","modified_at":"2025-10-02T03:10:27.000Z","name":"Sarah Gleason","mobile_number":"590-344-3412","email_id":"Lee_Laidgren17@yahoo.com","dop":"2025-04-15","serial_number":"31680611017892","imei1":"31680611017892","imei2":"31680611017892","popurl":"2025-04-15T22:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:10:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75348,"job_number":"JOB_75348","tr_customer_id":75365,"tr_customer_product_id":75355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:10.000Z","modified_at":"2025-10-02T03:10:26.000Z","name":"Dakshit Bhaskar","mobile_number":"495-727-7131","email_id":"Bella31@yahoo.com","dop":"2025-08-19","serial_number":"33772465209065","imei1":"33772465209065","imei2":"33772465209065","popurl":"2025-08-19T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:10:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75405,"job_number":"JOB_75405","tr_customer_id":75422,"tr_customer_product_id":75412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:41:28.000Z","modified_at":"2025-10-02T03:41:41.000Z","name":"Marianna Skiles","mobile_number":"659-853-7119","email_id":"Woodrow.Lueilwitz41@gmail.com","dop":"2025-06-09","serial_number":"101194005419467","imei1":"101194005419467","imei2":"101194005419467","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:41:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75412,"job_number":"JOB_75412","tr_customer_id":75429,"tr_customer_product_id":75419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:41:47.000Z","modified_at":"2025-10-02T03:42:00.000Z","name":"Norma Welch","mobile_number":"402-511-7964","email_id":"Judy_Huels81@yahoo.com","dop":"2025-06-09","serial_number":"106479151332762","imei1":"106479151332762","imei2":"106479151332762","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:42:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75415,"job_number":"JOB_75415","tr_customer_id":75432,"tr_customer_product_id":75422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:42:05.000Z","modified_at":"2025-10-02T03:42:18.000Z","name":"Makayla Cormier","mobile_number":"950-990-4046","email_id":"Estefania.Walsh89@yahoo.com","dop":"2025-06-09","serial_number":"103764221630531","imei1":"103764221630531","imei2":"103764221630531","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:42:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75475,"job_number":"JOB_75475","tr_customer_id":75492,"tr_customer_product_id":75482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:33:14.000Z","modified_at":"2025-10-02T06:33:32.000Z","name":"Bhaskar Kharvi","mobile_number":"395-773-7280","email_id":"Richmond.Langosh1@yahoo.com","dop":"2025-08-19","serial_number":"68685038182270","imei1":"68685038182270","imei2":"68685038182270","popurl":"2025-08-19T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:33:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75477,"job_number":"JOB_75477","tr_customer_id":75494,"tr_customer_product_id":75484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:33:36.000Z","modified_at":"2025-10-02T06:33:53.000Z","name":"Dakshit Bhaskar","mobile_number":"557-327-1626","email_id":"Johan_Bartoletti@hotmail.com","dop":"2025-08-19","serial_number":"85719153129438","imei1":"85719153129438","imei2":"85719153129438","popurl":"2025-08-19T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:33:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75502,"job_number":"JOB_75502","tr_customer_id":75519,"tr_customer_product_id":75509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:47:50.000Z","modified_at":"2025-10-02T06:48:02.000Z","name":"Devan Mosciski","mobile_number":"590-633-0727","email_id":"Fausto60@hotmail.com","dop":"2025-06-09","serial_number":"101077058850443","imei1":"101077058850443","imei2":"101077058850443","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:48:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75505,"job_number":"JOB_75505","tr_customer_id":75522,"tr_customer_product_id":75512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:48:07.000Z","modified_at":"2025-10-02T06:48:19.000Z","name":"Helene Dickens","mobile_number":"679-589-3825","email_id":"Wallace10@yahoo.com","dop":"2025-06-09","serial_number":"105476617267609","imei1":"105476617267609","imei2":"105476617267609","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:48:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75508,"job_number":"JOB_75508","tr_customer_id":75525,"tr_customer_product_id":75515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:48:24.000Z","modified_at":"2025-10-02T06:48:36.000Z","name":"Rocky Lockman","mobile_number":"898-877-4626","email_id":"Mckenna_Auer@hotmail.com","dop":"2025-06-09","serial_number":"107600525724038","imei1":"107600525724038","imei2":"107600525724038","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:48:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MjE0MDA2OH0.TSPPPv3uQMuZ8oDVFltUBTOfVE4NLW1eK7UFDKY9nKs' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 500ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1OTM4OTgzMn0.JBzjqZISkWn9hOJVYUTEe04KI7qgUXCAL_uFTSix3cQ
Connection keep-alive
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36
Cache-Control no-cache
Postman-Token fd6ef3aa-adb5-41cd-a1e4-09d730bbd6d2
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:23:53 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MjE0MDA2OH0.TSPPPv3uQMuZ8oDVFltUBTOfVE4NLW1eK7UFDKY9nKs' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --data-raw '{"job_id":43510}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 400 - Bad Request
Mean time per request: 242ms
Mean size per request: 151B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1OTM4OTgzMn0.JBzjqZISkWn9hOJVYUTEe04KI7qgUXCAL_uFTSix3cQ
Connection keep-alive
Content-Type application/json
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36
Content-Type application/json
Cache-Control no-cache
Postman-Token f093ce76-5f84-46fd-8ab7-112bd98afd70
Content-Length 11
Request Body
{"job_id":}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 151
ETag W/"97-l9dyYvbH3WAIfGjSC7cWNahM8GI"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:23:53 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 10","expose":true,"statusCode":400,"body":"{\"job_id\":}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MjE0MDA2OH0.TSPPPv3uQMuZ8oDVFltUBTOfVE4NLW1eK7UFDKY9nKs' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 517ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1OTM4OTgzMn0.JBzjqZISkWn9hOJVYUTEe04KI7qgUXCAL_uFTSix3cQ
Connection keep-alive
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36
Cache-Control no-cache
Postman-Token 6f2c7804-cefc-4fba-8db5-7eae81d9b63e
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:23:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 244ms
Mean size per request: 690B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Connection keep-alive
Content-Type application/json
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36
Content-Type application/json
Cache-Control no-cache
Postman-Token 15fca620-36d9-4dbb-a294-4c8612ced853
Content-Length 55
Request Body
{
            "username": "iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-0+K1yU7LH6IjV7Br/eii3xxEQJw"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:23:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4MzR9.2mcdOnjbk0VmcZnTVZ46rsLJrF1iz83-8cu9otIYaJM"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIxNDg5MDZ9.v5jroaeqfCZHJDTcTPo0qBW-Dww-lFep8h54vgd6i30' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 243ms
Mean size per request: 438B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4MzR9.2mcdOnjbk0VmcZnTVZ46rsLJrF1iz83-8cu9otIYaJM
Connection keep-alive
If-None-Match W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36
Cache-Control no-cache
Postman-Token e09a7824-3255-4da9-843a-14a1d83c03aa
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:23:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIxNDg5MDZ9.v5jroaeqfCZHJDTcTPo0qBW-Dww-lFep8h54vgd6i30' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"cb-b6nN6BSS9delPtbN8XG59110XdI"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 264ms
Mean size per request: 242B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4MzR9.2mcdOnjbk0VmcZnTVZ46rsLJrF1iz83-8cu9otIYaJM
Connection keep-alive
If-None-Match W/"cb-b6nN6BSS9delPtbN8XG59110XdI"
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36
Cache-Control no-cache
Postman-Token ff7aa923-745b-444c-8b3a-6aa561bede14
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-EP0MfwHOOT0eqxbtbUeG7xF+vtI"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:23:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":8},{"label":"Created today","key":"created_today","count":229},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIxNDg5MDZ9.v5jroaeqfCZHJDTcTPo0qBW-Dww-lFep8h54vgd6i30' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 200 - OK
Mean time per request: 259ms
Mean size per request: 7.75KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4MzR9.2mcdOnjbk0VmcZnTVZ46rsLJrF1iz83-8cu9otIYaJM
Connection keep-alive
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36
Cache-Control no-cache
Postman-Token 1e62d7c7-2700-471e-ba0c-eabf88bcad72
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 7941
ETag W/"1f05-N1t5HPWE0a5B6NLJ0lt3g968wHw"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:23:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":75219,"job_number":"JOB_75219","tr_customer_id":75236,"tr_customer_product_id":75226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:27:55.000Z","modified_at":"2025-10-01T14:28:32.000Z","name":"Lauren Krajcik","mobile_number":"677-421-4973","email_id":"Marjory_Lebsack14@yahoo.com","dop":"2025-07-09","serial_number":"102912249957125","imei1":"102912249957125","imei2":"102912249957125","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-10-01T14:28:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75221,"job_number":"JOB_75221","tr_customer_id":75238,"tr_customer_product_id":75228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:28:45.000Z","modified_at":"2025-10-01T14:29:21.000Z","name":"Parker Reinger","mobile_number":"478-354-5939","email_id":"Beau.Abbott50@yahoo.com","dop":"2025-07-09","serial_number":"108904979024808","imei1":"108904979024808","imei2":"108904979024808","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-10-01T14:29:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75325,"job_number":"JOB_75325","tr_customer_id":75342,"tr_customer_product_id":75332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:31.000Z","modified_at":"2025-10-02T03:10:07.000Z","name":"Clarabelle Klein","mobile_number":"718-461-1260","email_id":"Darlene_Ullrich@yahoo.com","dop":"2025-07-09","serial_number":"104418180008556","imei1":"104418180008556","imei2":"104418180008556","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-10-02T03:10:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75357,"job_number":"JOB_75357","tr_customer_id":75374,"tr_customer_product_id":75364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:20.000Z","modified_at":"2025-10-02T03:10:56.000Z","name":"Demarcus Swift","mobile_number":"852-687-1504","email_id":"Teresa.Hudson50@hotmail.com","dop":"2025-07-09","serial_number":"105492542530648","imei1":"105492542530648","imei2":"105492542530648","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-10-02T03:10:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75367,"job_number":"JOB_75367","tr_customer_id":75384,"tr_customer_product_id":75374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:11:09.000Z","modified_at":"2025-10-02T03:11:45.000Z","name":"Dameon Lynch","mobile_number":"307-282-8268","email_id":"Stanley.Littel@hotmail.com","dop":"2025-07-09","serial_number":"108003897720532","imei1":"108003897720532","imei2":"108003897720532","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-10-02T03:11:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75476,"job_number":"JOB_75476","tr_customer_id":75493,"tr_customer_product_id":75483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:33:29.000Z","modified_at":"2025-10-02T06:34:01.000Z","name":"Terry Bauch","mobile_number":"940-420-8804","email_id":"Hank_Bednar@gmail.com","dop":"2025-07-09","serial_number":"102618996728688","imei1":"102618996728688","imei2":"102618996728688","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-10-02T06:34:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75481,"job_number":"JOB_75481","tr_customer_id":75498,"tr_customer_product_id":75488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:34:13.000Z","modified_at":"2025-10-02T06:34:44.000Z","name":"Shanny Russel","mobile_number":"876-976-2397","email_id":"Mac.Durgan@hotmail.com","dop":"2025-07-09","serial_number":"100234124249336","imei1":"100234124249336","imei2":"100234124249336","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-10-02T06:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75483,"job_number":"JOB_75483","tr_customer_id":75500,"tr_customer_product_id":75490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:34:56.000Z","modified_at":"2025-10-02T06:35:27.000Z","name":"Carolina Berge","mobile_number":"850-862-1634","email_id":"Matteo.Lesch@hotmail.com","dop":"2025-07-09","serial_number":"102571544741930","imei1":"102571544741930","imei2":"102571544741930","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-10-02T06:35:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIxNDg5MDZ9.v5jroaeqfCZHJDTcTPo0qBW-Dww-lFep8h54vgd6i30' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --data-raw '{"job_id":43510}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 241ms
Mean size per request: 151B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4MzR9.2mcdOnjbk0VmcZnTVZ46rsLJrF1iz83-8cu9otIYaJM
Connection keep-alive
Content-Type application/json
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36
Content-Type application/json
Cache-Control no-cache
Postman-Token 6bcc511b-6750-4e7a-97fc-deaaf99c5ce5
Content-Length 11
Request Body
{"job_id":}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 151
ETag W/"97-l9dyYvbH3WAIfGjSC7cWNahM8GI"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:23:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 10","expose":true,"statusCode":400,"body":"{\"job_id\":}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIxNDg5MDZ9.v5jroaeqfCZHJDTcTPo0qBW-Dww-lFep8h54vgd6i30' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_43502"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 242ms
Mean size per request: 124B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4MzR9.2mcdOnjbk0VmcZnTVZ46rsLJrF1iz83-8cu9otIYaJM
Connection keep-alive
Content-Type application/json
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36
Content-Type application/json
Cache-Control no-cache
Postman-Token 68546e2a-1f70-4a39-851d-c562862b4609
Content-Length 17
Request Body
{"searchText":""}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 124
ETag W/"7c-5Xt/iGKv2NVRKlpfyYGJwghP0yw"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:23:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"searchText\" is not allowed to be empty","name":"APIError","isPublic":false,"isOperational":true}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_43502' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIxNDg5MDZ9.v5jroaeqfCZHJDTcTPo0qBW-Dww-lFep8h54vgd6i30' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 240ms
Mean size per request: 26B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4MzR9.2mcdOnjbk0VmcZnTVZ46rsLJrF1iz83-8cu9otIYaJM
Connection keep-alive
Content-Length 0
Content-Type text/plain
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36
Cache-Control no-cache
Postman-Token ef72c65f-6a92-4fd9-9e5f-b8b76dedfbbd
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:23:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
No Tests for this request
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 244ms
Mean size per request: 690B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Content-Type application/json
Cache-Control no-cache
Postman-Token b799e123-d2a3-48b2-8b78-a46d6a884093
Content-Length 55
Request Body
{
            "username": "iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-1sUlkSd51hTiJd4IVvlQ6Mk6eIY"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:23:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4MzZ9.lT8wuBO-xhSMFmsd7Zz6G4RQQl-aYtWPCqEaXhoAwmI"}}
Test Information
NamePassedFailedSkipped
Verify Status Code 1 0 0
Response message check 1 0 0
Token validation 1 0 0
Json Schema Validation 1 0 0
Response time should be < 150ms 0 1 0
Total 4 1 0
Test Failure
Test NameAssertion Error
Response time should be < 150ms
expected 244 to be below 150
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 243ms
Mean size per request: 111B

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Content-Type application/json
Cache-Control no-cache
Postman-Token 29ab561a-1dc3-4e22-b117-cb2f83f88b3a
Content-Length 57
Request Body
{
            "username": "iamuser",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:23:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Error message verification 1 0 0
Status code verification 0 1 0
Validate Json Schema 1 0 0
Total 2 1 0
Test Failure
Test NameAssertion Error
Status code verification
expected response to have status code 401 but got 500
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 243ms
Mean size per request: 98B

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Content-Type application/json
Cache-Control no-cache
Postman-Token 3b8654fd-5d10-4f46-a789-517370e673ee
Content-Length 42
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:23:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Error message verification 1 0 0
Status code verification 400 - Bad Request 0 1 0
Validate Json Schema 1 0 0
Total 2 1 0
Test Failure
Test NameAssertion Error
Status code verification 400 - Bad Request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIwODE4MjV9.pZ1bla7wuthyNPk5hhdJO8LRgU1POVKHnTFWvy_G9Ak' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 243ms
Mean size per request: 438B

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4MzZ9.lT8wuBO-xhSMFmsd7Zz6G4RQQl-aYtWPCqEaXhoAwmI
Cache-Control no-cache
Postman-Token 1c1104c4-ae95-4e7f-b357-39fe2f85fa28
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:23:57 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status should be 200 1 0 0
Respnse time should < 150ms 0 1 0
Message should be success 1 0 0
Schema Validation 1 0 0
Verify required fields in response 1 0 0
Verify password fields not present 0 1 0
Total 4 2 0
Test Failures
Test NameAssertion Error
Respnse time should < 150ms
expected 243 to be below 150
Verify password fields not present
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIwODE4MjV9.pZ1bla7wuthyNPk5hhdJO8LRgU1POVKHnTFWvy_G9Ak' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 241ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token c0542598-64a0-43f8-ad1b-d89103bd9f62
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:23:57 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
No token is passed 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIwODE4MjV9.pZ1bla7wuthyNPk5hhdJO8LRgU1POVKHnTFWvy_G9Ak' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-h681psvTQP0/jqd+5y5IA3JevvY"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 263ms
Mean size per request: 242B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4MzZ9.lT8wuBO-xhSMFmsd7Zz6G4RQQl-aYtWPCqEaXhoAwmI
Cache-Control no-cache
Postman-Token 0b59063b-4732-404a-966b-464a02263869
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-EP0MfwHOOT0eqxbtbUeG7xF+vtI"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:23:57 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":8},{"label":"Created today","key":"created_today","count":229},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Verifying the status code 1 0 0
schema validation 1 0 0
Verifying the fields label, key , count 1 0 0
Verifying the message 1 0 0
Verifying the length of data array 1 0 0
Verifying the keys in response data 1 0 0
Verifying type of count 1 0 0
Total 7 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIwODE4MjV9.pZ1bla7wuthyNPk5hhdJO8LRgU1POVKHnTFWvy_G9Ak' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-h681psvTQP0/jqd+5y5IA3JevvY"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 241ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token 75debe5b-e2a9-4484-b218-a57f78745cf2
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:23:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Empty authorization token verification 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIwODE4MjV9.pZ1bla7wuthyNPk5hhdJO8LRgU1POVKHnTFWvy_G9Ak' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-h681psvTQP0/jqd+5y5IA3JevvY"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 242ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTMzNjI4NTB9.bad4fEFl8VaA9LFcUMOwPjLYv1oDYRGOhL8Zg2byBIs
Cache-Control no-cache
Postman-Token 35d418d1-9d77-41a6-9d2e-d0147ec2abe2
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-WvgFHZpijYw7khxA2fc4uwKqlrk"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:23:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0016 in JSON at position 32"}
Test Information
NamePassedFailedSkipped
Invalid authorization token verification 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Invalid authorization token verification
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIwODE4MjV9.pZ1bla7wuthyNPk5hhdJO8LRgU1POVKHnTFWvy_G9Ak' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 250ms
Mean size per request: 10.53KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4MzZ9.lT8wuBO-xhSMFmsd7Zz6G4RQQl-aYtWPCqEaXhoAwmI
Cache-Control no-cache
Postman-Token 3a213a92-5df0-495e-8f0f-b30f710dfb68
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 10780
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:23:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
Verifying the schema 1 0 0
Verifying the status code 1 0 0
Verifying the keys 1 0 0
verifying all keys must have non empty array 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIwODE4MjV9.pZ1bla7wuthyNPk5hhdJO8LRgU1POVKHnTFWvy_G9Ak' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 242ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token df478572-afb6-42a2-a844-939d18ffb204
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:23:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verifying status code for empty token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIwODE4MjV9.pZ1bla7wuthyNPk5hhdJO8LRgU1POVKHnTFWvy_G9Ak' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 241ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTMzNjI4NTB9.bad4fEFl8VaA9LFcUMOwPjLYv1oDYRGOhL8Zg2byBIs
Cache-Control no-cache
Postman-Token a5061ce0-d918-4e1d-b0da-c9d9d5eb3854
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-nAc93QQFXRM1tUdPAP6dQu2nobM"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:23:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0001 in JSON at position 94"}
Test Information
NamePassedFailedSkipped
Verifying status code for invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verifying status code for invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTI1MTM0MjJ9.MK-Zo7vZdR5A4Uz65d4psKCMe17HVwv-neJRfkFSyrc' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"customer":{"first_name":"sdf","last_name":"kjhk","mobile_number":"8787676565","mobile_number_alt":"","email_id":"nasd@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"878","apartment_name":"kjk","street_name":"kjlk","landmark":"kjhk","area":"ljlkjlk","pincode":"110098","country":"India","state":"Assam"},"customer_product":{"dop":"2025-07-02T18:30:00.000Z","serial_number":"87898787676565","imei1":"87898787676565","imei2":"87898787676565","popurl":"2025-07-02T18:30:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":2,"remark":"bds"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 290ms
Mean size per request: 229B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4MzZ9.lT8wuBO-xhSMFmsd7Zz6G4RQQl-aYtWPCqEaXhoAwmI
Connection keep-alive
Content-Type application/json
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36
Content-Type application/json
Cache-Control no-cache
Postman-Token 96b6af1e-7432-4dbd-91e7-50912b481a75
Content-Length 991
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 2,
            "customer": {
                "first_name": "Rahul",
                "last_name": "goswami",
                "mobile_number": "8767656543",
                "mobile_number_alt": "",
                "email_id": "Magdalen99@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "878",
                "apartment_name": "kjk",
                "street_name": "kjlk",
                "landmark": "kjhk",
                "area": "ljlkjlk",
                "pincode": "110098",
                "country": "India",
                "state": "Assam"
            },
            "customer_product": {
                "dop": "2025-07-02T18:30:00.000Z",
                "serial_number": "10200500351747",
                "imei1": "10200500351747",
                "imei2": "10200500351747",
                "popurl": "2025-07-02T18:30:00.000Z",
                "product_id": 3,
                "mst_model_id": 3
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "bds"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-IJ/XpBhSjXrrKaffxEWyTsNo5NE"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:23:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":75520,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"tr_customer_id":75537,"tr_customer_product_id":75527,"job_number":"JOB_75520"}}
Test Information
NamePassedFailedSkipped
Verifying status code 1 0 0
Verifying the message key 1 0 0
Saving Job number to collection variable 1 0 0
Verifying json schema 1 0 0
Job number starts with JOB 1 0 0
Checking for keys 1 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIwODE4MjV9.pZ1bla7wuthyNPk5hhdJO8LRgU1POVKHnTFWvy_G9Ak' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-h681psvTQP0/jqd+5y5IA3JevvY"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 261ms
Mean size per request: 242B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4MzZ9.lT8wuBO-xhSMFmsd7Zz6G4RQQl-aYtWPCqEaXhoAwmI
Cache-Control no-cache
Postman-Token d9183fbc-6046-418e-b695-40d20d1f5157
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-UgR1+AWSSp0BrwHGi64mEJ//GYE"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:23:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":8},{"label":"Created today","key":"created_today","count":230},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Verifying count after Job Creation Incremented or not 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTI1MTM0MjJ9.MK-Zo7vZdR5A4Uz65d4psKCMe17HVwv-neJRfkFSyrc' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"customer":{"first_name":"sdf","last_name":"kjhk","mobile_number":"8787676565","mobile_number_alt":"","email_id":"nasd@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"878","apartment_name":"kjk","street_name":"kjlk","landmark":"kjhk","area":"ljlkjlk","pincode":"110098","country":"India","state":"Assam"},"customer_product":{"dop":"2025-07-02T18:30:00.000Z","serial_number":"87898787676565","imei1":"87898787676565","imei2":"87898787676565","popurl":"2025-07-02T18:30:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":2,"remark":"bds"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 243ms
Mean size per request: 109B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4MzZ9.lT8wuBO-xhSMFmsd7Zz6G4RQQl-aYtWPCqEaXhoAwmI
Connection keep-alive
Content-Type application/json
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36
Content-Type application/json
Cache-Control no-cache
Postman-Token c6c7eb82-2f7c-4480-b3a1-5fd5fcd4dc9b
Content-Length 965
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 2,
            "customer": {
                "first_name": "Brant",
                "last_name": "Hand",
                "mobile_number": "846-683-6019",
                "mobile_number_alt": "",
                "email_id": "Cooper92@hotmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "878",
                "apartment_name": "kjk",
                "street_name": "kjlk",
                "landmark": "kjhk",
                "area": "ljlkjlk",
                "pincode": "110098",
                "country": "India",
                "state": "Assam"
            },
            "customer_product": {
                "dop": "2025-07-02T18:30:00.000Z",
                "serial_number": "10200500351747",
                "imei1": "10200500351747",
                "imei2": "10200500351747",
                "popurl": "2025-07-02T18:30:00.000Z",
                "mst_model_id": 3
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "bds"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 109
ETag W/"6d-Ie9w4fMeED9Z38Sg5wTC/JEWCPM"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:23:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"product_id\" is required","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Missing customer id 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Missing customer id
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTI1MTM0MjJ9.MK-Zo7vZdR5A4Uz65d4psKCMe17HVwv-neJRfkFSyrc' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"customer":{"first_name":"sdf","last_name":"kjhk","mobile_number":"8787676565","mobile_number_alt":"","email_id":"nasd@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"878","apartment_name":"kjk","street_name":"kjlk","landmark":"kjhk","area":"ljlkjlk","pincode":"110098","country":"India","state":"Assam"},"customer_product":{"dop":"2025-07-02T18:30:00.000Z","serial_number":"87898787676565","imei1":"87898787676565","imei2":"87898787676565","popurl":"2025-07-02T18:30:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":2,"remark":"bds"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 241ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Authorization
Connection keep-alive
Content-Type application/json
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36
Content-Type application/json
Cache-Control no-cache
Postman-Token f82012ec-34fd-4926-8035-ddd853715de0
Content-Length 991
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 2,
            "customer": {
                "first_name": "Humberto",
                "last_name": "Hahn",
                "mobile_number": "603-303-4683",
                "mobile_number_alt": "",
                "email_id": "Magali18@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "878",
                "apartment_name": "kjk",
                "street_name": "kjlk",
                "landmark": "kjhk",
                "area": "ljlkjlk",
                "pincode": "110098",
                "country": "India",
                "state": "Assam"
            },
            "customer_product": {
                "dop": "2025-07-02T18:30:00.000Z",
                "serial_number": "17621119565095",
                "imei1": "17621119565095",
                "imei2": "17621119565095",
                "popurl": "2025-07-02T18:30:00.000Z",
                "product_id": 3,
                "mst_model_id": 3
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "bds"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTI1MTM0MjJ9.MK-Zo7vZdR5A4Uz65d4psKCMe17HVwv-neJRfkFSyrc' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"customer":{"first_name":"sdf","last_name":"kjhk","mobile_number":"8787676565","mobile_number_alt":"","email_id":"nasd@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"878","apartment_name":"kjk","street_name":"kjlk","landmark":"kjhk","area":"ljlkjlk","pincode":"110098","country":"India","state":"Assam"},"customer_product":{"dop":"2025-07-02T18:30:00.000Z","serial_number":"87898787676565","imei1":"87898787676565","imei2":"87898787676565","popurl":"2025-07-02T18:30:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":2,"remark":"bds"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 241ms
Mean size per request: 71B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zd2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTMzNjI4NTB9.bad4fEFl8VaA9LFcUMOwPjLYv1oDYRGOhL8Zg2byBIs
Connection keep-alive
Content-Type application/json
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36
Content-Type application/json
Cache-Control no-cache
Postman-Token f60d90de-b1de-4bb3-9baf-4b66f05d3e12
Content-Length 998
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 2,
            "customer": {
                "first_name": "Jonathon",
                "last_name": "Hackett",
                "mobile_number": "488-851-0827",
                "mobile_number_alt": "",
                "email_id": "Elmo_Sanford@yahoo.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "878",
                "apartment_name": "kjk",
                "street_name": "kjlk",
                "landmark": "kjhk",
                "area": "ljlkjlk",
                "pincode": "110098",
                "country": "India",
                "state": "Assam"
            },
            "customer_product": {
                "dop": "2025-07-02T18:30:00.000Z",
                "serial_number": "17398121930246",
                "imei1": "17398121930246",
                "imei2": "17398121930246",
                "popurl": "2025-07-02T18:30:00.000Z",
                "product_id": 3,
                "mst_model_id": 3
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "bds"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 71
ETag W/"47-3fyFQKYzbJTwnROVExMoVXviIKc"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"invalid signature","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTI1MTM0MjJ9.MK-Zo7vZdR5A4Uz65d4psKCMe17HVwv-neJRfkFSyrc' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"customer":{"first_name":"sdf","last_name":"kjhk","mobile_number":"8787676565","mobile_number_alt":"","email_id":"nasd@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"878","apartment_name":"kjk","street_name":"kjlk","landmark":"kjhk","area":"ljlkjlk","pincode":"110098","country":"India","state":"Assam"},"customer_product":{"dop":"2025-07-02T18:30:00.000Z","serial_number":"87898787676565","imei1":"87898787676565","imei2":"87898787676565","popurl":"2025-07-02T18:30:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":2,"remark":"bds"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 241ms
Mean size per request: 135B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4MzZ9.lT8wuBO-xhSMFmsd7Zz6G4RQQl-aYtWPCqEaXhoAwmI
Connection keep-alive
Content-Type application/json
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36
Content-Type application/json
Cache-Control no-cache
Postman-Token c0e0cbbc-64c3-4822-90ba-9d34dbcf0dae
Content-Length 987
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 2,
            "customer": {
                "first_name": "Liliane",
                "last_name": "Hackett",
                "mobile_number": "529-303-3809",
                "mobile_number_alt": "",
                "email_id": "Omari.Runolfsson68@yahoo.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "878",
                "apartment_name": "kjk",
                "street_name": "kjlk",
                "landmark": "kjhk",
                "area": "ljlkjlk",
                "pincode": "110098",
                "country": "India",
                "state": "Assam"
            },
            "customer_product": {
                "dop": "2025-07-02T18:30:00.000Z",
                "serial_number": "14945040502813",
                "imei1": "989a89",
                "imei2": "9898d9",
                "popurl": "2025-07-02T18:30:00.000Z",
                "product_id": 3,
                "mst_model_id": 3
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "bds"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 135
ETag W/"87-hiOq4ml0BjCghQwY0iHqD8xCzlc"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"imei1\" length must be at least 14 characters long","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Invalid Imei Number 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTI1MTM0MjJ9.MK-Zo7vZdR5A4Uz65d4psKCMe17HVwv-neJRfkFSyrc' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-C5NNBWHihj8Z6xOwU+Wf41Jt/HQ"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 274ms
Mean size per request: 242B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4MzZ9.lT8wuBO-xhSMFmsd7Zz6G4RQQl-aYtWPCqEaXhoAwmI
Cache-Control no-cache
Postman-Token 53221c39-e7ed-40e3-9777-7f1265e57897
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-UgR1+AWSSp0BrwHGi64mEJ//GYE"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":8},{"label":"Created today","key":"created_today","count":230},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIwODE4MjV9.pZ1bla7wuthyNPk5hhdJO8LRgU1POVKHnTFWvy_G9Ak' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 561ms
Mean size per request: 222.06KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4MzZ9.lT8wuBO-xhSMFmsd7Zz6G4RQQl-aYtWPCqEaXhoAwmI
Content-Type application/json
Cache-Control no-cache
Postman-Token 5b356de1-2ee2-495e-abf1-65c2efbb0238
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 227385
ETag W/"37839-EODX3Zpp5DnAtl8Yj8Zi90vBgtc"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":75291,"job_number":"JOB_75291","tr_customer_id":75308,"tr_customer_product_id":75298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T02:52:36.000Z","modified_at":"2025-10-02T02:52:36.000Z","name":"Ricardo Aufderhar","mobile_number":"821-825-1259","email_id":"Myra5@gmail.com","dop":"2025-08-12","serial_number":"10445070036219","imei1":"10445070036219","imei2":"10445070036219","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T02:52:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75292,"job_number":"JOB_75292","tr_customer_id":75309,"tr_customer_product_id":75299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T02:52:36.000Z","modified_at":"2025-10-02T02:52:47.000Z","name":"Telly Blick","mobile_number":"708-919-9674","email_id":"Delmer_Schulist92@yahoo.com","dop":"2025-08-12","serial_number":"10240551120535","imei1":"10240551120535","imei2":"10240551120535","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T02:52:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75293,"job_number":"JOB_75293","tr_customer_id":75310,"tr_customer_product_id":75300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T02:52:50.000Z","modified_at":"2025-10-02T02:52:50.000Z","name":"Tate Shanahan","mobile_number":"864-566-0031","email_id":"Savanna_Ward4@yahoo.com","dop":"2025-08-12","serial_number":"10071270399154","imei1":"10071270399154","imei2":"10071270399154","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T02:52:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75294,"job_number":"JOB_75294","tr_customer_id":75311,"tr_customer_product_id":75301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T02:52:50.000Z","modified_at":"2025-10-02T02:53:01.000Z","name":"Dorian Hessel","mobile_number":"922-899-6562","email_id":"Johan_Cruickshank@gmail.com","dop":"2025-08-12","serial_number":"10863002108680","imei1":"10863002108680","imei2":"10863002108680","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T02:53:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75295,"job_number":"JOB_75295","tr_customer_id":75312,"tr_customer_product_id":75302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T02:53:03.000Z","modified_at":"2025-10-02T02:53:03.000Z","name":"Marcelino Crist","mobile_number":"570-735-9731","email_id":"Martin_Monahan76@gmail.com","dop":"2025-08-12","serial_number":"10240607045283","imei1":"10240607045283","imei2":"10240607045283","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T02:53:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75296,"job_number":"JOB_75296","tr_customer_id":75313,"tr_customer_product_id":75303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T02:53:04.000Z","modified_at":"2025-10-02T02:53:14.000Z","name":"Rowland Corwin","mobile_number":"530-751-5331","email_id":"Fred5@yahoo.com","dop":"2025-08-12","serial_number":"10565270032405","imei1":"10565270032405","imei2":"10565270032405","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T02:53:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75297,"job_number":"JOB_75297","tr_customer_id":75314,"tr_customer_product_id":75304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:07:59.000Z","modified_at":"2025-10-02T03:08:09.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"21454339794939","imei1":"21454339794939","imei2":"21454339794939","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:08:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75298,"job_number":"JOB_75298","tr_customer_id":75315,"tr_customer_product_id":75305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:01.000Z","modified_at":"2025-10-02T03:08:37.000Z","name":"Adonis Altenwerth","mobile_number":"987-276-2221","email_id":"Joaquin70@yahoo.com","dop":"2025-04-06","serial_number":"10165754300004","imei1":"10165754300004","imei2":"10165754300004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:08:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75299,"job_number":"JOB_75299","tr_customer_id":75316,"tr_customer_product_id":75306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:02.000Z","modified_at":"2025-10-02T03:08:02.000Z","name":"Josie Durgan","mobile_number":"902-541-7295","email_id":"Baby_Prohaska30@yahoo.com","dop":"2025-04-06","serial_number":"16340570045411328","imei1":"16340570045411328","imei2":"16340570045411328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:08:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75300,"job_number":"JOB_75300","tr_customer_id":75317,"tr_customer_product_id":75307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:12.000Z","modified_at":"2025-10-02T03:08:23.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"64180475005714","imei1":"64180475005714","imei2":"64180475005714","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:08:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75302,"job_number":"JOB_75302","tr_customer_id":75319,"tr_customer_product_id":75309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:20.000Z","modified_at":"2025-10-02T03:08:20.000Z","name":"Damon Hane","mobile_number":"858-619-7517","email_id":"Jameson.Kuvalis31@hotmail.com","dop":"2025-08-12","serial_number":"10336928561113","imei1":"10336928561113","imei2":"10336928561113","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:08:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75303,"job_number":"JOB_75303","tr_customer_id":75320,"tr_customer_product_id":75310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:20.000Z","modified_at":"2025-10-02T03:08:20.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"17478669828830","imei1":"17478669828830","imei2":"17478669828830","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:08:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75304,"job_number":"JOB_75304","tr_customer_id":75321,"tr_customer_product_id":75311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:20.000Z","modified_at":"2025-10-02T03:08:31.000Z","name":"Kennith Bashirian","mobile_number":"654-545-8983","email_id":"Alden.Rowe@hotmail.com","dop":"2025-08-12","serial_number":"10817573801031","imei1":"10817573801031","imei2":"10817573801031","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:08:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75305,"job_number":"JOB_75305","tr_customer_id":75322,"tr_customer_product_id":75312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:20.000Z","modified_at":"2025-10-02T03:09:03.000Z","name":"Evalyn Aufderhar","mobile_number":"655-711-4055","email_id":"Jeanie97@hotmail.com","dop":"2025-04-06","serial_number":"10063029053610","imei1":"10063029053610","imei2":"10063029053610","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:09:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75306,"job_number":"JOB_75306","tr_customer_id":75323,"tr_customer_product_id":75313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:22.000Z","modified_at":"2025-10-02T03:08:22.000Z","name":"Talia Cartwright","mobile_number":"752-593-9753","email_id":"Charlie.Tromp@yahoo.com","dop":"2025-04-06","serial_number":"16485328486008632","imei1":"16485328486008632","imei2":"16485328486008632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:08:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75307,"job_number":"JOB_75307","tr_customer_id":75324,"tr_customer_product_id":75314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:23.000Z","modified_at":"2025-10-02T03:09:00.000Z","name":"Patsy Torp","mobile_number":"785-495-2754","email_id":"Myron.Schumm@hotmail.com","dop":"2025-04-06","serial_number":"19408803488212","imei1":"19408803488212","imei2":"19408803488212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:09:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75308,"job_number":"JOB_75308","tr_customer_id":75325,"tr_customer_product_id":75315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:24.000Z","modified_at":"2025-10-02T03:08:24.000Z","name":"Alexandrea Dickens","mobile_number":"412-459-4739","email_id":"Abagail_Murazik50@gmail.com","dop":"2025-04-06","serial_number":"16528428928006318","imei1":"16528428928006318","imei2":"16528428928006318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:08:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75310,"job_number":"JOB_75310","tr_customer_id":75327,"tr_customer_product_id":75317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:34.000Z","modified_at":"2025-10-02T03:08:34.000Z","name":"Louisa Renner","mobile_number":"406-860-7640","email_id":"Rae_Dickinson68@hotmail.com","dop":"2025-08-12","serial_number":"10603102495798","imei1":"10603102495798","imei2":"10603102495798","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:08:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75311,"job_number":"JOB_75311","tr_customer_id":75328,"tr_customer_product_id":75318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:34.000Z","modified_at":"2025-10-02T03:08:45.000Z","name":"Demond Wolff","mobile_number":"487-810-5811","email_id":"Dayton.Oberbrunner9@yahoo.com","dop":"2025-08-12","serial_number":"10039979029748","imei1":"10039979029748","imei2":"10039979029748","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:08:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75313,"job_number":"JOB_75313","tr_customer_id":75330,"tr_customer_product_id":75320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:47.000Z","modified_at":"2025-10-02T03:08:47.000Z","name":"Alexandro Pollich","mobile_number":"574-597-1305","email_id":"Micheal16@yahoo.com","dop":"2025-08-12","serial_number":"10964689752411","imei1":"10964689752411","imei2":"10964689752411","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:08:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75314,"job_number":"JOB_75314","tr_customer_id":75331,"tr_customer_product_id":75321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:48.000Z","modified_at":"2025-10-02T03:08:59.000Z","name":"Elaina Ondricka","mobile_number":"821-997-0035","email_id":"Gerda79@gmail.com","dop":"2025-08-12","serial_number":"10958294974682","imei1":"10958294974682","imei2":"10958294974682","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:08:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75315,"job_number":"JOB_75315","tr_customer_id":75332,"tr_customer_product_id":75322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:06.000Z","modified_at":"2025-10-02T03:09:06.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10319338758981","imei1":"10319338758981","imei2":"10319338758981","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75316,"job_number":"JOB_75316","tr_customer_id":75333,"tr_customer_product_id":75323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:06.000Z","modified_at":"2025-10-02T03:09:49.000Z","name":"Breana Bogisich","mobile_number":"267-943-9333","email_id":"Isabella69@gmail.com","dop":"2025-06-18","serial_number":"10749499068608","imei1":"10749499068608","imei2":"10749499068608","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:09:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75317,"job_number":"JOB_75317","tr_customer_id":75334,"tr_customer_product_id":75324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:07.000Z","modified_at":"2025-10-02T03:09:07.000Z","name":"Aliyah Wolf","mobile_number":"658-893-8097","email_id":"Trisha82@gmail.com","dop":"2025-06-18","serial_number":"1087492741616999","imei1":"1087492741616999","imei2":"1087492741616999","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75318,"job_number":"JOB_75318","tr_customer_id":75335,"tr_customer_product_id":75325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:12.000Z","modified_at":"2025-10-02T03:09:12.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"12411526955117","imei1":"12411526955117","imei2":"12411526955117","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75319,"job_number":"JOB_75319","tr_customer_id":75336,"tr_customer_product_id":75326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:12.000Z","modified_at":"2025-10-02T03:09:55.000Z","name":"Lourdes Gleichner","mobile_number":"815-379-3726","email_id":"Grayson48@yahoo.com","dop":"2025-04-06","serial_number":"15128431566874","imei1":"15128431566874","imei2":"15128431566874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75320,"job_number":"JOB_75320","tr_customer_id":75337,"tr_customer_product_id":75327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:14.000Z","modified_at":"2025-10-02T03:09:14.000Z","name":"Kellen Balistreri","mobile_number":"845-522-4681","email_id":"Simone20@gmail.com","dop":"2025-04-06","serial_number":"16816318856784880","imei1":"16816318856784880","imei2":"16816318856784880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75321,"job_number":"JOB_75321","tr_customer_id":75338,"tr_customer_product_id":75328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:14.000Z","modified_at":"2025-10-02T03:09:52.000Z","name":"Russel Kuphal","mobile_number":"241-456-9730","email_id":"Antonio.Huels@hotmail.com","dop":"2025-04-06","serial_number":"14546339033338","imei1":"14546339033338","imei2":"14546339033338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:09:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75322,"job_number":"JOB_75322","tr_customer_id":75339,"tr_customer_product_id":75329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:15.000Z","modified_at":"2025-10-02T03:09:15.000Z","name":"Joseph Flatley","mobile_number":"341-964-9021","email_id":"Demarco23@gmail.com","dop":"2025-04-06","serial_number":"14229397169154496","imei1":"14229397169154496","imei2":"14229397169154496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75323,"job_number":"JOB_75323","tr_customer_id":75340,"tr_customer_product_id":75330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:25.000Z","modified_at":"2025-10-02T03:09:25.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"17250456091439","imei1":"17250456091439","imei2":"17250456091439","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75324,"job_number":"JOB_75324","tr_customer_id":75341,"tr_customer_product_id":75331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:25.000Z","modified_at":"2025-10-02T03:10:04.000Z","name":"Vivien O'Reilly","mobile_number":"500-340-2298","email_id":"Helmer8@yahoo.com","dop":"2025-04-06","serial_number":"13084576674838","imei1":"13084576674838","imei2":"13084576674838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75325,"job_number":"JOB_75325","tr_customer_id":75342,"tr_customer_product_id":75332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:31.000Z","modified_at":"2025-10-02T03:10:07.000Z","name":"Clarabelle Klein","mobile_number":"718-461-1260","email_id":"Darlene_Ullrich@yahoo.com","dop":"2025-07-09","serial_number":"104418180008556","imei1":"104418180008556","imei2":"104418180008556","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-10-02T03:10:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75326,"job_number":"JOB_75326","tr_customer_id":75343,"tr_customer_product_id":75333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:32.000Z","modified_at":"2025-10-02T03:10:11.000Z","name":"Sincere Marvin","mobile_number":"294-390-5820","email_id":"Ed_Swaniawski25@yahoo.com","dop":"2025-04-06","serial_number":"13763508828428","imei1":"13763508828428","imei2":"13763508828428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:10:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75329,"job_number":"JOB_75329","tr_customer_id":75346,"tr_customer_product_id":75336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:34.000Z","modified_at":"2025-10-02T03:09:34.000Z","name":"Eulalia Gerhold","mobile_number":"583-735-0214","email_id":"Joseph39@yahoo.com","dop":"2025-04-06","serial_number":"12181001532807230","imei1":"12181001532807230","imei2":"12181001532807230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75330,"job_number":"JOB_75330","tr_customer_id":75347,"tr_customer_product_id":75337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:37.000Z","modified_at":"2025-10-02T03:09:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14930533246090","imei1":"14930533246090","imei2":"14930533246090","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75331,"job_number":"JOB_75331","tr_customer_id":75348,"tr_customer_product_id":75338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:38.000Z","modified_at":"2025-10-02T03:10:22.000Z","name":"Tyrique Lynch","mobile_number":"760-311-7448","email_id":"Arlene17@yahoo.com","dop":"2025-04-06","serial_number":"19059881449132","imei1":"19059881449132","imei2":"19059881449132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:10:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75332,"job_number":"JOB_75332","tr_customer_id":75349,"tr_customer_product_id":75339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:39.000Z","modified_at":"2025-10-02T03:09:39.000Z","name":"Newell Durgan","mobile_number":"443-240-9764","email_id":"Carlotta30@hotmail.com","dop":"2025-04-06","serial_number":"10747147485042820","imei1":"10747147485042820","imei2":"10747147485042820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75333,"job_number":"JOB_75333","tr_customer_id":75350,"tr_customer_product_id":75340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:41.000Z","modified_at":"2025-10-02T03:10:18.000Z","name":"Ulices Turcotte","mobile_number":"651-403-6448","email_id":"Junius_Maggio@hotmail.com","dop":"2025-04-06","serial_number":"12432250972970","imei1":"12432250972970","imei2":"12432250972970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:10:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75334,"job_number":"JOB_75334","tr_customer_id":75351,"tr_customer_product_id":75341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:43.000Z","modified_at":"2025-10-02T03:09:43.000Z","name":"Roy Hahn","mobile_number":"742-975-4042","email_id":"Vito_Gulgowski40@hotmail.com","dop":"2025-04-06","serial_number":"14103515980550928","imei1":"14103515980550928","imei2":"14103515980550928","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75337,"job_number":"JOB_75337","tr_customer_id":75354,"tr_customer_product_id":75344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:58.000Z","modified_at":"2025-10-02T03:09:58.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10291178319788","imei1":"10291178319788","imei2":"10291178319788","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75338,"job_number":"JOB_75338","tr_customer_id":75355,"tr_customer_product_id":75345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:58.000Z","modified_at":"2025-10-02T03:10:41.000Z","name":"Terry Bayer","mobile_number":"546-884-4947","email_id":"Maximo_Mayer@yahoo.com","dop":"2025-06-18","serial_number":"10960075762554","imei1":"10960075762554","imei2":"10960075762554","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:10:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75339,"job_number":"JOB_75339","tr_customer_id":75356,"tr_customer_product_id":75346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:59.000Z","modified_at":"2025-10-02T03:09:59.000Z","name":"Fabian Howe","mobile_number":"200-665-7845","email_id":"Arely23@yahoo.com","dop":"2025-06-18","serial_number":"1080975310646820","imei1":"1080975310646820","imei2":"1080975310646820","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75343,"job_number":"JOB_75343","tr_customer_id":75360,"tr_customer_product_id":75350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:03.000Z","modified_at":"2025-10-02T03:10:03.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"10690587982358","imei1":"10690587982358","imei2":"10690587982358","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75345,"job_number":"JOB_75345","tr_customer_id":75362,"tr_customer_product_id":75352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:04.000Z","modified_at":"2025-10-02T03:10:47.000Z","name":"Rubie Shields","mobile_number":"805-837-3803","email_id":"Murphy_Spencer@yahoo.com","dop":"2025-04-06","serial_number":"11233317338407","imei1":"11233317338407","imei2":"11233317338407","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:10:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75347,"job_number":"JOB_75347","tr_customer_id":75364,"tr_customer_product_id":75354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:05.000Z","modified_at":"2025-10-02T03:10:05.000Z","name":"Martin Jerde","mobile_number":"231-350-9685","email_id":"Leopold_Wunsch@yahoo.com","dop":"2025-04-06","serial_number":"10117095392053200","imei1":"10117095392053200","imei2":"10117095392053200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75350,"job_number":"JOB_75350","tr_customer_id":75367,"tr_customer_product_id":75357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:11.000Z","modified_at":"2025-10-02T03:10:11.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"17458524762165","imei1":"17458524762165","imei2":"17458524762165","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75351,"job_number":"JOB_75351","tr_customer_id":75368,"tr_customer_product_id":75358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:11.000Z","modified_at":"2025-10-02T03:10:50.000Z","name":"Dawson Labadie","mobile_number":"227-712-9310","email_id":"Gussie_McGlynn@yahoo.com","dop":"2025-04-06","serial_number":"10085548494311","imei1":"10085548494311","imei2":"10085548494311","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:10:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75356,"job_number":"JOB_75356","tr_customer_id":75373,"tr_customer_product_id":75363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:20.000Z","modified_at":"2025-10-02T03:10:20.000Z","name":"Riya t","mobile_number":"9941454262","email_id":"Rodolfo91@yahoo.com","dop":"2025-07-09","serial_number":"104240841834742","imei1":"104240841834742","imei2":"104240841834742","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75357,"job_number":"JOB_75357","tr_customer_id":75374,"tr_customer_product_id":75364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:20.000Z","modified_at":"2025-10-02T03:10:56.000Z","name":"Demarcus Swift","mobile_number":"852-687-1504","email_id":"Teresa.Hudson50@hotmail.com","dop":"2025-07-09","serial_number":"105492542530648","imei1":"105492542530648","imei2":"105492542530648","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-10-02T03:10:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75358,"job_number":"JOB_75358","tr_customer_id":75375,"tr_customer_product_id":75365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:25.000Z","modified_at":"2025-10-02T03:11:02.000Z","name":"Edmond Stehr","mobile_number":"210-788-0728","email_id":"Macie_Bechtelar@yahoo.com","dop":"2025-04-06","serial_number":"17876074693489","imei1":"17876074693489","imei2":"17876074693489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:11:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75359,"job_number":"JOB_75359","tr_customer_id":75376,"tr_customer_product_id":75366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:27.000Z","modified_at":"2025-10-02T03:10:27.000Z","name":"Mose Klocko","mobile_number":"831-230-0685","email_id":"Holly57@gmail.com","dop":"2025-04-06","serial_number":"13102381359994224","imei1":"13102381359994224","imei2":"13102381359994224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75360,"job_number":"JOB_75360","tr_customer_id":75377,"tr_customer_product_id":75367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:30.000Z","modified_at":"2025-10-02T03:10:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12609854036842","imei1":"12609854036842","imei2":"12609854036842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75361,"job_number":"JOB_75361","tr_customer_id":75378,"tr_customer_product_id":75368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:31.000Z","modified_at":"2025-10-02T03:11:15.000Z","name":"Sadie Hills","mobile_number":"242-897-3753","email_id":"Jabari_Wisoky@yahoo.com","dop":"2025-04-06","serial_number":"14972235854354","imei1":"14972235854354","imei2":"14972235854354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:11:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75362,"job_number":"JOB_75362","tr_customer_id":75379,"tr_customer_product_id":75369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:32.000Z","modified_at":"2025-10-02T03:10:32.000Z","name":"Daphne Wisoky","mobile_number":"500-506-0510","email_id":"Zella.Reichert76@gmail.com","dop":"2025-04-06","serial_number":"12121310446529956","imei1":"12121310446529956","imei2":"12121310446529956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75363,"job_number":"JOB_75363","tr_customer_id":75380,"tr_customer_product_id":75370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:58.000Z","modified_at":"2025-10-02T03:10:58.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"15591998668688","imei1":"15591998668688","imei2":"15591998668688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75364,"job_number":"JOB_75364","tr_customer_id":75381,"tr_customer_product_id":75371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:58.000Z","modified_at":"2025-10-02T03:11:36.000Z","name":"Peter McCullough","mobile_number":"284-350-9351","email_id":"Sherman_Halvorson@yahoo.com","dop":"2025-04-06","serial_number":"19097471793642","imei1":"19097471793642","imei2":"19097471793642","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:11:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75365,"job_number":"JOB_75365","tr_customer_id":75382,"tr_customer_product_id":75372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:11:09.000Z","modified_at":"2025-10-02T03:11:09.000Z","name":"Kajal s","mobile_number":"9841636255","email_id":"Christ_Deckow66@yahoo.com","dop":"2025-07-09","serial_number":"107624055373103","imei1":"107624055373103","imei2":"107624055373103","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:11:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75366,"job_number":"JOB_75366","tr_customer_id":75383,"tr_customer_product_id":75373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:11:09.000Z","modified_at":"2025-10-02T03:11:46.000Z","name":"Effie Reilly","mobile_number":"240-896-1497","email_id":"Michael_Mills56@gmail.com","dop":"2025-04-06","serial_number":"10484170415771","imei1":"10484170415771","imei2":"10484170415771","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:11:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75367,"job_number":"JOB_75367","tr_customer_id":75384,"tr_customer_product_id":75374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:11:09.000Z","modified_at":"2025-10-02T03:11:45.000Z","name":"Dameon Lynch","mobile_number":"307-282-8268","email_id":"Stanley.Littel@hotmail.com","dop":"2025-07-09","serial_number":"108003897720532","imei1":"108003897720532","imei2":"108003897720532","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-10-02T03:11:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75368,"job_number":"JOB_75368","tr_customer_id":75385,"tr_customer_product_id":75375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:11:10.000Z","modified_at":"2025-10-02T03:11:10.000Z","name":"Marisol Hilll","mobile_number":"557-945-8078","email_id":"Cornell59@yahoo.com","dop":"2025-04-06","serial_number":"16869403053112000","imei1":"16869403053112000","imei2":"16869403053112000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:11:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75369,"job_number":"JOB_75369","tr_customer_id":75386,"tr_customer_product_id":75376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:11:23.000Z","modified_at":"2025-10-02T03:11:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16433696978186","imei1":"16433696978186","imei2":"16433696978186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:11:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75370,"job_number":"JOB_75370","tr_customer_id":75387,"tr_customer_product_id":75377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:11:24.000Z","modified_at":"2025-10-02T03:12:08.000Z","name":"Patrick Gleichner","mobile_number":"556-767-2508","email_id":"Eleanore.Olson66@hotmail.com","dop":"2025-04-06","serial_number":"17457913043066","imei1":"17457913043066","imei2":"17457913043066","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:12:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75371,"job_number":"JOB_75371","tr_customer_id":75388,"tr_customer_product_id":75378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:11:25.000Z","modified_at":"2025-10-02T03:11:25.000Z","name":"Tomasa Torphy","mobile_number":"572-700-6617","email_id":"Giovanna_Langosh86@hotmail.com","dop":"2025-04-06","serial_number":"12528847388374478","imei1":"12528847388374478","imei2":"12528847388374478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:11:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75372,"job_number":"JOB_75372","tr_customer_id":75389,"tr_customer_product_id":75379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:21:09.000Z","modified_at":"2025-10-02T03:21:09.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"16547944948919","imei1":"16547944948919","imei2":"16547944948919","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75373,"job_number":"JOB_75373","tr_customer_id":75390,"tr_customer_product_id":75380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:21:09.000Z","modified_at":"2025-10-02T03:21:38.000Z","name":"Carole Mitchell","mobile_number":"994-246-3779","email_id":"Paul_Roberts@hotmail.com","dop":"2025-06-08","serial_number":"15783014200696","imei1":"15783014200696","imei2":"15783014200696","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:21:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75374,"job_number":"JOB_75374","tr_customer_id":75391,"tr_customer_product_id":75381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:21:11.000Z","modified_at":"2025-10-02T03:21:11.000Z","name":"Sibyl Davis","mobile_number":"643-732-6336","email_id":"Edwina2@yahoo.com","dop":"2025-06-08","serial_number":"101180923478695","imei1":"101180923478695","imei2":"101180923478695","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:21:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75375,"job_number":"JOB_75375","tr_customer_id":75392,"tr_customer_product_id":75382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:21:43.000Z","modified_at":"2025-10-02T03:21:43.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"12892469600519","imei1":"12892469600519","imei2":"12892469600519","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:21:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75376,"job_number":"JOB_75376","tr_customer_id":75393,"tr_customer_product_id":75383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:21:43.000Z","modified_at":"2025-10-02T03:22:12.000Z","name":"Elliott Anderson","mobile_number":"832-791-4797","email_id":"Eleanora.Ritchie49@yahoo.com","dop":"2025-06-08","serial_number":"15945653938207","imei1":"15945653938207","imei2":"15945653938207","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:22:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75377,"job_number":"JOB_75377","tr_customer_id":75394,"tr_customer_product_id":75384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:21:44.000Z","modified_at":"2025-10-02T03:21:44.000Z","name":"Trudie Upton","mobile_number":"600-953-8674","email_id":"Nyasia_Wintheiser@hotmail.com","dop":"2025-06-08","serial_number":"107856072679759","imei1":"107856072679759","imei2":"107856072679759","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:21:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75378,"job_number":"JOB_75378","tr_customer_id":75395,"tr_customer_product_id":75385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:22:16.000Z","modified_at":"2025-10-02T03:22:16.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"18193552081944","imei1":"18193552081944","imei2":"18193552081944","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:22:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75379,"job_number":"JOB_75379","tr_customer_id":75396,"tr_customer_product_id":75386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:22:17.000Z","modified_at":"2025-10-02T03:22:45.000Z","name":"Mason Rodriguez","mobile_number":"605-795-9816","email_id":"Salvador.Jenkins@gmail.com","dop":"2025-06-08","serial_number":"17444069264108","imei1":"17444069264108","imei2":"17444069264108","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:22:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75380,"job_number":"JOB_75380","tr_customer_id":75397,"tr_customer_product_id":75387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:22:18.000Z","modified_at":"2025-10-02T03:22:18.000Z","name":"Burley Donnelly","mobile_number":"840-531-1523","email_id":"Leslie.Hintz@yahoo.com","dop":"2025-06-08","serial_number":"109398424460014","imei1":"109398424460014","imei2":"109398424460014","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:22:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75402,"job_number":"JOB_75402","tr_customer_id":75419,"tr_customer_product_id":75409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:41:27.000Z","modified_at":"2025-10-02T03:41:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12629372591361","imei1":"12629372591361","imei2":"12629372591361","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:41:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75403,"job_number":"JOB_75403","tr_customer_id":75420,"tr_customer_product_id":75410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:41:27.000Z","modified_at":"2025-10-02T03:42:11.000Z","name":"Wyman Willms","mobile_number":"846-898-0752","email_id":"Jesse.Kutch@gmail.com","dop":"2025-04-06","serial_number":"14929461415959","imei1":"14929461415959","imei2":"14929461415959","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:42:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75407,"job_number":"JOB_75407","tr_customer_id":75424,"tr_customer_product_id":75414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:41:29.000Z","modified_at":"2025-10-02T03:41:29.000Z","name":"Harmony Cremin","mobile_number":"437-213-8584","email_id":"Sandra61@gmail.com","dop":"2025-04-06","serial_number":"18986915314375884","imei1":"18986915314375884","imei2":"18986915314375884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75417,"job_number":"JOB_75417","tr_customer_id":75434,"tr_customer_product_id":75424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:42:20.000Z","modified_at":"2025-10-02T03:42:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11054001878381","imei1":"11054001878381","imei2":"11054001878381","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:42:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75418,"job_number":"JOB_75418","tr_customer_id":75435,"tr_customer_product_id":75425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:42:20.000Z","modified_at":"2025-10-02T03:43:04.000Z","name":"Sofia Lesch","mobile_number":"716-234-0111","email_id":"Destiney_Wilderman35@hotmail.com","dop":"2025-04-06","serial_number":"11568712070263","imei1":"11568712070263","imei2":"11568712070263","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:43:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75419,"job_number":"JOB_75419","tr_customer_id":75436,"tr_customer_product_id":75426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:42:22.000Z","modified_at":"2025-10-02T03:42:22.000Z","name":"Casper Hegmann","mobile_number":"652-448-3317","email_id":"Elvera_Moore45@gmail.com","dop":"2025-04-06","serial_number":"15166594903920244","imei1":"15166594903920244","imei2":"15166594903920244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75420,"job_number":"JOB_75420","tr_customer_id":75437,"tr_customer_product_id":75427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:43:13.000Z","modified_at":"2025-10-02T03:43:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12967967039084","imei1":"12967967039084","imei2":"12967967039084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:43:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75421,"job_number":"JOB_75421","tr_customer_id":75438,"tr_customer_product_id":75428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:43:13.000Z","modified_at":"2025-10-02T03:43:57.000Z","name":"Jeff Ortiz","mobile_number":"488-997-4974","email_id":"Nicolas.Quigley26@hotmail.com","dop":"2025-04-06","serial_number":"18879667413498","imei1":"18879667413498","imei2":"18879667413498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75422,"job_number":"JOB_75422","tr_customer_id":75439,"tr_customer_product_id":75429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:43:15.000Z","modified_at":"2025-10-02T03:43:15.000Z","name":"Trevor Lindgren","mobile_number":"977-729-3797","email_id":"Ivah.Kunze71@gmail.com","dop":"2025-04-06","serial_number":"12302366385928320","imei1":"12302366385928320","imei2":"12302366385928320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:43:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75425,"job_number":"JOB_75425","tr_customer_id":75442,"tr_customer_product_id":75432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T04:27:05.000Z","modified_at":"2025-10-02T04:27:05.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100901835426306","imei1":"100901835426306","imei2":"100901835426306","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T04:27:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75426,"job_number":"JOB_75426","tr_customer_id":75443,"tr_customer_product_id":75433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T04:27:06.000Z","modified_at":"2025-10-02T04:27:18.000Z","name":"Oral Wilkinson","mobile_number":"908-506-1989","email_id":"Kasey_Wyman75@gmail.com","dop":"2025-07-01","serial_number":"101998199859417","imei1":"101998199859417","imei2":"101998199859417","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T04:27:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75427,"job_number":"JOB_75427","tr_customer_id":75444,"tr_customer_product_id":75434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T04:27:20.000Z","modified_at":"2025-10-02T04:27:20.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"106641609847383","imei1":"106641609847383","imei2":"106641609847383","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T04:27:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75428,"job_number":"JOB_75428","tr_customer_id":75445,"tr_customer_product_id":75435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T04:27:21.000Z","modified_at":"2025-10-02T04:27:32.000Z","name":"Halie Wiegand","mobile_number":"884-683-8713","email_id":"Leonard.Heidenreich32@hotmail.com","dop":"2025-07-01","serial_number":"108966751207098","imei1":"108966751207098","imei2":"108966751207098","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T04:27:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75429,"job_number":"JOB_75429","tr_customer_id":75446,"tr_customer_product_id":75436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T04:40:21.000Z","modified_at":"2025-10-02T04:41:01.000Z","name":"Eric Langosh","mobile_number":"473-444-7311","email_id":"Beau_Brekke57@hotmail.com","dop":"2025-04-06","serial_number":"14764247152343","imei1":"14764247152343","imei2":"14764247152343","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T04:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75430,"job_number":"JOB_75430","tr_customer_id":75447,"tr_customer_product_id":75437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T04:40:23.000Z","modified_at":"2025-10-02T04:40:23.000Z","name":"Reginald Boyle","mobile_number":"672-652-7050","email_id":"Dalton_Towne89@yahoo.com","dop":"2025-04-06","serial_number":"15674341618363216","imei1":"15674341618363216","imei2":"15674341618363216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T04:40:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75432,"job_number":"JOB_75432","tr_customer_id":75449,"tr_customer_product_id":75439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T05:53:29.000Z","modified_at":"2025-10-02T05:53:29.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"10040001899391","imei1":"10040001899391","imei2":"10040001899391","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T05:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75433,"job_number":"JOB_75433","tr_customer_id":75450,"tr_customer_product_id":75440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T05:53:30.000Z","modified_at":"2025-10-02T05:54:03.000Z","name":"Rudy Ondricka","mobile_number":"768-927-2130","email_id":"Braulio63@yahoo.com","dop":"2025-08-24","serial_number":"14931474071743","imei1":"14931474071743","imei2":"14931474071743","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T05:54:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75434,"job_number":"JOB_75434","tr_customer_id":75451,"tr_customer_product_id":75441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T05:53:31.000Z","modified_at":"2025-10-02T05:53:31.000Z","name":"Wilbert Bechtelar","mobile_number":"326-454-4042","email_id":"Mayra.Rogahn@gmail.com","dop":"2025-08-24","serial_number":"1029863750164451","imei1":"1029863750164451","imei2":"1029863750164451","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T05:53:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75435,"job_number":"JOB_75435","tr_customer_id":75452,"tr_customer_product_id":75442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T05:54:09.000Z","modified_at":"2025-10-02T05:54:09.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"12775092331033","imei1":"12775092331033","imei2":"12775092331033","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T05:54:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75436,"job_number":"JOB_75436","tr_customer_id":75453,"tr_customer_product_id":75443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T05:54:10.000Z","modified_at":"2025-10-02T05:54:41.000Z","name":"Manley Mueller","mobile_number":"283-373-3480","email_id":"Tracy_Collins69@gmail.com","dop":"2025-08-24","serial_number":"15303079589270","imei1":"15303079589270","imei2":"15303079589270","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T05:54:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75437,"job_number":"JOB_75437","tr_customer_id":75454,"tr_customer_product_id":75444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T05:54:11.000Z","modified_at":"2025-10-02T05:54:11.000Z","name":"Trever Stiedemann","mobile_number":"948-546-7022","email_id":"Abel_Donnelly52@yahoo.com","dop":"2025-08-24","serial_number":"1038861515565035","imei1":"1038861515565035","imei2":"1038861515565035","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T05:54:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75438,"job_number":"JOB_75438","tr_customer_id":75455,"tr_customer_product_id":75445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T05:54:47.000Z","modified_at":"2025-10-02T05:54:47.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"14960190467569","imei1":"14960190467569","imei2":"14960190467569","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T05:54:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75439,"job_number":"JOB_75439","tr_customer_id":75456,"tr_customer_product_id":75446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T05:54:48.000Z","modified_at":"2025-10-02T05:55:17.000Z","name":"Emma Tremblay","mobile_number":"309-906-5850","email_id":"Marlee76@gmail.com","dop":"2025-08-24","serial_number":"16181358669697","imei1":"16181358669697","imei2":"16181358669697","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T05:55:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75440,"job_number":"JOB_75440","tr_customer_id":75457,"tr_customer_product_id":75447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T05:54:49.000Z","modified_at":"2025-10-02T05:54:49.000Z","name":"Oran Wehner","mobile_number":"226-447-4176","email_id":"Felix62@hotmail.com","dop":"2025-08-24","serial_number":"1000370566775833","imei1":"1000370566775833","imei2":"1000370566775833","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T05:54:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75441,"job_number":"JOB_75441","tr_customer_id":75458,"tr_customer_product_id":75448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:12:12.000Z","modified_at":"2025-10-02T06:12:12.000Z","name":"Kristoffer Nikolaus","mobile_number":"901-553-7632","email_id":"Bernhard_Pacocha@gmail.com","dop":"2025-08-31","serial_number":"17193267694369","imei1":"17193267694369","imei2":"17193267694369","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:12:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75442,"job_number":"JOB_75442","tr_customer_id":75459,"tr_customer_product_id":75449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:12:29.000Z","modified_at":"2025-10-02T06:12:29.000Z","name":"Gregg Lind","mobile_number":"732-446-3185","email_id":"Gracie77@yahoo.com","dop":"2025-08-31","serial_number":"14193664505140","imei1":"14193664505140","imei2":"14193664505140","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:12:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75443,"job_number":"JOB_75443","tr_customer_id":75460,"tr_customer_product_id":75450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:17:58.000Z","modified_at":"2025-10-02T06:17:58.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10073023657438","imei1":"10073023657438","imei2":"10073023657438","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:17:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75444,"job_number":"JOB_75444","tr_customer_id":75461,"tr_customer_product_id":75451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:17:59.000Z","modified_at":"2025-10-02T06:18:37.000Z","name":"Adriel Bradtke","mobile_number":"640-850-0450","email_id":"Anastasia82@gmail.com","dop":"2025-06-18","serial_number":"10914069308402","imei1":"10914069308402","imei2":"10914069308402","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:18:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75445,"job_number":"JOB_75445","tr_customer_id":75462,"tr_customer_product_id":75452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:17:59.000Z","modified_at":"2025-10-02T06:17:59.000Z","name":"Burnice Lakin","mobile_number":"976-774-7695","email_id":"Angelica20@yahoo.com","dop":"2025-06-18","serial_number":"1053960236232170","imei1":"1053960236232170","imei2":"1053960236232170","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:17:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75446,"job_number":"JOB_75446","tr_customer_id":75463,"tr_customer_product_id":75453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:18:23.000Z","modified_at":"2025-10-02T06:18:23.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"11461452385391","imei1":"11461452385391","imei2":"11461452385391","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:18:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75447,"job_number":"JOB_75447","tr_customer_id":75464,"tr_customer_product_id":75454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:18:23.000Z","modified_at":"2025-10-02T06:18:50.000Z","name":"Lillie Prohaska","mobile_number":"512-829-6778","email_id":"Bethel53@hotmail.com","dop":"2025-06-08","serial_number":"11523248853005","imei1":"11523248853005","imei2":"11523248853005","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:18:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75448,"job_number":"JOB_75448","tr_customer_id":75465,"tr_customer_product_id":75455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:18:25.000Z","modified_at":"2025-10-02T06:18:25.000Z","name":"Darby Armstrong","mobile_number":"273-662-4869","email_id":"Howell_Lockman8@yahoo.com","dop":"2025-06-08","serial_number":"100803380169010","imei1":"100803380169010","imei2":"100803380169010","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:18:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75449,"job_number":"JOB_75449","tr_customer_id":75466,"tr_customer_product_id":75456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:18:44.000Z","modified_at":"2025-10-02T06:18:44.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10793835686908","imei1":"10793835686908","imei2":"10793835686908","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:18:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75450,"job_number":"JOB_75450","tr_customer_id":75467,"tr_customer_product_id":75457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:18:44.000Z","modified_at":"2025-10-02T06:19:22.000Z","name":"Kieran Volkman","mobile_number":"726-324-1597","email_id":"Dora.Adams61@yahoo.com","dop":"2025-06-18","serial_number":"10035516696505","imei1":"10035516696505","imei2":"10035516696505","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:19:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75451,"job_number":"JOB_75451","tr_customer_id":75468,"tr_customer_product_id":75458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:18:45.000Z","modified_at":"2025-10-02T06:18:45.000Z","name":"Julian Rath","mobile_number":"471-263-4097","email_id":"Itzel_Rohan@yahoo.com","dop":"2025-06-18","serial_number":"1029058931736882","imei1":"1029058931736882","imei2":"1029058931736882","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:18:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75452,"job_number":"JOB_75452","tr_customer_id":75469,"tr_customer_product_id":75459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:18:54.000Z","modified_at":"2025-10-02T06:18:54.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"11972121580812","imei1":"11972121580812","imei2":"11972121580812","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75453,"job_number":"JOB_75453","tr_customer_id":75470,"tr_customer_product_id":75460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:18:55.000Z","modified_at":"2025-10-02T06:19:21.000Z","name":"Kyla Volkman","mobile_number":"524-306-7707","email_id":"Tamia_Lehner87@gmail.com","dop":"2025-06-08","serial_number":"14159069178634","imei1":"14159069178634","imei2":"14159069178634","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75454,"job_number":"JOB_75454","tr_customer_id":75471,"tr_customer_product_id":75461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:18:56.000Z","modified_at":"2025-10-02T06:18:56.000Z","name":"Mathilde Abbott","mobile_number":"745-255-0370","email_id":"Wyman.Zieme@gmail.com","dop":"2025-06-08","serial_number":"103805351215959","imei1":"103805351215959","imei2":"103805351215959","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75455,"job_number":"JOB_75455","tr_customer_id":75472,"tr_customer_product_id":75462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:19:26.000Z","modified_at":"2025-10-02T06:19:26.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"15571860451191","imei1":"15571860451191","imei2":"15571860451191","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:19:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75456,"job_number":"JOB_75456","tr_customer_id":75473,"tr_customer_product_id":75463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:19:26.000Z","modified_at":"2025-10-02T06:19:53.000Z","name":"Pearl Sawayn","mobile_number":"941-732-2414","email_id":"Treva7@gmail.com","dop":"2025-06-08","serial_number":"14580440138307","imei1":"14580440138307","imei2":"14580440138307","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:19:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75457,"job_number":"JOB_75457","tr_customer_id":75474,"tr_customer_product_id":75464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:19:28.000Z","modified_at":"2025-10-02T06:19:28.000Z","name":"Jamey MacGyver","mobile_number":"490-984-6206","email_id":"Pablo69@yahoo.com","dop":"2025-06-08","serial_number":"109355763750513","imei1":"109355763750513","imei2":"109355763750513","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:19:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75458,"job_number":"JOB_75458","tr_customer_id":75475,"tr_customer_product_id":75465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:20:38.000Z","modified_at":"2025-10-02T06:21:23.000Z","name":"Gregorio Rippin","mobile_number":"779-848-1982","email_id":"Tre.Padberg@yahoo.com","dop":"2025-04-06","serial_number":"14645410369610","imei1":"14645410369610","imei2":"14645410369610","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75459,"job_number":"JOB_75459","tr_customer_id":75476,"tr_customer_product_id":75466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:20:40.000Z","modified_at":"2025-10-02T06:20:40.000Z","name":"Yvette Mante","mobile_number":"728-944-7056","email_id":"Kavon.Konopelski@hotmail.com","dop":"2025-04-06","serial_number":"15329221113389512","imei1":"15329221113389512","imei2":"15329221113389512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:20:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75460,"job_number":"JOB_75460","tr_customer_id":75477,"tr_customer_product_id":75467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:21:32.000Z","modified_at":"2025-10-02T06:22:17.000Z","name":"Clemmie Beier","mobile_number":"841-263-6826","email_id":"Rodrick.Koss@yahoo.com","dop":"2025-04-06","serial_number":"13619503811185","imei1":"13619503811185","imei2":"13619503811185","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:22:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75461,"job_number":"JOB_75461","tr_customer_id":75478,"tr_customer_product_id":75468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:21:34.000Z","modified_at":"2025-10-02T06:21:34.000Z","name":"Giovanny Bergstrom","mobile_number":"873-397-3767","email_id":"Christian_Schaefer@gmail.com","dop":"2025-04-06","serial_number":"19188696490480424","imei1":"19188696490480424","imei2":"19188696490480424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:21:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75462,"job_number":"JOB_75462","tr_customer_id":75479,"tr_customer_product_id":75469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:22:26.000Z","modified_at":"2025-10-02T06:23:11.000Z","name":"Fernando Carroll","mobile_number":"789-332-2862","email_id":"Florian_Baumbach@gmail.com","dop":"2025-04-06","serial_number":"17893393729576","imei1":"17893393729576","imei2":"17893393729576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:23:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75463,"job_number":"JOB_75463","tr_customer_id":75480,"tr_customer_product_id":75470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:22:27.000Z","modified_at":"2025-10-02T06:22:27.000Z","name":"Hattie Johns","mobile_number":"720-523-9775","email_id":"Amari.Collins@yahoo.com","dop":"2025-04-06","serial_number":"16674147519487734","imei1":"16674147519487734","imei2":"16674147519487734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:22:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75467,"job_number":"JOB_75467","tr_customer_id":75484,"tr_customer_product_id":75474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:26:57.000Z","modified_at":"2025-10-02T06:27:42.000Z","name":"Albina Hirthe","mobile_number":"463-931-4507","email_id":"Warren13@yahoo.com","dop":"2025-04-06","serial_number":"12548256210208","imei1":"12548256210208","imei2":"12548256210208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:27:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75468,"job_number":"JOB_75468","tr_customer_id":75485,"tr_customer_product_id":75475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:26:59.000Z","modified_at":"2025-10-02T06:26:59.000Z","name":"Landen Reilly","mobile_number":"456-390-2327","email_id":"Rodolfo61@yahoo.com","dop":"2025-04-06","serial_number":"15712852056496422","imei1":"15712852056496422","imei2":"15712852056496422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:26:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75469,"job_number":"JOB_75469","tr_customer_id":75486,"tr_customer_product_id":75476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:28:06.000Z","modified_at":"2025-10-02T06:28:06.000Z","name":"Roscoe Legros","mobile_number":"931-746-9421","email_id":"Layla69@yahoo.com","dop":"2025-08-12","serial_number":"10109351368863","imei1":"10109351368863","imei2":"10109351368863","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:28:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75470,"job_number":"JOB_75470","tr_customer_id":75487,"tr_customer_product_id":75477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:28:06.000Z","modified_at":"2025-10-02T06:28:17.000Z","name":"Edwardo Cassin","mobile_number":"515-852-8222","email_id":"Madalyn75@gmail.com","dop":"2025-08-12","serial_number":"10805249154565","imei1":"10805249154565","imei2":"10805249154565","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:28:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75471,"job_number":"JOB_75471","tr_customer_id":75488,"tr_customer_product_id":75478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:28:20.000Z","modified_at":"2025-10-02T06:28:20.000Z","name":"Shanna Harber","mobile_number":"997-509-5694","email_id":"Horace.Lindgren@gmail.com","dop":"2025-08-12","serial_number":"10078551042939","imei1":"10078551042939","imei2":"10078551042939","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:28:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75472,"job_number":"JOB_75472","tr_customer_id":75489,"tr_customer_product_id":75479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:28:20.000Z","modified_at":"2025-10-02T06:28:32.000Z","name":"Delphine Gorczany","mobile_number":"535-219-7126","email_id":"Erik70@hotmail.com","dop":"2025-08-12","serial_number":"10407359064052","imei1":"10407359064052","imei2":"10407359064052","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:28:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75473,"job_number":"JOB_75473","tr_customer_id":75490,"tr_customer_product_id":75480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:28:34.000Z","modified_at":"2025-10-02T06:28:34.000Z","name":"Erica Kerluke","mobile_number":"743-994-4195","email_id":"Leilani.Fay66@yahoo.com","dop":"2025-08-12","serial_number":"10119259011109","imei1":"10119259011109","imei2":"10119259011109","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:28:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75474,"job_number":"JOB_75474","tr_customer_id":75491,"tr_customer_product_id":75481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:28:35.000Z","modified_at":"2025-10-02T06:28:47.000Z","name":"Joshuah Ondricka","mobile_number":"695-846-2069","email_id":"Addison_Smitham61@gmail.com","dop":"2025-08-12","serial_number":"10704955682446","imei1":"10704955682446","imei2":"10704955682446","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:28:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75476,"job_number":"JOB_75476","tr_customer_id":75493,"tr_customer_product_id":75483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:33:29.000Z","modified_at":"2025-10-02T06:34:01.000Z","name":"Terry Bauch","mobile_number":"940-420-8804","email_id":"Hank_Bednar@gmail.com","dop":"2025-07-09","serial_number":"102618996728688","imei1":"102618996728688","imei2":"102618996728688","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-10-02T06:34:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75478,"job_number":"JOB_75478","tr_customer_id":75495,"tr_customer_product_id":75485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:34:07.000Z","modified_at":"2025-10-02T06:34:44.000Z","name":"Randal Beer","mobile_number":"332-518-7968","email_id":"Candice_Sanford@yahoo.com","dop":"2025-04-06","serial_number":"19862726108331","imei1":"19862726108331","imei2":"19862726108331","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75479,"job_number":"JOB_75479","tr_customer_id":75496,"tr_customer_product_id":75486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:34:08.000Z","modified_at":"2025-10-02T06:34:08.000Z","name":"Hildegard Douglas","mobile_number":"993-970-1427","email_id":"Ahmed23@yahoo.com","dop":"2025-04-06","serial_number":"12629725807936822","imei1":"12629725807936822","imei2":"12629725807936822","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:34:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75480,"job_number":"JOB_75480","tr_customer_id":75497,"tr_customer_product_id":75487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:34:12.000Z","modified_at":"2025-10-02T06:34:12.000Z","name":"Riya t","mobile_number":"9941454262","email_id":"Brooke.Kuhn97@yahoo.com","dop":"2025-07-09","serial_number":"101655192823260","imei1":"101655192823260","imei2":"101655192823260","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:34:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75481,"job_number":"JOB_75481","tr_customer_id":75498,"tr_customer_product_id":75488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:34:13.000Z","modified_at":"2025-10-02T06:34:44.000Z","name":"Shanny Russel","mobile_number":"876-976-2397","email_id":"Mac.Durgan@hotmail.com","dop":"2025-07-09","serial_number":"100234124249336","imei1":"100234124249336","imei2":"100234124249336","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-10-02T06:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75482,"job_number":"JOB_75482","tr_customer_id":75499,"tr_customer_product_id":75489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:34:55.000Z","modified_at":"2025-10-02T06:34:55.000Z","name":"Kajal s","mobile_number":"9841636255","email_id":"Brady.Shanahan96@hotmail.com","dop":"2025-07-09","serial_number":"103342690700998","imei1":"103342690700998","imei2":"103342690700998","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:34:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75483,"job_number":"JOB_75483","tr_customer_id":75500,"tr_customer_product_id":75490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:34:56.000Z","modified_at":"2025-10-02T06:35:27.000Z","name":"Carolina Berge","mobile_number":"850-862-1634","email_id":"Matteo.Lesch@hotmail.com","dop":"2025-07-09","serial_number":"102571544741930","imei1":"102571544741930","imei2":"102571544741930","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-10-02T06:35:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75484,"job_number":"JOB_75484","tr_customer_id":75501,"tr_customer_product_id":75491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:36:27.000Z","modified_at":"2025-10-02T06:36:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14698058749511","imei1":"14698058749511","imei2":"14698058749511","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:36:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75485,"job_number":"JOB_75485","tr_customer_id":75502,"tr_customer_product_id":75492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:36:28.000Z","modified_at":"2025-10-02T06:37:13.000Z","name":"Donavon Weimann","mobile_number":"737-478-9572","email_id":"Jackson_Mohr@gmail.com","dop":"2025-04-06","serial_number":"17557784109382","imei1":"17557784109382","imei2":"17557784109382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75486,"job_number":"JOB_75486","tr_customer_id":75503,"tr_customer_product_id":75493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:36:29.000Z","modified_at":"2025-10-02T06:36:29.000Z","name":"Shanon Skiles","mobile_number":"574-363-9317","email_id":"Pamela.Barton49@gmail.com","dop":"2025-04-06","serial_number":"10818088991855964","imei1":"10818088991855964","imei2":"10818088991855964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:36:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75487,"job_number":"JOB_75487","tr_customer_id":75504,"tr_customer_product_id":75494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:36:35.000Z","modified_at":"2025-10-02T06:37:20.000Z","name":"Gregg Trantow","mobile_number":"582-724-9310","email_id":"Tyshawn.Beier16@yahoo.com","dop":"2025-04-06","serial_number":"11373684668074","imei1":"11373684668074","imei2":"11373684668074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:37:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75488,"job_number":"JOB_75488","tr_customer_id":75505,"tr_customer_product_id":75495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:36:37.000Z","modified_at":"2025-10-02T06:36:37.000Z","name":"Lowell Bradtke","mobile_number":"726-227-3715","email_id":"Noble91@gmail.com","dop":"2025-04-06","serial_number":"18427791156834536","imei1":"18427791156834536","imei2":"18427791156834536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:36:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75489,"job_number":"JOB_75489","tr_customer_id":75506,"tr_customer_product_id":75496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:36:47.000Z","modified_at":"2025-10-02T06:36:47.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"12300393816498","imei1":"12300393816498","imei2":"12300393816498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:36:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75490,"job_number":"JOB_75490","tr_customer_id":75507,"tr_customer_product_id":75497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:36:47.000Z","modified_at":"2025-10-02T06:37:29.000Z","name":"Emmie Reynolds","mobile_number":"554-947-6269","email_id":"Cordell_Padberg67@yahoo.com","dop":"2025-04-06","serial_number":"19921256114802","imei1":"19921256114802","imei2":"19921256114802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:37:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75491,"job_number":"JOB_75491","tr_customer_id":75508,"tr_customer_product_id":75498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:37:21.000Z","modified_at":"2025-10-02T06:37:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10552022892166","imei1":"10552022892166","imei2":"10552022892166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:37:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75492,"job_number":"JOB_75492","tr_customer_id":75509,"tr_customer_product_id":75499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:37:22.000Z","modified_at":"2025-10-02T06:38:06.000Z","name":"Blanca Krajcik","mobile_number":"669-338-9396","email_id":"Joannie95@yahoo.com","dop":"2025-04-06","serial_number":"18821371990982","imei1":"18821371990982","imei2":"18821371990982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:38:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75493,"job_number":"JOB_75493","tr_customer_id":75510,"tr_customer_product_id":75500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:37:23.000Z","modified_at":"2025-10-02T06:37:23.000Z","name":"Makenzie McCullough","mobile_number":"937-859-6052","email_id":"Lelia.Denesik62@gmail.com","dop":"2025-04-06","serial_number":"17667741287550368","imei1":"17667741287550368","imei2":"17667741287550368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:37:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75494,"job_number":"JOB_75494","tr_customer_id":75511,"tr_customer_product_id":75501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:37:37.000Z","modified_at":"2025-10-02T06:37:37.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"18228826513030","imei1":"18228826513030","imei2":"18228826513030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:37:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75495,"job_number":"JOB_75495","tr_customer_id":75512,"tr_customer_product_id":75502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:37:37.000Z","modified_at":"2025-10-02T06:38:19.000Z","name":"Anita Daniel","mobile_number":"539-824-6728","email_id":"Jarod32@hotmail.com","dop":"2025-04-06","serial_number":"17260175314012","imei1":"17260175314012","imei2":"17260175314012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:38:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75496,"job_number":"JOB_75496","tr_customer_id":75513,"tr_customer_product_id":75503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:38:15.000Z","modified_at":"2025-10-02T06:38:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16734421622461","imei1":"16734421622461","imei2":"16734421622461","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:38:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75497,"job_number":"JOB_75497","tr_customer_id":75514,"tr_customer_product_id":75504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:38:15.000Z","modified_at":"2025-10-02T06:39:00.000Z","name":"Carolanne Osinski","mobile_number":"764-341-6227","email_id":"Jennyfer.Lebsack26@gmail.com","dop":"2025-04-06","serial_number":"15607368028600","imei1":"15607368028600","imei2":"15607368028600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75498,"job_number":"JOB_75498","tr_customer_id":75515,"tr_customer_product_id":75505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:38:17.000Z","modified_at":"2025-10-02T06:38:17.000Z","name":"Dolores Lind","mobile_number":"225-488-7563","email_id":"Madeline_Anderson70@yahoo.com","dop":"2025-04-06","serial_number":"14612524303076564","imei1":"14612524303076564","imei2":"14612524303076564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:38:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75499,"job_number":"JOB_75499","tr_customer_id":75516,"tr_customer_product_id":75506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:38:27.000Z","modified_at":"2025-10-02T06:38:27.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"17236997530847","imei1":"17236997530847","imei2":"17236997530847","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:38:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75500,"job_number":"JOB_75500","tr_customer_id":75517,"tr_customer_product_id":75507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:38:27.000Z","modified_at":"2025-10-02T06:39:08.000Z","name":"Miles Beahan","mobile_number":"550-329-4224","email_id":"Sterling38@gmail.com","dop":"2025-04-06","serial_number":"10078462026486","imei1":"10078462026486","imei2":"10078462026486","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:39:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75510,"job_number":"JOB_75510","tr_customer_id":75527,"tr_customer_product_id":75517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T07:03:22.000Z","modified_at":"2025-10-02T07:03:22.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"17112218312608","imei1":"17112218312608","imei2":"17112218312608","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T07:03:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75511,"job_number":"JOB_75511","tr_customer_id":75528,"tr_customer_product_id":75518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T07:03:22.000Z","modified_at":"2025-10-02T07:03:51.000Z","name":"Carmelo Hammes","mobile_number":"822-601-0269","email_id":"Cristopher.Green@yahoo.com","dop":"2025-08-24","serial_number":"10538496954027","imei1":"10538496954027","imei2":"10538496954027","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T07:03:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75512,"job_number":"JOB_75512","tr_customer_id":75529,"tr_customer_product_id":75519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T07:03:23.000Z","modified_at":"2025-10-02T07:03:23.000Z","name":"Eleanore Turner","mobile_number":"544-403-4058","email_id":"Kelton6@yahoo.com","dop":"2025-08-24","serial_number":"1086809251117865","imei1":"1086809251117865","imei2":"1086809251117865","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T07:03:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75513,"job_number":"JOB_75513","tr_customer_id":75530,"tr_customer_product_id":75520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T07:03:56.000Z","modified_at":"2025-10-02T07:03:56.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"14687034799945","imei1":"14687034799945","imei2":"14687034799945","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T07:03:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75514,"job_number":"JOB_75514","tr_customer_id":75531,"tr_customer_product_id":75521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T07:03:56.000Z","modified_at":"2025-10-02T07:04:25.000Z","name":"Tyrell Prosacco","mobile_number":"680-818-1526","email_id":"Ronny79@gmail.com","dop":"2025-08-24","serial_number":"10496715272461","imei1":"10496715272461","imei2":"10496715272461","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T07:04:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75515,"job_number":"JOB_75515","tr_customer_id":75532,"tr_customer_product_id":75522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T07:03:57.000Z","modified_at":"2025-10-02T07:03:57.000Z","name":"Bertram Harber","mobile_number":"490-606-7261","email_id":"Casey_Jenkins@yahoo.com","dop":"2025-08-24","serial_number":"1058607011009084","imei1":"1058607011009084","imei2":"1058607011009084","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T07:03:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75516,"job_number":"JOB_75516","tr_customer_id":75533,"tr_customer_product_id":75523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T07:04:30.000Z","modified_at":"2025-10-02T07:04:30.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"16954213695972","imei1":"16954213695972","imei2":"16954213695972","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T07:04:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75517,"job_number":"JOB_75517","tr_customer_id":75534,"tr_customer_product_id":75524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T07:04:30.000Z","modified_at":"2025-10-02T07:04:58.000Z","name":"Patsy Hoeger","mobile_number":"893-461-5506","email_id":"Raegan_Senger@gmail.com","dop":"2025-08-24","serial_number":"11774591802899","imei1":"11774591802899","imei2":"11774591802899","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T07:04:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75518,"job_number":"JOB_75518","tr_customer_id":75535,"tr_customer_product_id":75525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T07:04:31.000Z","modified_at":"2025-10-02T07:04:31.000Z","name":"Pat Feil","mobile_number":"929-300-3103","email_id":"Duncan_Kunde39@yahoo.com","dop":"2025-08-24","serial_number":"1016382586624965","imei1":"1016382586624965","imei2":"1016382586624965","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T07:04:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75301,"job_number":"JOB_75301","tr_customer_id":75318,"tr_customer_product_id":75308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:19.000Z","modified_at":"2025-10-02T03:08:30.000Z","name":"Fidel Wunsch","mobile_number":"759-243-7305","email_id":"Margarete.Wolff90@gmail.com","dop":"2024-10-15","serial_number":"675973265469139","imei1":"675973265469139","imei2":"675973265469139","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:08:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75309,"job_number":"JOB_75309","tr_customer_id":75326,"tr_customer_product_id":75316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:32.000Z","modified_at":"2025-10-02T03:08:43.000Z","name":"Bulah Howe","mobile_number":"418-961-2577","email_id":"Percival89@hotmail.com","dop":"2024-10-15","serial_number":"218811808830143","imei1":"218811808830143","imei2":"218811808830143","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:08:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75312,"job_number":"JOB_75312","tr_customer_id":75329,"tr_customer_product_id":75319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:46.000Z","modified_at":"2025-10-02T03:08:56.000Z","name":"Philip Lindgren","mobile_number":"500-716-3322","email_id":"Kaela.Bergstrom65@yahoo.com","dop":"2024-10-15","serial_number":"526658631973938","imei1":"526658631973938","imei2":"526658631973938","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:08:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75381,"job_number":"JOB_75381","tr_customer_id":75398,"tr_customer_product_id":75388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:24:20.000Z","modified_at":"2025-10-02T03:24:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77796106256720","imei1":"77796106256720","imei2":"77796106256720","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:24:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75382,"job_number":"JOB_75382","tr_customer_id":75399,"tr_customer_product_id":75389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:24:21.000Z","modified_at":"2025-10-02T03:24:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29881214082156","imei1":"29881214082156","imei2":"29881214082156","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:24:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75383,"job_number":"JOB_75383","tr_customer_id":75400,"tr_customer_product_id":75390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:24:21.000Z","modified_at":"2025-10-02T03:24:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73349116692625","imei1":"73349116692625","imei2":"73349116692625","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:24:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75384,"job_number":"JOB_75384","tr_customer_id":75401,"tr_customer_product_id":75391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:24:21.000Z","modified_at":"2025-10-02T03:24:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80529107447203","imei1":"80529107447203","imei2":"80529107447203","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:24:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75385,"job_number":"JOB_75385","tr_customer_id":75402,"tr_customer_product_id":75392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:24:22.000Z","modified_at":"2025-10-02T03:24:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81100701047953","imei1":"81100701047953","imei2":"81100701047953","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:24:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75386,"job_number":"JOB_75386","tr_customer_id":75403,"tr_customer_product_id":75393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:24:22.000Z","modified_at":"2025-10-02T03:24:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"59602321659313","imei1":"59602321659313","imei2":"59602321659313","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:24:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75387,"job_number":"JOB_75387","tr_customer_id":75404,"tr_customer_product_id":75394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:24:22.000Z","modified_at":"2025-10-02T03:24:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83660393436355","imei1":"83660393436355","imei2":"83660393436355","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:24:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75388,"job_number":"JOB_75388","tr_customer_id":75405,"tr_customer_product_id":75395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:24:58.000Z","modified_at":"2025-10-02T03:24:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61881242647192","imei1":"61881242647192","imei2":"61881242647192","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:24:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75389,"job_number":"JOB_75389","tr_customer_id":75406,"tr_customer_product_id":75396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:24:59.000Z","modified_at":"2025-10-02T03:24:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"85536820100481","imei1":"85536820100481","imei2":"85536820100481","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:24:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75390,"job_number":"JOB_75390","tr_customer_id":75407,"tr_customer_product_id":75397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:24:59.000Z","modified_at":"2025-10-02T03:24:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55563183319298","imei1":"55563183319298","imei2":"55563183319298","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:24:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75391,"job_number":"JOB_75391","tr_customer_id":75408,"tr_customer_product_id":75398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:24:59.000Z","modified_at":"2025-10-02T03:24:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27359010630023","imei1":"27359010630023","imei2":"27359010630023","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:24:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75392,"job_number":"JOB_75392","tr_customer_id":75409,"tr_customer_product_id":75399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:25:00.000Z","modified_at":"2025-10-02T03:25:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"65531296773761","imei1":"65531296773761","imei2":"65531296773761","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75393,"job_number":"JOB_75393","tr_customer_id":75410,"tr_customer_product_id":75400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:25:00.000Z","modified_at":"2025-10-02T03:25:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18689424575253","imei1":"18689424575253","imei2":"18689424575253","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75394,"job_number":"JOB_75394","tr_customer_id":75411,"tr_customer_product_id":75401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:25:00.000Z","modified_at":"2025-10-02T03:25:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86702165413671","imei1":"86702165413671","imei2":"86702165413671","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:25:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75395,"job_number":"JOB_75395","tr_customer_id":75412,"tr_customer_product_id":75402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:25:36.000Z","modified_at":"2025-10-02T03:25:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96963981008392","imei1":"96963981008392","imei2":"96963981008392","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:25:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75396,"job_number":"JOB_75396","tr_customer_id":75413,"tr_customer_product_id":75403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:25:36.000Z","modified_at":"2025-10-02T03:25:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95278543853205","imei1":"95278543853205","imei2":"95278543853205","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:25:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75397,"job_number":"JOB_75397","tr_customer_id":75414,"tr_customer_product_id":75404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:25:37.000Z","modified_at":"2025-10-02T03:25:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78097491588524","imei1":"78097491588524","imei2":"78097491588524","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:25:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75398,"job_number":"JOB_75398","tr_customer_id":75415,"tr_customer_product_id":75405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:25:37.000Z","modified_at":"2025-10-02T03:25:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37560630569395","imei1":"37560630569395","imei2":"37560630569395","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:25:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75399,"job_number":"JOB_75399","tr_customer_id":75416,"tr_customer_product_id":75406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:25:37.000Z","modified_at":"2025-10-02T03:25:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66973191461042","imei1":"66973191461042","imei2":"66973191461042","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:25:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75400,"job_number":"JOB_75400","tr_customer_id":75417,"tr_customer_product_id":75407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:25:38.000Z","modified_at":"2025-10-02T03:25:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11102210876678","imei1":"11102210876678","imei2":"11102210876678","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:25:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75401,"job_number":"JOB_75401","tr_customer_id":75418,"tr_customer_product_id":75408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:25:38.000Z","modified_at":"2025-10-02T03:26:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20368991194931","imei1":"20368991194931","imei2":"20368991194931","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:26:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75464,"job_number":"JOB_75464","tr_customer_id":75481,"tr_customer_product_id":75471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:24:37.000Z","modified_at":"2025-10-02T06:24:48.000Z","name":"Jennings Schowalter","mobile_number":"492-794-5483","email_id":"Clemens.Haag39@hotmail.com","dop":"2024-10-15","serial_number":"591654295302305","imei1":"591654295302305","imei2":"591654295302305","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:24:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75465,"job_number":"JOB_75465","tr_customer_id":75482,"tr_customer_product_id":75472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:24:50.000Z","modified_at":"2025-10-02T06:25:01.000Z","name":"Araceli Conroy","mobile_number":"829-993-9660","email_id":"Orville_Hansen14@yahoo.com","dop":"2024-10-15","serial_number":"186796641356905","imei1":"186796641356905","imei2":"186796641356905","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:25:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75466,"job_number":"JOB_75466","tr_customer_id":75483,"tr_customer_product_id":75473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:25:03.000Z","modified_at":"2025-10-02T06:25:13.000Z","name":"Winnifred Hoeger","mobile_number":"633-387-5048","email_id":"Luigi56@hotmail.com","dop":"2024-10-15","serial_number":"366269183257415","imei1":"366269183257415","imei2":"366269183257415","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:25:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75327,"job_number":"JOB_75327","tr_customer_id":75344,"tr_customer_product_id":75334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:33.000Z","modified_at":"2025-10-02T03:09:58.000Z","name":"Nikita Rao","mobile_number":"598-344-3412","email_id":"Lee_Lindgren17@yahoo.com","dop":"2025-04-15","serial_number":"21248801845937","imei1":"21248801845937","imei2":"21248801845937","popurl":"2025-04-15T22:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75328,"job_number":"JOB_75328","tr_customer_id":75345,"tr_customer_product_id":75335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:34.000Z","modified_at":"2025-10-02T03:09:34.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Elmer_Wilkinson87@gmail.com","dop":"2025-07-02","serial_number":"11897702731585","imei1":"11897702731585","imei2":"11897702731585","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75335,"job_number":"JOB_75335","tr_customer_id":75352,"tr_customer_product_id":75342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:48.000Z","modified_at":"2025-10-02T03:10:05.000Z","name":"Bhaskar Kharvi","mobile_number":"643-368-5617","email_id":"Idella.Ernser@hotmail.com","dop":"2025-08-19","serial_number":"55295452746951","imei1":"55295452746951","imei2":"55295452746951","popurl":"2025-08-19T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75336,"job_number":"JOB_75336","tr_customer_id":75353,"tr_customer_product_id":75343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:52.000Z","modified_at":"2025-10-02T03:09:52.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Gladyce56@gmail.com","dop":"2025-07-02","serial_number":"19961091504464","imei1":"19961091504464","imei2":"19961091504464","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75340,"job_number":"JOB_75340","tr_customer_id":75357,"tr_customer_product_id":75347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:03.000Z","modified_at":"2025-10-02T03:10:27.000Z","name":"Sarah Gleason","mobile_number":"590-344-3412","email_id":"Lee_Laidgren17@yahoo.com","dop":"2025-04-15","serial_number":"31680611017892","imei1":"31680611017892","imei2":"31680611017892","popurl":"2025-04-15T22:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:10:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75341,"job_number":"JOB_75341","tr_customer_id":75358,"tr_customer_product_id":75348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:03.000Z","modified_at":"2025-10-02T03:10:03.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"121237440486598","imei1":"121237440486598","imei2":"121237440486598","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75342,"job_number":"JOB_75342","tr_customer_id":75359,"tr_customer_product_id":75349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:03.000Z","modified_at":"2025-10-02T03:10:03.000Z","name":"Herminio Treutel","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"105004786276075","imei1":"105004786276075","imei2":"105004786276075","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75344,"job_number":"JOB_75344","tr_customer_id":75361,"tr_customer_product_id":75351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:04.000Z","modified_at":"2025-10-02T03:10:04.000Z","name":"Ole Bartoletti","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"127283558567681","imei1":"127283558567681","imei2":"127283558567681","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75346,"job_number":"JOB_75346","tr_customer_id":75363,"tr_customer_product_id":75353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:04.000Z","modified_at":"2025-10-02T03:10:04.000Z","name":"Adalberto Nolan","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"171259333771510","imei1":"171259333771510","imei2":"171259333771510","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75348,"job_number":"JOB_75348","tr_customer_id":75365,"tr_customer_product_id":75355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:10.000Z","modified_at":"2025-10-02T03:10:26.000Z","name":"Dakshit Bhaskar","mobile_number":"495-727-7131","email_id":"Bella31@yahoo.com","dop":"2025-08-19","serial_number":"33772465209065","imei1":"33772465209065","imei2":"33772465209065","popurl":"2025-08-19T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:10:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75349,"job_number":"JOB_75349","tr_customer_id":75366,"tr_customer_product_id":75356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:11.000Z","modified_at":"2025-10-02T03:10:11.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Natalia_Mertz@gmail.com","dop":"2025-07-02","serial_number":"10996236792945","imei1":"10996236792945","imei2":"10996236792945","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75352,"job_number":"JOB_75352","tr_customer_id":75369,"tr_customer_product_id":75359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:16.000Z","modified_at":"2025-10-02T03:10:16.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"159920274861288","imei1":"159920274861288","imei2":"159920274861288","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75353,"job_number":"JOB_75353","tr_customer_id":75370,"tr_customer_product_id":75360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:17.000Z","modified_at":"2025-10-02T03:10:17.000Z","name":"Natasha Leuschke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"133152087786394","imei1":"133152087786394","imei2":"133152087786394","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75354,"job_number":"JOB_75354","tr_customer_id":75371,"tr_customer_product_id":75361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:17.000Z","modified_at":"2025-10-02T03:10:17.000Z","name":"Jayde Deckow","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"131419650247324","imei1":"131419650247324","imei2":"131419650247324","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75355,"job_number":"JOB_75355","tr_customer_id":75372,"tr_customer_product_id":75362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:17.000Z","modified_at":"2025-10-02T03:10:17.000Z","name":"Robert Gislason","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"120201382007029","imei1":"120201382007029","imei2":"120201382007029","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75404,"job_number":"JOB_75404","tr_customer_id":75421,"tr_customer_product_id":75411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:41:27.000Z","modified_at":"2025-10-02T03:41:27.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"107735349264789","imei1":"107735349264789","imei2":"107735349264789","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:41:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75405,"job_number":"JOB_75405","tr_customer_id":75422,"tr_customer_product_id":75412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:41:28.000Z","modified_at":"2025-10-02T03:41:41.000Z","name":"Marianna Skiles","mobile_number":"659-853-7119","email_id":"Woodrow.Lueilwitz41@gmail.com","dop":"2025-06-09","serial_number":"101194005419467","imei1":"101194005419467","imei2":"101194005419467","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:41:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75406,"job_number":"JOB_75406","tr_customer_id":75423,"tr_customer_product_id":75413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:41:28.000Z","modified_at":"2025-10-02T03:41:28.000Z","name":"Alexandre Yundt","mobile_number":"802-579-3890","email_id":"Andreanne.Emmerich98@gmail.com","dop":"2025-06-09","serial_number":"101695687947316","imei1":"101695687947316","imei2":"101695687947316","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:41:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75408,"job_number":"JOB_75408","tr_customer_id":75425,"tr_customer_product_id":75415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:41:30.000Z","modified_at":"2025-10-02T03:41:30.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"17857073566924","imei1":"17857073566924","imei2":"17857073566924","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:41:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75409,"job_number":"JOB_75409","tr_customer_id":75426,"tr_customer_product_id":75416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:41:31.000Z","modified_at":"2025-10-02T03:41:31.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"86882917034595","imei1":"86882917034595","imei2":"86882917034595","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:41:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75410,"job_number":"JOB_75410","tr_customer_id":75427,"tr_customer_product_id":75417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:41:32.000Z","modified_at":"2025-10-02T03:41:32.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"79503986704229","imei1":"79503986704229","imei2":"79503986704229","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:41:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75411,"job_number":"JOB_75411","tr_customer_id":75428,"tr_customer_product_id":75418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:41:46.000Z","modified_at":"2025-10-02T03:41:46.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"106889045719607","imei1":"106889045719607","imei2":"106889045719607","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:41:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75412,"job_number":"JOB_75412","tr_customer_id":75429,"tr_customer_product_id":75419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:41:47.000Z","modified_at":"2025-10-02T03:42:00.000Z","name":"Norma Welch","mobile_number":"402-511-7964","email_id":"Judy_Huels81@yahoo.com","dop":"2025-06-09","serial_number":"106479151332762","imei1":"106479151332762","imei2":"106479151332762","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:42:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75413,"job_number":"JOB_75413","tr_customer_id":75430,"tr_customer_product_id":75420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:41:47.000Z","modified_at":"2025-10-02T03:41:47.000Z","name":"Logan Bins","mobile_number":"201-650-0900","email_id":"Adolfo_Sipes@hotmail.com","dop":"2025-06-09","serial_number":"103261098438143","imei1":"103261098438143","imei2":"103261098438143","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:41:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75414,"job_number":"JOB_75414","tr_customer_id":75431,"tr_customer_product_id":75421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:42:05.000Z","modified_at":"2025-10-02T03:42:05.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"106770379712678","imei1":"106770379712678","imei2":"106770379712678","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75415,"job_number":"JOB_75415","tr_customer_id":75432,"tr_customer_product_id":75422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:42:05.000Z","modified_at":"2025-10-02T03:42:18.000Z","name":"Makayla Cormier","mobile_number":"950-990-4046","email_id":"Estefania.Walsh89@yahoo.com","dop":"2025-06-09","serial_number":"103764221630531","imei1":"103764221630531","imei2":"103764221630531","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:42:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75416,"job_number":"JOB_75416","tr_customer_id":75433,"tr_customer_product_id":75423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:42:06.000Z","modified_at":"2025-10-02T03:42:06.000Z","name":"Willa Bradtke","mobile_number":"733-776-9078","email_id":"Kailee17@hotmail.com","dop":"2025-06-09","serial_number":"106740276438963","imei1":"106740276438963","imei2":"106740276438963","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75423,"job_number":"JOB_75423","tr_customer_id":75440,"tr_customer_product_id":75430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T04:24:56.000Z","modified_at":"2025-10-02T04:24:56.000Z","name":"davinder raj","mobile_number":"8573628492","email_id":"davin@gmail.com","dop":"2025-08-05","serial_number":"10435456045624","imei1":"10435456045624","imei2":"10435456045624","popurl":"2025-08-05T07:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T04:24:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75424,"job_number":"JOB_75424","tr_customer_id":75441,"tr_customer_product_id":75431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T04:26:40.000Z","modified_at":"2025-10-02T04:26:40.000Z","name":"Golda Hodkiewicz","mobile_number":"942-747-5934","email_id":"Violette_Hane67@yahoo.com","dop":"2025-09-01","serial_number":"11965567666542","imei1":"11965567666542","imei2":"11965567666542","popurl":"2025-09-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T04:26:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75431,"job_number":"JOB_75431","tr_customer_id":75448,"tr_customer_product_id":75438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T05:02:12.000Z","modified_at":"2025-10-02T05:02:12.000Z","name":"davinder raj","mobile_number":"8573628492","email_id":"davin@gmail.com","dop":"2025-08-05","serial_number":"10135456045624","imei1":"10135456045624","imei2":"10135456045624","popurl":"2025-08-05T07:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T05:02:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75475,"job_number":"JOB_75475","tr_customer_id":75492,"tr_customer_product_id":75482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:33:14.000Z","modified_at":"2025-10-02T06:33:32.000Z","name":"Bhaskar Kharvi","mobile_number":"395-773-7280","email_id":"Richmond.Langosh1@yahoo.com","dop":"2025-08-19","serial_number":"68685038182270","imei1":"68685038182270","imei2":"68685038182270","popurl":"2025-08-19T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:33:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75477,"job_number":"JOB_75477","tr_customer_id":75494,"tr_customer_product_id":75484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:33:36.000Z","modified_at":"2025-10-02T06:33:53.000Z","name":"Dakshit Bhaskar","mobile_number":"557-327-1626","email_id":"Johan_Bartoletti@hotmail.com","dop":"2025-08-19","serial_number":"85719153129438","imei1":"85719153129438","imei2":"85719153129438","popurl":"2025-08-19T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:33:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75501,"job_number":"JOB_75501","tr_customer_id":75518,"tr_customer_product_id":75508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:47:50.000Z","modified_at":"2025-10-02T06:47:50.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109382980096859","imei1":"109382980096859","imei2":"109382980096859","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75502,"job_number":"JOB_75502","tr_customer_id":75519,"tr_customer_product_id":75509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:47:50.000Z","modified_at":"2025-10-02T06:48:02.000Z","name":"Devan Mosciski","mobile_number":"590-633-0727","email_id":"Fausto60@hotmail.com","dop":"2025-06-09","serial_number":"101077058850443","imei1":"101077058850443","imei2":"101077058850443","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:48:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75503,"job_number":"JOB_75503","tr_customer_id":75520,"tr_customer_product_id":75510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:47:50.000Z","modified_at":"2025-10-02T06:47:50.000Z","name":"Abdiel Mante","mobile_number":"723-759-6732","email_id":"Newton_Senger@yahoo.com","dop":"2025-06-09","serial_number":"102651915630135","imei1":"102651915630135","imei2":"102651915630135","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75504,"job_number":"JOB_75504","tr_customer_id":75521,"tr_customer_product_id":75511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:48:07.000Z","modified_at":"2025-10-02T06:48:07.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"108341640763835","imei1":"108341640763835","imei2":"108341640763835","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:48:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75505,"job_number":"JOB_75505","tr_customer_id":75522,"tr_customer_product_id":75512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:48:07.000Z","modified_at":"2025-10-02T06:48:19.000Z","name":"Helene Dickens","mobile_number":"679-589-3825","email_id":"Wallace10@yahoo.com","dop":"2025-06-09","serial_number":"105476617267609","imei1":"105476617267609","imei2":"105476617267609","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:48:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75506,"job_number":"JOB_75506","tr_customer_id":75523,"tr_customer_product_id":75513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:48:08.000Z","modified_at":"2025-10-02T06:48:08.000Z","name":"Albin Schuster","mobile_number":"384-624-8455","email_id":"Burley.Nikolaus45@yahoo.com","dop":"2025-06-09","serial_number":"105459700059363","imei1":"105459700059363","imei2":"105459700059363","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:48:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75507,"job_number":"JOB_75507","tr_customer_id":75524,"tr_customer_product_id":75514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:48:24.000Z","modified_at":"2025-10-02T06:48:24.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108380480568465","imei1":"108380480568465","imei2":"108380480568465","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:48:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75508,"job_number":"JOB_75508","tr_customer_id":75525,"tr_customer_product_id":75515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:48:24.000Z","modified_at":"2025-10-02T06:48:36.000Z","name":"Rocky Lockman","mobile_number":"898-877-4626","email_id":"Mckenna_Auer@hotmail.com","dop":"2025-06-09","serial_number":"107600525724038","imei1":"107600525724038","imei2":"107600525724038","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:48:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75509,"job_number":"JOB_75509","tr_customer_id":75526,"tr_customer_product_id":75516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:48:25.000Z","modified_at":"2025-10-02T06:48:25.000Z","name":"Rolando Ward","mobile_number":"779-676-4971","email_id":"Joelle52@gmail.com","dop":"2025-06-09","serial_number":"100430252526528","imei1":"100430252526528","imei2":"100430252526528","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:48:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75519,"job_number":"JOB_75519","tr_customer_id":75536,"tr_customer_product_id":75526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T07:23:40.000Z","modified_at":"2025-10-02T07:23:40.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Florian34@gmail.com","dop":"2025-07-02","serial_number":"18128369205568","imei1":"18128369205568","imei2":"18128369205568","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T07:23:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75520,"job_number":"JOB_75520","tr_customer_id":75537,"tr_customer_product_id":75527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T07:23:59.000Z","modified_at":"2025-10-02T07:23:59.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Magdalen99@gmail.com","dop":"2025-07-02","serial_number":"10200500351747","imei1":"10200500351747","imei2":"10200500351747","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T07:23:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Verifying Status code 1 0 0
Verifying the message 1 0 0
Response data should be non empty array 1 0 0
Job number starting with JOB_ 1 0 0
Checking all property 1 0 0
Verifyinig the job Created today is visible 1 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIwODE4MjV9.pZ1bla7wuthyNPk5hhdJO8LRgU1POVKHnTFWvy_G9Ak' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 241ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
Cache-Control no-cache
Postman-Token ff035585-c2e1-4dba-bf2a-b68b5612ccde
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Missing auth token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIwODE4MjV9.pZ1bla7wuthyNPk5hhdJO8LRgU1POVKHnTFWvy_G9Ak' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 241ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWx51bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTMzNjI4NTB9.bad4fEFl8VaA9LFcUMOwPjLYv1oDYRGOhL8Zg2byBIs
Content-Type application/json
Cache-Control no-cache
Postman-Token 55c0f333-ee45-43e6-ac3d-2632c0c170ba
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-fdR4JJWvGIjvZFqUT6lcqX3um9U"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0001 in JSON at position 98"}
Test Information
NamePassedFailedSkipped
Invalid auth token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Invalid auth token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIwODE4MjV9.pZ1bla7wuthyNPk5hhdJO8LRgU1POVKHnTFWvy_G9Ak' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 244ms
Mean size per request: 31B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4MzZ9.lT8wuBO-xhSMFmsd7Zz6G4RQQl-aYtWPCqEaXhoAwmI
Content-Type application/json
Cache-Control no-cache
Postman-Token a3b0c8b5-80ca-4b7e-afaf-80c290964745
Content-Length 29
Request Body
{"details_key":"createdoday"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Invalid detail_key 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Invalid detail_key
expected response to have status code 400 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIwODE4MjV9.pZ1bla7wuthyNPk5hhdJO8LRgU1POVKHnTFWvy_G9Ak' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_43353"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 264ms
Mean size per request: 1014B

Test Pass Percentage
88 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4MzZ9.lT8wuBO-xhSMFmsd7Zz6G4RQQl-aYtWPCqEaXhoAwmI
Content-Type application/json
Cache-Control no-cache
Postman-Token b214c7b0-af2d-4720-acdf-87a831bdcb28
Content-Length 26
Request Body
{"searchText":"JOB_75520"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1014
ETag W/"3f6-6BkRLQHls5lP/szfk33smfm+CNU"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":75520,"job_number":"JOB_75520","tr_customer_id":75537,"tr_customer_product_id":75527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T07:23:59.000Z","modified_at":"2025-10-02T07:23:59.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Magdalen99@gmail.com","dop":"2025-07-02","serial_number":"10200500351747","imei1":"10200500351747","imei2":"10200500351747","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T07:23:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Verifying the staus code 1 0 0
Verifying the message 1 0 0
Verifying response data for array 1 0 0
Verifying job number is same 1 0 0
Job number starts with JOB_ 1 0 0
Verifying all the keys 1 0 0
Verifying values of keys name, mobile, lastnem 0 1 0
Verifying the date in ISO setting 1 0 0
Total 7 1 0
Test Failure
Test NameAssertion Error
Verifying values of keys name, mobile, lastnem
expected 'Rahul goswami' to deeply equal 'Leda Cronin'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIwODE4MjV9.pZ1bla7wuthyNPk5hhdJO8LRgU1POVKHnTFWvy_G9Ak' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_43353"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 241ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
Cache-Control no-cache
Postman-Token c23bebef-b0bb-48b1-a725-4f4a4f0d607b
Content-Length 26
Request Body
{"searchText":"JOB_75520"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Testing for missing Auth token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIwODE4MjV9.pZ1bla7wuthyNPk5hhdJO8LRgU1POVKHnTFWvy_G9Ak' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_43353"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 266ms
Mean size per request: 31B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4MzZ9.lT8wuBO-xhSMFmsd7Zz6G4RQQl-aYtWPCqEaXhoAwmI
Content-Type application/json
Cache-Control no-cache
Postman-Token 74aeb5aa-1657-4b7f-812f-a09aff940a41
Content-Length 26
Request Body
{"searchText":"JOB_99999"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Testing for Invalid Job number 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIwODE4MjV9.pZ1bla7wuthyNPk5hhdJO8LRgU1POVKHnTFWvy_G9Ak' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_43353"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 241ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTMzNjI4NTB9.bad4fEFl8VaA9LFcUMOwPjLYv1oDYRGOhL8Zg2byBIs
Content-Type application/json
Cache-Control no-cache
Postman-Token 4839701b-93f2-4fef-aec5-9d66343d6e86
Content-Length 26
Request Body
{"searchText":"JOB_75520"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-3eVP2QqioPnuJFstMsce3duEe6Q"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0019 in JSON at position 65"}
Test Information
NamePassedFailedSkipped
Testing for Invalid Auth token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Testing for Invalid Auth token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIwODE4MjV9.pZ1bla7wuthyNPk5hhdJO8LRgU1POVKHnTFWvy_G9Ak' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_43353"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 242ms
Mean size per request: 124B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4MzZ9.lT8wuBO-xhSMFmsd7Zz6G4RQQl-aYtWPCqEaXhoAwmI
Content-Type application/json
Cache-Control no-cache
Postman-Token 141868fa-d212-42be-af6b-95436920db89
Content-Length 17
Request Body
{"searchText":""}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 124
ETag W/"7c-5Xt/iGKv2NVRKlpfyYGJwghP0yw"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"searchText\" is not allowed to be empty","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verifying for empty search string 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_43353' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIwODE4MjV9.pZ1bla7wuthyNPk5hhdJO8LRgU1POVKHnTFWvy_G9Ak' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_75520
Response Information
Response Code: 200 - OK
Mean time per request: 267ms
Mean size per request: 1.51KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4MzZ9.lT8wuBO-xhSMFmsd7Zz6G4RQQl-aYtWPCqEaXhoAwmI
Cache-Control no-cache
Postman-Token 388dff73-489c-4544-8df5-0ca9452c4d27
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1545
ETag W/"609-GJFgn0zUeveZ8Wmq3m3hQQcdiaM"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":75520,"job_number":"JOB_75520","tr_customer_id":75537,"tr_customer_product_id":75527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T07:23:59.000Z","modified_at":"2025-10-02T07:23:59.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Magdalen99@gmail.com","dop":"2025-07-02","serial_number":"10200500351747","imei1":"10200500351747","imei2":"10200500351747","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T07:23:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":320356,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2025-10-02T07:23:59.000Z","created_at":"2025-10-02T07:23:59.000Z"},{"id":320357,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2025-10-02T07:23:59.000Z","created_at":"2025-10-02T07:23:59.000Z"}],"problems":[{"id":115317,"problem":"Poor battery life","remark":"bds","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-10-02T07:23:59.000Z"}],"quatations":[]}}
Test Information
NamePassedFailedSkipped
Verifying the status code 1 0 0
Verifying the message 1 0 0
Job number in request shows in response 1 0 0
Verifying the values of property 1 0 0
Verifyinng fields 1 0 0
Verifying details array 1 0 0
mst_action to be not null 1 0 0
Verifying problems array 1 0 0
Verifying Quotation array 1 0 0
Total 9 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_43353' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIwODE4MjV9.pZ1bla7wuthyNPk5hhdJO8LRgU1POVKHnTFWvy_G9Ak' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_75520
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 241ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token ace85d16-1ad6-46d9-bbfe-60aff35c657f
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verifying for missing auth token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_43353' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIwODE4MjV9.pZ1bla7wuthyNPk5hhdJO8LRgU1POVKHnTFWvy_G9Ak' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_75520
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 241ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9..bad4fEFl8VaA9LFcUMOwPjLYv1oDYRGOhL8Zg2byBIs
Cache-Control no-cache
Postman-Token 2c1fab93-57ce-4d40-b1cf-aad2d537a471
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-2DcuLeWeaO/I4ZMQrX2kIGzHPs0"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"invalid token","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verifying for Invalid auth token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verifying for Invalid auth token
expected 500 to deeply equal 403
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_43353' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIwODE4MjV9.pZ1bla7wuthyNPk5hhdJO8LRgU1POVKHnTFWvy_G9Ak' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/Job_9999900000
Response Information
Response Code: 200 - OK
Mean time per request: 261ms
Mean size per request: 33B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4MzZ9.lT8wuBO-xhSMFmsd7Zz6G4RQQl-aYtWPCqEaXhoAwmI
Cache-Control no-cache
Postman-Token 8308a4ad-0a57-4dd6-be82-6e5ea8f64f57
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
NamePassedFailedSkipped
Verifying for Invalid Job Number 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_43353' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIwODE4MjV9.pZ1bla7wuthyNPk5hhdJO8LRgU1POVKHnTFWvy_G9Ak' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/123
Response Information
Response Code: 200 - OK
Mean time per request: 262ms
Mean size per request: 33B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4MzZ9.lT8wuBO-xhSMFmsd7Zz6G4RQQl-aYtWPCqEaXhoAwmI
Cache-Control no-cache
Postman-Token e9a0e7be-a46a-438b-b4fa-4944ba0e49c6
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
NamePassedFailedSkipped
Verifying for Malformed Job number 0 1 0
Verifying the message 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verifying for Malformed Job number
expected response to have status code 400 but got 200
Verifying the message
expected 'Success' to deeply equal 'Invalid job number format'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_43353' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIwODE4MjV9.pZ1bla7wuthyNPk5hhdJO8LRgU1POVKHnTFWvy_G9Ak' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 241ms
Mean size per request: 26B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4MzZ9.lT8wuBO-xhSMFmsd7Zz6G4RQQl-aYtWPCqEaXhoAwmI
Cache-Control no-cache
Postman-Token 39f5b6ca-1c1c-4c04-863c-5399c377d606
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
Verifying for Empty Job number 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_43353' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIwODE4MjV9.pZ1bla7wuthyNPk5hhdJO8LRgU1POVKHnTFWvy_G9Ak' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_75520
Response Information
Response Code: 404 - Not Found
Mean time per request: 241ms
Mean size per request: 26B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4MzZ9.lT8wuBO-xhSMFmsd7Zz6G4RQQl-aYtWPCqEaXhoAwmI
Cache-Control no-cache
Postman-Token acdd26ec-89e5-4ba8-9cf3-28566011c5cd
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
Verifying for Different Method GET instead of POST 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verifying for Different Method GET instead of POST
expected response to have status code 405 but got 404
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 245ms
Mean size per request: 698B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
Cache-Control no-cache
Postman-Token 52d71ba5-b155-4ced-a97a-5ce04d5bad17
Content-Length 43
Request Body
{"username":"iamsup","password":"password"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 698
ETag W/"2ba-oNSM4ZLhnAZTZ2Qpd2ikAJgHiTI"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4NDV9.oYQecQWlWCPdy1uVqQRMK6fGQARrV0Gpd1moMtpNDxM"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIwOTI4MDh9.mOyg6W1ajsbTOhFVGHPH9IFq0zy-1yBZKhuj0PkNqAU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 243ms
Mean size per request: 444B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4NDV9.oYQecQWlWCPdy1uVqQRMK6fGQARrV0Gpd1moMtpNDxM
Cache-Control no-cache
Postman-Token f3fde315-7d8f-41b8-99f9-aedef8c6ceb4
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIwOTI4MDh9.mOyg6W1ajsbTOhFVGHPH9IFq0zy-1yBZKhuj0PkNqAU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-SjZUQbZ5/aV81t8H0AMw8j6A5c8"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 308ms
Mean size per request: 248B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4NDV9.oYQecQWlWCPdy1uVqQRMK6fGQARrV0Gpd1moMtpNDxM
Cache-Control no-cache
Postman-Token fdcc928c-6e0b-4ea5-9010-48c93bd76463
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 248
ETag W/"f8-7kSUhtETec9fy/ALzAAVVwtFMiM"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":291},{"label":"Pending for repair","key":"pending_for_repair","count":2},{"label":"Pending for delivery","key":"pending_for_delivery","count":8}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIwOTI4MDh9.mOyg6W1ajsbTOhFVGHPH9IFq0zy-1yBZKhuj0PkNqAU' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 280ms
Mean size per request: 280.84KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4NDV9.oYQecQWlWCPdy1uVqQRMK6fGQARrV0Gpd1moMtpNDxM
Connection keep-alive
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36
Cache-Control no-cache
Postman-Token bfc5857e-b434-47e5-95f3-bd5085a24164
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 287580
ETag W/"4635c-bzaOmbHbLyTrubtE2+9xOzV6/cU"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":75080,"job_number":"JOB_75080","tr_customer_id":75097,"tr_customer_product_id":75087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T11:02:13.000Z","modified_at":"2025-10-01T11:02:13.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-09-21","serial_number":"134530332084732","imei1":"134530332084732","imei2":"134530332084732","popurl":"2025-09-21T11:02:11.086377300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T11:02:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75081,"job_number":"JOB_75081","tr_customer_id":75098,"tr_customer_product_id":75088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T11:15:40.000Z","modified_at":"2025-10-01T11:15:40.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"a@gmail.com","dop":"2025-09-20","serial_number":"11412816599954","imei1":"11412816599954","imei2":"11412816599954","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T11:15:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75082,"job_number":"JOB_75082","tr_customer_id":75099,"tr_customer_product_id":75089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T11:15:44.000Z","modified_at":"2025-10-01T11:15:44.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"a@gmail.com","dop":"2025-09-20","serial_number":"10639692029904","imei1":"10639692029904","imei2":"10639692029904","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T11:15:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75083,"job_number":"JOB_75083","tr_customer_id":75100,"tr_customer_product_id":75090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T11:16:55.000Z","modified_at":"2025-10-01T11:16:55.000Z","name":"prasad jamdar","mobile_number":"23","email_id":"a@gmail.com","dop":"2025-09-20","serial_number":"18359076804181","imei1":"18359076804181","imei2":"18359076804181","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T11:16:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75084,"job_number":"JOB_75084","tr_customer_id":75101,"tr_customer_product_id":75091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T11:18:52.000Z","modified_at":"2025-10-01T11:18:52.000Z","name":"prasad jamdar","mobile_number":"2323232323","email_id":"a@gmail.com","dop":"2025-09-20","serial_number":"14369707447431","imei1":"14369707447431","imei2":"14369707447431","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T11:18:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75085,"job_number":"JOB_75085","tr_customer_id":75102,"tr_customer_product_id":75092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T11:19:17.000Z","modified_at":"2025-10-01T11:19:17.000Z","name":"prasad jamdar","mobile_number":"2323232323","email_id":"a@gmail.com","dop":"2025-09-20","serial_number":"12176423099048","imei1":"12176423099048","imei2":"12176423099048","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T11:19:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75086,"job_number":"JOB_75086","tr_customer_id":75103,"tr_customer_product_id":75093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T11:27:20.000Z","modified_at":"2025-10-01T11:27:20.000Z","name":"prasad jamdar","mobile_number":"2323232323","email_id":"a@gmail.com","dop":"2025-09-20","serial_number":"18212659867132","imei1":"18212659867132","imei2":"18212659867132","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T11:27:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75087,"job_number":"JOB_75087","tr_customer_id":75104,"tr_customer_product_id":75094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T11:27:45.000Z","modified_at":"2025-10-01T11:27:45.000Z","name":"prasad jamdar","mobile_number":"2323232323","email_id":"a@gmail.com","dop":"2025-09-20","serial_number":"14272573633532","imei1":"14272573633532","imei2":"14272573633532","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T11:27:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75090,"job_number":"JOB_75090","tr_customer_id":75107,"tr_customer_product_id":75097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T11:30:25.000Z","modified_at":"2025-10-01T11:30:25.000Z","name":"Eileen Schulist","mobile_number":"554-925-0597","email_id":"Jeffrey.Satterfield5@hotmail.com","dop":"2025-09-20","serial_number":"14160665514534","imei1":"14160665514534","imei2":"14160665514534","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T11:30:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75097,"job_number":"JOB_75097","tr_customer_id":75114,"tr_customer_product_id":75104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:37:25.000Z","modified_at":"2025-10-01T13:37:25.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"17369533688770","imei1":"17369533688770","imei2":"17369533688770","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:37:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75098,"job_number":"JOB_75098","tr_customer_id":75115,"tr_customer_product_id":75105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:37:25.000Z","modified_at":"2025-10-01T13:37:25.000Z","name":"Estella Koss","mobile_number":"565-417-0899","email_id":"Marcelle62@gmail.com","dop":"2025-09-14","serial_number":"13032950983967","imei1":"13032950983967","imei2":"13032950983967","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:37:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75099,"job_number":"JOB_75099","tr_customer_id":75116,"tr_customer_product_id":75106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:37:37.000Z","modified_at":"2025-10-01T13:37:37.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"13178423950045","imei1":"13178423950045","imei2":"13178423950045","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:37:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75100,"job_number":"JOB_75100","tr_customer_id":75117,"tr_customer_product_id":75107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:37:37.000Z","modified_at":"2025-10-01T13:37:37.000Z","name":"Hallie Herman","mobile_number":"341-795-9184","email_id":"Heather.Orn64@gmail.com","dop":"2025-09-14","serial_number":"17870772355467","imei1":"17870772355467","imei2":"17870772355467","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:37:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75101,"job_number":"JOB_75101","tr_customer_id":75118,"tr_customer_product_id":75108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:44:47.000Z","modified_at":"2025-10-01T13:44:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24437537907357","imei1":"24437537907357","imei2":"24437537907357","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:44:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75102,"job_number":"JOB_75102","tr_customer_id":75119,"tr_customer_product_id":75109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:44:48.000Z","modified_at":"2025-10-01T13:44:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72115845511199","imei1":"72115845511199","imei2":"72115845511199","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:44:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75103,"job_number":"JOB_75103","tr_customer_id":75120,"tr_customer_product_id":75110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:44:48.000Z","modified_at":"2025-10-01T13:44:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24700976883714","imei1":"24700976883714","imei2":"24700976883714","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:44:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75104,"job_number":"JOB_75104","tr_customer_id":75121,"tr_customer_product_id":75111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:44:49.000Z","modified_at":"2025-10-01T13:44:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98130070976097","imei1":"98130070976097","imei2":"98130070976097","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:44:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75105,"job_number":"JOB_75105","tr_customer_id":75122,"tr_customer_product_id":75112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:44:49.000Z","modified_at":"2025-10-01T13:44:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51916628314192","imei1":"51916628314192","imei2":"51916628314192","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:44:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75106,"job_number":"JOB_75106","tr_customer_id":75123,"tr_customer_product_id":75113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:44:49.000Z","modified_at":"2025-10-01T13:44:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72069082952089","imei1":"72069082952089","imei2":"72069082952089","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:44:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75108,"job_number":"JOB_75108","tr_customer_id":75125,"tr_customer_product_id":75115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:45:00.000Z","modified_at":"2025-10-01T13:45:00.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"15115459769529","imei1":"15115459769529","imei2":"15115459769529","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75109,"job_number":"JOB_75109","tr_customer_id":75126,"tr_customer_product_id":75116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:45:00.000Z","modified_at":"2025-10-01T13:45:00.000Z","name":"Berenice Hills","mobile_number":"665-373-6989","email_id":"Audra.Kuphal42@yahoo.com","dop":"2025-09-14","serial_number":"17177442303026","imei1":"17177442303026","imei2":"17177442303026","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75110,"job_number":"JOB_75110","tr_customer_id":75127,"tr_customer_product_id":75117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:45:12.000Z","modified_at":"2025-10-01T13:45:12.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"11264895793745","imei1":"11264895793745","imei2":"11264895793745","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:45:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75111,"job_number":"JOB_75111","tr_customer_id":75128,"tr_customer_product_id":75118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:45:13.000Z","modified_at":"2025-10-01T13:45:13.000Z","name":"Jovanny Wiza","mobile_number":"854-695-9542","email_id":"Magdalena_VonRueden74@yahoo.com","dop":"2025-09-14","serial_number":"18893117293408","imei1":"18893117293408","imei2":"18893117293408","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:45:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75112,"job_number":"JOB_75112","tr_customer_id":75129,"tr_customer_product_id":75119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:45:25.000Z","modified_at":"2025-10-01T13:45:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66203911985882","imei1":"66203911985882","imei2":"66203911985882","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:45:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75113,"job_number":"JOB_75113","tr_customer_id":75130,"tr_customer_product_id":75120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:45:26.000Z","modified_at":"2025-10-01T13:45:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72229881936570","imei1":"72229881936570","imei2":"72229881936570","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:45:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75114,"job_number":"JOB_75114","tr_customer_id":75131,"tr_customer_product_id":75121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:45:26.000Z","modified_at":"2025-10-01T13:45:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"62588910348811","imei1":"62588910348811","imei2":"62588910348811","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:45:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75115,"job_number":"JOB_75115","tr_customer_id":75132,"tr_customer_product_id":75122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:45:26.000Z","modified_at":"2025-10-01T13:45:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27164625297631","imei1":"27164625297631","imei2":"27164625297631","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:45:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75116,"job_number":"JOB_75116","tr_customer_id":75133,"tr_customer_product_id":75123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:45:27.000Z","modified_at":"2025-10-01T13:45:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49548717435530","imei1":"49548717435530","imei2":"49548717435530","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:45:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75117,"job_number":"JOB_75117","tr_customer_id":75134,"tr_customer_product_id":75124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:45:27.000Z","modified_at":"2025-10-01T13:45:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80369940692715","imei1":"80369940692715","imei2":"80369940692715","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:45:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75119,"job_number":"JOB_75119","tr_customer_id":75136,"tr_customer_product_id":75126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:46:03.000Z","modified_at":"2025-10-01T13:46:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14217780904767","imei1":"14217780904767","imei2":"14217780904767","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:46:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75120,"job_number":"JOB_75120","tr_customer_id":75137,"tr_customer_product_id":75127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:46:04.000Z","modified_at":"2025-10-01T13:46:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69638456665576","imei1":"69638456665576","imei2":"69638456665576","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:46:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75121,"job_number":"JOB_75121","tr_customer_id":75138,"tr_customer_product_id":75128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:46:04.000Z","modified_at":"2025-10-01T13:46:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95621679896241","imei1":"95621679896241","imei2":"95621679896241","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:46:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75122,"job_number":"JOB_75122","tr_customer_id":75139,"tr_customer_product_id":75129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:46:04.000Z","modified_at":"2025-10-01T13:46:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82512270121495","imei1":"82512270121495","imei2":"82512270121495","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:46:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75123,"job_number":"JOB_75123","tr_customer_id":75140,"tr_customer_product_id":75130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:46:05.000Z","modified_at":"2025-10-01T13:46:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36851291191474","imei1":"36851291191474","imei2":"36851291191474","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:46:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75124,"job_number":"JOB_75124","tr_customer_id":75141,"tr_customer_product_id":75131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:46:05.000Z","modified_at":"2025-10-01T13:46:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54431932414396","imei1":"54431932414396","imei2":"54431932414396","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:46:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75129,"job_number":"JOB_75129","tr_customer_id":75146,"tr_customer_product_id":75136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:49:26.000Z","modified_at":"2025-10-01T13:49:26.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"15794785682586","imei1":"15794785682586","imei2":"15794785682586","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:49:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75130,"job_number":"JOB_75130","tr_customer_id":75147,"tr_customer_product_id":75137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:49:26.000Z","modified_at":"2025-10-01T13:49:26.000Z","name":"Derek Reichel","mobile_number":"925-911-6955","email_id":"Franco.Kihn88@yahoo.com","dop":"2025-09-14","serial_number":"16159448275956","imei1":"16159448275956","imei2":"16159448275956","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:49:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75131,"job_number":"JOB_75131","tr_customer_id":75148,"tr_customer_product_id":75138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:49:39.000Z","modified_at":"2025-10-01T13:49:39.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"18030958476800","imei1":"18030958476800","imei2":"18030958476800","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:49:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75132,"job_number":"JOB_75132","tr_customer_id":75149,"tr_customer_product_id":75139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:49:40.000Z","modified_at":"2025-10-01T13:49:40.000Z","name":"Jamison Kunde","mobile_number":"682-320-5893","email_id":"Blanche35@yahoo.com","dop":"2025-09-14","serial_number":"16901363485455","imei1":"16901363485455","imei2":"16901363485455","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:49:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75136,"job_number":"JOB_75136","tr_customer_id":75153,"tr_customer_product_id":75143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:00:09.000Z","modified_at":"2025-10-01T14:00:09.000Z","name":"Jordane Watsica","mobile_number":"988-979-6939","email_id":"Cleta.Collier@yahoo.com","dop":"2025-09-20","serial_number":"12834141831118","imei1":"12834141831118","imei2":"12834141831118","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:00:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75145,"job_number":"JOB_75145","tr_customer_id":75162,"tr_customer_product_id":75152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:10:01.000Z","modified_at":"2025-10-01T14:10:01.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"14686009589731","imei1":"14686009589731","imei2":"14686009589731","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75147,"job_number":"JOB_75147","tr_customer_id":75164,"tr_customer_product_id":75154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:10:02.000Z","modified_at":"2025-10-01T14:10:02.000Z","name":"Viva Hilll","mobile_number":"531-968-0390","email_id":"Tamia88@hotmail.com","dop":"2025-06-08","serial_number":"105094882247969","imei1":"105094882247969","imei2":"105094882247969","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75148,"job_number":"JOB_75148","tr_customer_id":75165,"tr_customer_product_id":75155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:10:33.000Z","modified_at":"2025-10-01T14:10:33.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"19910751450874","imei1":"19910751450874","imei2":"19910751450874","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:10:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75150,"job_number":"JOB_75150","tr_customer_id":75167,"tr_customer_product_id":75157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:10:34.000Z","modified_at":"2025-10-01T14:10:34.000Z","name":"Martine Donnelly","mobile_number":"475-440-9569","email_id":"Jaylon_Von@yahoo.com","dop":"2025-06-08","serial_number":"102777948936173","imei1":"102777948936173","imei2":"102777948936173","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:10:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75151,"job_number":"JOB_75151","tr_customer_id":75168,"tr_customer_product_id":75158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:11:05.000Z","modified_at":"2025-10-01T14:11:05.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"16347867102445","imei1":"16347867102445","imei2":"16347867102445","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:11:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75153,"job_number":"JOB_75153","tr_customer_id":75170,"tr_customer_product_id":75160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:11:06.000Z","modified_at":"2025-10-01T14:11:06.000Z","name":"Ashleigh Herzog","mobile_number":"794-286-4504","email_id":"Andre_Koss33@hotmail.com","dop":"2025-06-08","serial_number":"104597952488298","imei1":"104597952488298","imei2":"104597952488298","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:11:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75154,"job_number":"JOB_75154","tr_customer_id":75171,"tr_customer_product_id":75161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:11:20.000Z","modified_at":"2025-10-01T14:11:20.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"15892746385793","imei1":"15892746385793","imei2":"15892746385793","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:11:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75157,"job_number":"JOB_75157","tr_customer_id":75174,"tr_customer_product_id":75164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:12:04.000Z","modified_at":"2025-10-01T14:12:04.000Z","name":"Pearline Lemke","mobile_number":"748-662-0070","email_id":"Annamae.Prosacco38@hotmail.com","dop":"2025-09-20","serial_number":"12742224515466","imei1":"12742224515466","imei2":"12742224515466","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:12:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75159,"job_number":"JOB_75159","tr_customer_id":75176,"tr_customer_product_id":75166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:12:09.000Z","modified_at":"2025-10-01T14:12:09.000Z","name":"Roger Reynolds","mobile_number":"301-223-4906","email_id":"Richie66@hotmail.com","dop":"2025-04-06","serial_number":"13218626253088016","imei1":"13218626253088016","imei2":"13218626253088016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:12:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75160,"job_number":"JOB_75160","tr_customer_id":75177,"tr_customer_product_id":75167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:12:13.000Z","modified_at":"2025-10-01T14:12:13.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"16949877098062","imei1":"16949877098062","imei2":"16949877098062","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:12:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75163,"job_number":"JOB_75163","tr_customer_id":75180,"tr_customer_product_id":75170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:13:01.000Z","modified_at":"2025-10-01T14:13:01.000Z","name":"Madalyn Heller","mobile_number":"601-798-6690","email_id":"Jaden_Gutmann@hotmail.com","dop":"2025-04-06","serial_number":"16514955414353782","imei1":"16514955414353782","imei2":"16514955414353782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:13:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75164,"job_number":"JOB_75164","tr_customer_id":75181,"tr_customer_product_id":75171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:13:06.000Z","modified_at":"2025-10-01T14:13:06.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"10709955797203","imei1":"10709955797203","imei2":"10709955797203","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:13:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75167,"job_number":"JOB_75167","tr_customer_id":75184,"tr_customer_product_id":75174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:13:54.000Z","modified_at":"2025-10-01T14:13:54.000Z","name":"Roman Hegmann","mobile_number":"948-327-7307","email_id":"Guadalupe24@yahoo.com","dop":"2025-04-06","serial_number":"14049542113138458","imei1":"14049542113138458","imei2":"14049542113138458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:13:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75169,"job_number":"JOB_75169","tr_customer_id":75186,"tr_customer_product_id":75176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:14:51.000Z","modified_at":"2025-10-01T14:14:51.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10222656864835","imei1":"10222656864835","imei2":"10222656864835","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:14:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75171,"job_number":"JOB_75171","tr_customer_id":75188,"tr_customer_product_id":75178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:14:52.000Z","modified_at":"2025-10-01T14:14:52.000Z","name":"Asia Pollich","mobile_number":"627-788-2091","email_id":"Lavon50@yahoo.com","dop":"2025-06-18","serial_number":"1007358760458147","imei1":"1007358760458147","imei2":"1007358760458147","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:14:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75173,"job_number":"JOB_75173","tr_customer_id":75190,"tr_customer_product_id":75180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:15:34.000Z","modified_at":"2025-10-01T14:15:34.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10058100010878","imei1":"10058100010878","imei2":"10058100010878","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:15:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75175,"job_number":"JOB_75175","tr_customer_id":75192,"tr_customer_product_id":75182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:15:35.000Z","modified_at":"2025-10-01T14:15:35.000Z","name":"Kevin Steuber","mobile_number":"329-257-5699","email_id":"Keshaun_Braun@hotmail.com","dop":"2025-06-18","serial_number":"1038226382520591","imei1":"1038226382520591","imei2":"1038226382520591","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:15:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75176,"job_number":"JOB_75176","tr_customer_id":75193,"tr_customer_product_id":75183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:16:17.000Z","modified_at":"2025-10-01T14:16:17.000Z","name":"Ona Mayert","mobile_number":"762-671-8735","email_id":"Halle_Schmeler59@yahoo.com","dop":"2025-09-20","serial_number":"17108208902891","imei1":"17108208902891","imei2":"17108208902891","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:16:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75177,"job_number":"JOB_75177","tr_customer_id":75194,"tr_customer_product_id":75184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:16:22.000Z","modified_at":"2025-10-01T14:16:22.000Z","name":"Janick Hammes","mobile_number":"595-557-7327","email_id":"Porter13@hotmail.com","dop":"2025-09-20","serial_number":"13369434359447","imei1":"13369434359447","imei2":"13369434359447","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:16:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75178,"job_number":"JOB_75178","tr_customer_id":75195,"tr_customer_product_id":75185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:16:43.000Z","modified_at":"2025-10-01T14:16:43.000Z","name":"Hosea Sporer","mobile_number":"743-572-2157","email_id":"Maudie49@hotmail.com","dop":"2025-09-20","serial_number":"11598823641728","imei1":"11598823641728","imei2":"11598823641728","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:16:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75179,"job_number":"JOB_75179","tr_customer_id":75196,"tr_customer_product_id":75186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:16:54.000Z","modified_at":"2025-10-01T14:16:54.000Z","name":"Ayana Baumbach","mobile_number":"934-934-4599","email_id":"Marlin30@gmail.com","dop":"2025-09-20","serial_number":"14128299077847","imei1":"14128299077847","imei2":"14128299077847","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:16:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75181,"job_number":"JOB_75181","tr_customer_id":75198,"tr_customer_product_id":75188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:17:59.000Z","modified_at":"2025-10-01T14:17:59.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"11367753226770","imei1":"11367753226770","imei2":"11367753226770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:17:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75183,"job_number":"JOB_75183","tr_customer_id":75200,"tr_customer_product_id":75190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:18:00.000Z","modified_at":"2025-10-01T14:18:00.000Z","name":"Mark Runte","mobile_number":"592-453-7632","email_id":"Bennie12@hotmail.com","dop":"2025-04-06","serial_number":"18996872192289460","imei1":"18996872192289460","imei2":"18996872192289460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:18:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75188,"job_number":"JOB_75188","tr_customer_id":75205,"tr_customer_product_id":75195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:18:48.000Z","modified_at":"2025-10-01T14:18:48.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"14581952851939","imei1":"14581952851939","imei2":"14581952851939","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:18:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75190,"job_number":"JOB_75190","tr_customer_id":75207,"tr_customer_product_id":75197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:18:50.000Z","modified_at":"2025-10-01T14:18:50.000Z","name":"Melody Tremblay","mobile_number":"311-773-6792","email_id":"Jayde.McGlynn@yahoo.com","dop":"2025-04-06","serial_number":"13709694321335854","imei1":"13709694321335854","imei2":"13709694321335854","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:18:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75192,"job_number":"JOB_75192","tr_customer_id":75209,"tr_customer_product_id":75199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:19:36.000Z","modified_at":"2025-10-01T14:19:36.000Z","name":"Kaylah Green","mobile_number":"888-869-6403","email_id":"Janae.Nienow@yahoo.com","dop":"2025-04-06","serial_number":"19796766881179376","imei1":"19796766881179376","imei2":"19796766881179376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:19:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75193,"job_number":"JOB_75193","tr_customer_id":75210,"tr_customer_product_id":75200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:19:38.000Z","modified_at":"2025-10-01T14:19:38.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"10809153579637","imei1":"10809153579637","imei2":"10809153579637","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:19:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75195,"job_number":"JOB_75195","tr_customer_id":75212,"tr_customer_product_id":75202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:19:40.000Z","modified_at":"2025-10-01T14:19:40.000Z","name":"Newton Schulist","mobile_number":"343-260-5921","email_id":"Sam_Buckridge@hotmail.com","dop":"2025-04-06","serial_number":"15089483814090074","imei1":"15089483814090074","imei2":"15089483814090074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75197,"job_number":"JOB_75197","tr_customer_id":75214,"tr_customer_product_id":75204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:20:18.000Z","modified_at":"2025-10-01T14:20:18.000Z","name":"Lloyd Streich","mobile_number":"870-243-6391","email_id":"Julius.Zboncak79@yahoo.com","dop":"2025-04-06","serial_number":"17932637457771488","imei1":"17932637457771488","imei2":"17932637457771488","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:20:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75204,"job_number":"JOB_75204","tr_customer_id":75221,"tr_customer_product_id":75211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:23:49.000Z","modified_at":"2025-10-01T14:23:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10650360252763","imei1":"10650360252763","imei2":"10650360252763","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:23:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75207,"job_number":"JOB_75207","tr_customer_id":75224,"tr_customer_product_id":75214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:23:51.000Z","modified_at":"2025-10-01T14:23:51.000Z","name":"Justice Kub","mobile_number":"552-217-8601","email_id":"Gilberto21@hotmail.com","dop":"2025-04-06","serial_number":"18218790624578868","imei1":"18218790624578868","imei2":"18218790624578868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:23:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75208,"job_number":"JOB_75208","tr_customer_id":75225,"tr_customer_product_id":75215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:23:51.000Z","modified_at":"2025-10-01T14:23:51.000Z","name":"Moises Conroy","mobile_number":"406-250-7938","email_id":"Marianna.Pfeffer@hotmail.com","dop":"2025-04-06","serial_number":"15390321152331240","imei1":"15390321152331240","imei2":"15390321152331240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:23:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75209,"job_number":"JOB_75209","tr_customer_id":75226,"tr_customer_product_id":75216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:24:45.000Z","modified_at":"2025-10-01T14:24:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11133840274799","imei1":"11133840274799","imei2":"11133840274799","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:24:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75211,"job_number":"JOB_75211","tr_customer_id":75228,"tr_customer_product_id":75218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:24:47.000Z","modified_at":"2025-10-01T14:24:47.000Z","name":"Clyde Stroman","mobile_number":"700-675-8189","email_id":"Alexandro30@gmail.com","dop":"2025-04-06","serial_number":"17749513586508952","imei1":"17749513586508952","imei2":"17749513586508952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:24:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75212,"job_number":"JOB_75212","tr_customer_id":75229,"tr_customer_product_id":75219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:25:40.000Z","modified_at":"2025-10-01T14:25:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18595250982048","imei1":"18595250982048","imei2":"18595250982048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:25:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75214,"job_number":"JOB_75214","tr_customer_id":75231,"tr_customer_product_id":75221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:25:42.000Z","modified_at":"2025-10-01T14:25:42.000Z","name":"Parker Hauck","mobile_number":"379-305-6853","email_id":"Kenyon_Windler@hotmail.com","dop":"2025-04-06","serial_number":"19729276890924920","imei1":"19729276890924920","imei2":"19729276890924920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:25:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75216,"job_number":"JOB_75216","tr_customer_id":75233,"tr_customer_product_id":75223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:27:02.000Z","modified_at":"2025-10-01T14:27:02.000Z","name":"Linda Zieme","mobile_number":"348-978-7586","email_id":"Bridget.Goodwin2@yahoo.com","dop":"2025-04-06","serial_number":"17434536213981596","imei1":"17434536213981596","imei2":"17434536213981596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:27:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75218,"job_number":"JOB_75218","tr_customer_id":75235,"tr_customer_product_id":75225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:27:54.000Z","modified_at":"2025-10-01T14:27:54.000Z","name":"Riya t","mobile_number":"9941454262","email_id":"Dorothea.Ziemann86@gmail.com","dop":"2025-07-09","serial_number":"109866132904857","imei1":"109866132904857","imei2":"109866132904857","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:27:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75220,"job_number":"JOB_75220","tr_customer_id":75237,"tr_customer_product_id":75227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:28:44.000Z","modified_at":"2025-10-01T14:28:44.000Z","name":"Kajal s","mobile_number":"9841636255","email_id":"Raina_Bosco@yahoo.com","dop":"2025-07-09","serial_number":"100578539461114","imei1":"100578539461114","imei2":"100578539461114","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75222,"job_number":"JOB_75222","tr_customer_id":75239,"tr_customer_product_id":75229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:30:06.000Z","modified_at":"2025-10-01T14:30:06.000Z","name":"Juston Green","mobile_number":"350-655-2102","email_id":"Alfonso1@yahoo.com","dop":"2025-09-20","serial_number":"17397515995272","imei1":"17397515995272","imei2":"17397515995272","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:30:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75223,"job_number":"JOB_75223","tr_customer_id":75240,"tr_customer_product_id":75230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:30:58.000Z","modified_at":"2025-10-01T14:30:58.000Z","name":"Lavina Hand","mobile_number":"952-810-4445","email_id":"Hilma_McKenzie@gmail.com","dop":"2025-09-20","serial_number":"17049390850444","imei1":"17049390850444","imei2":"17049390850444","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:30:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75224,"job_number":"JOB_75224","tr_customer_id":75241,"tr_customer_product_id":75231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:31:02.000Z","modified_at":"2025-10-01T14:31:02.000Z","name":"Jadon Schowalter","mobile_number":"638-521-7369","email_id":"Alessandro_McDermott2@hotmail.com","dop":"2025-09-20","serial_number":"19373434245656","imei1":"19373434245656","imei2":"19373434245656","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:31:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75225,"job_number":"JOB_75225","tr_customer_id":75242,"tr_customer_product_id":75232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:41:49.000Z","modified_at":"2025-10-01T14:41:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11058893997079","imei1":"11058893997079","imei2":"11058893997079","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:41:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75227,"job_number":"JOB_75227","tr_customer_id":75244,"tr_customer_product_id":75234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:41:51.000Z","modified_at":"2025-10-01T14:41:51.000Z","name":"Joelle Kiehn","mobile_number":"290-310-4391","email_id":"Kailyn76@yahoo.com","dop":"2025-04-06","serial_number":"12348632212564474","imei1":"12348632212564474","imei2":"12348632212564474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75232,"job_number":"JOB_75232","tr_customer_id":75249,"tr_customer_product_id":75239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:42:43.000Z","modified_at":"2025-10-01T14:42:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16086309786050","imei1":"16086309786050","imei2":"16086309786050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:42:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75234,"job_number":"JOB_75234","tr_customer_id":75251,"tr_customer_product_id":75241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:42:45.000Z","modified_at":"2025-10-01T14:42:45.000Z","name":"Milton Kihn","mobile_number":"667-322-3460","email_id":"Blake.Botsford53@hotmail.com","dop":"2025-04-06","serial_number":"14578362190136664","imei1":"14578362190136664","imei2":"14578362190136664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75241,"job_number":"JOB_75241","tr_customer_id":75258,"tr_customer_product_id":75248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:43:36.000Z","modified_at":"2025-10-01T14:43:36.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11007233489472","imei1":"11007233489472","imei2":"11007233489472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:43:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75243,"job_number":"JOB_75243","tr_customer_id":75260,"tr_customer_product_id":75250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:43:38.000Z","modified_at":"2025-10-01T14:43:38.000Z","name":"Celia Wehner","mobile_number":"489-466-9777","email_id":"Gretchen33@gmail.com","dop":"2025-04-06","serial_number":"19502194286197116","imei1":"19502194286197116","imei2":"19502194286197116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:43:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75244,"job_number":"JOB_75244","tr_customer_id":75261,"tr_customer_product_id":75251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T15:01:04.000Z","modified_at":"2025-10-01T15:01:04.000Z","name":"Minnie Wisoky","mobile_number":"564-718-8233","email_id":"Christina.Gerlach@hotmail.com","dop":"2025-04-02","serial_number":"11550785110776","imei1":"11550785110776","imei2":"11550785110776","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T15:01:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75249,"job_number":"JOB_75249","tr_customer_id":75266,"tr_customer_product_id":75256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T15:15:37.000Z","modified_at":"2025-10-01T15:15:37.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2025-04-02","serial_number":"26548404098219","imei1":"26548404098219","imei2":"26548404098219","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T15:15:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75254,"job_number":"JOB_75254","tr_customer_id":75271,"tr_customer_product_id":75261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T15:37:10.000Z","modified_at":"2025-10-01T15:37:10.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"106671523205408","imei1":"106671523205408","imei2":"106671523205408","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T15:37:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75256,"job_number":"JOB_75256","tr_customer_id":75273,"tr_customer_product_id":75263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T15:37:23.000Z","modified_at":"2025-10-01T15:37:23.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"106272824052805","imei1":"106272824052805","imei2":"106272824052805","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T15:37:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75259,"job_number":"JOB_75259","tr_customer_id":75276,"tr_customer_product_id":75266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T15:45:26.000Z","modified_at":"2025-10-01T15:45:26.000Z","name":"Pritish Samal","mobile_number":"9876543210","email_id":"PKP@gmail.com","dop":"2025-05-30","serial_number":"12819138639076","imei1":"12819138639076","imei2":"12819138639076","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T15:45:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75261,"job_number":"JOB_75261","tr_customer_id":75278,"tr_customer_product_id":75268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T16:01:33.000Z","modified_at":"2025-10-01T16:01:33.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"15445492837938","imei1":"15445492837938","imei2":"15445492837938","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T16:01:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75262,"job_number":"JOB_75262","tr_customer_id":75279,"tr_customer_product_id":75269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T16:01:34.000Z","modified_at":"2025-10-01T16:01:34.000Z","name":"Deja DuBuque","mobile_number":"314-292-9257","email_id":"Barry_Morar@hotmail.com","dop":"2025-09-14","serial_number":"11008284389764","imei1":"11008284389764","imei2":"11008284389764","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T16:01:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75263,"job_number":"JOB_75263","tr_customer_id":75280,"tr_customer_product_id":75270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T16:01:47.000Z","modified_at":"2025-10-01T16:01:47.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"13707555778282","imei1":"13707555778282","imei2":"13707555778282","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T16:01:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75264,"job_number":"JOB_75264","tr_customer_id":75281,"tr_customer_product_id":75271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T16:01:47.000Z","modified_at":"2025-10-01T16:01:47.000Z","name":"Don Hilll","mobile_number":"466-562-0560","email_id":"Jarrell70@yahoo.com","dop":"2025-09-14","serial_number":"16903901607900","imei1":"16903901607900","imei2":"16903901607900","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T16:01:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75265,"job_number":"JOB_75265","tr_customer_id":75282,"tr_customer_product_id":75272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T16:02:57.000Z","modified_at":"2025-10-01T16:02:57.000Z","name":"Humberto Schowalter","mobile_number":"428-799-8581","email_id":"Ethan.Stokes54@hotmail.com","dop":"2025-09-20","serial_number":"13772523818636","imei1":"13772523818636","imei2":"13772523818636","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T16:02:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75266,"job_number":"JOB_75266","tr_customer_id":75283,"tr_customer_product_id":75273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T16:12:01.000Z","modified_at":"2025-10-01T16:12:01.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"13840227379182","imei1":"13840227379182","imei2":"13840227379182","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T16:12:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75268,"job_number":"JOB_75268","tr_customer_id":75285,"tr_customer_product_id":75275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T16:12:02.000Z","modified_at":"2025-10-01T16:12:02.000Z","name":"Mertie Gutkowski","mobile_number":"312-550-3541","email_id":"Salma_Cassin@yahoo.com","dop":"2025-04-06","serial_number":"11709819991322940","imei1":"11709819991322940","imei2":"11709819991322940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T16:12:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75269,"job_number":"JOB_75269","tr_customer_id":75286,"tr_customer_product_id":75276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T16:12:51.000Z","modified_at":"2025-10-01T16:12:51.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"14539979084686","imei1":"14539979084686","imei2":"14539979084686","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T16:12:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75271,"job_number":"JOB_75271","tr_customer_id":75288,"tr_customer_product_id":75278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T16:12:53.000Z","modified_at":"2025-10-01T16:12:53.000Z","name":"Laurine Williamson","mobile_number":"664-303-3575","email_id":"Jerel_Willms@gmail.com","dop":"2025-04-06","serial_number":"15483394870447384","imei1":"15483394870447384","imei2":"15483394870447384","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T16:12:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75272,"job_number":"JOB_75272","tr_customer_id":75289,"tr_customer_product_id":75279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T16:13:01.000Z","modified_at":"2025-10-01T16:13:01.000Z","name":"First Name","mobile_number":"7247457400","email_id":"niteshguptampb19@gmail.com","dop":"2025-09-08","serial_number":"12333333333322","imei1":"12333333333322","imei2":"12333333333322","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T16:13:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75273,"job_number":"JOB_75273","tr_customer_id":75290,"tr_customer_product_id":75280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T16:13:40.000Z","modified_at":"2025-10-01T16:13:40.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"14955060419802","imei1":"14955060419802","imei2":"14955060419802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T16:13:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75277,"job_number":"JOB_75277","tr_customer_id":75294,"tr_customer_product_id":75284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T17:11:40.000Z","modified_at":"2025-10-01T17:11:40.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2025-04-02","serial_number":"66548404098219","imei1":"66548404098219","imei2":"66548404098219","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T17:11:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75281,"job_number":"JOB_75281","tr_customer_id":75298,"tr_customer_product_id":75288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T18:43:55.000Z","modified_at":"2025-10-01T18:43:55.000Z","name":"Jatin Sharma","mobile_number":"1234567890","email_id":"xyz@gmail.com","dop":"2025-07-07","serial_number":"12345678901234","imei1":"12345678901234","imei2":"12345678901234","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T18:43:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75283,"job_number":"JOB_75283","tr_customer_id":75300,"tr_customer_product_id":75290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T18:52:25.000Z","modified_at":"2025-10-01T18:52:25.000Z","name":"Jatin Sharma","mobile_number":"1234567890","email_id":"xyz@gmail.com","dop":"2025-07-07","serial_number":"12345678901235","imei1":"12345678901235","imei2":"12345678901235","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T18:52:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75290,"job_number":"JOB_75290","tr_customer_id":75307,"tr_customer_product_id":75297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T23:02:30.000Z","modified_at":"2025-10-01T23:02:30.000Z","name":"Sebasti Jeya Ranjani Manuel","mobile_number":"4561237896","email_id":"sebastiranjani@gmail.com","dop":"2025-09-10","serial_number":"147852369895698","imei1":"147852369895698","imei2":"147852369895698","popurl":"2025-09-10T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T23:02:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75291,"job_number":"JOB_75291","tr_customer_id":75308,"tr_customer_product_id":75298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T02:52:36.000Z","modified_at":"2025-10-02T02:52:36.000Z","name":"Ricardo Aufderhar","mobile_number":"821-825-1259","email_id":"Myra5@gmail.com","dop":"2025-08-12","serial_number":"10445070036219","imei1":"10445070036219","imei2":"10445070036219","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T02:52:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75293,"job_number":"JOB_75293","tr_customer_id":75310,"tr_customer_product_id":75300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T02:52:50.000Z","modified_at":"2025-10-02T02:52:50.000Z","name":"Tate Shanahan","mobile_number":"864-566-0031","email_id":"Savanna_Ward4@yahoo.com","dop":"2025-08-12","serial_number":"10071270399154","imei1":"10071270399154","imei2":"10071270399154","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T02:52:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75295,"job_number":"JOB_75295","tr_customer_id":75312,"tr_customer_product_id":75302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T02:53:03.000Z","modified_at":"2025-10-02T02:53:03.000Z","name":"Marcelino Crist","mobile_number":"570-735-9731","email_id":"Martin_Monahan76@gmail.com","dop":"2025-08-12","serial_number":"10240607045283","imei1":"10240607045283","imei2":"10240607045283","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T02:53:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75299,"job_number":"JOB_75299","tr_customer_id":75316,"tr_customer_product_id":75306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:02.000Z","modified_at":"2025-10-02T03:08:02.000Z","name":"Josie Durgan","mobile_number":"902-541-7295","email_id":"Baby_Prohaska30@yahoo.com","dop":"2025-04-06","serial_number":"16340570045411328","imei1":"16340570045411328","imei2":"16340570045411328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:08:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75302,"job_number":"JOB_75302","tr_customer_id":75319,"tr_customer_product_id":75309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:20.000Z","modified_at":"2025-10-02T03:08:20.000Z","name":"Damon Hane","mobile_number":"858-619-7517","email_id":"Jameson.Kuvalis31@hotmail.com","dop":"2025-08-12","serial_number":"10336928561113","imei1":"10336928561113","imei2":"10336928561113","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:08:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75303,"job_number":"JOB_75303","tr_customer_id":75320,"tr_customer_product_id":75310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:20.000Z","modified_at":"2025-10-02T03:08:20.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"17478669828830","imei1":"17478669828830","imei2":"17478669828830","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:08:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75306,"job_number":"JOB_75306","tr_customer_id":75323,"tr_customer_product_id":75313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:22.000Z","modified_at":"2025-10-02T03:08:22.000Z","name":"Talia Cartwright","mobile_number":"752-593-9753","email_id":"Charlie.Tromp@yahoo.com","dop":"2025-04-06","serial_number":"16485328486008632","imei1":"16485328486008632","imei2":"16485328486008632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:08:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75308,"job_number":"JOB_75308","tr_customer_id":75325,"tr_customer_product_id":75315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:24.000Z","modified_at":"2025-10-02T03:08:24.000Z","name":"Alexandrea Dickens","mobile_number":"412-459-4739","email_id":"Abagail_Murazik50@gmail.com","dop":"2025-04-06","serial_number":"16528428928006318","imei1":"16528428928006318","imei2":"16528428928006318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:08:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75310,"job_number":"JOB_75310","tr_customer_id":75327,"tr_customer_product_id":75317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:34.000Z","modified_at":"2025-10-02T03:08:34.000Z","name":"Louisa Renner","mobile_number":"406-860-7640","email_id":"Rae_Dickinson68@hotmail.com","dop":"2025-08-12","serial_number":"10603102495798","imei1":"10603102495798","imei2":"10603102495798","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:08:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75313,"job_number":"JOB_75313","tr_customer_id":75330,"tr_customer_product_id":75320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:47.000Z","modified_at":"2025-10-02T03:08:47.000Z","name":"Alexandro Pollich","mobile_number":"574-597-1305","email_id":"Micheal16@yahoo.com","dop":"2025-08-12","serial_number":"10964689752411","imei1":"10964689752411","imei2":"10964689752411","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:08:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75315,"job_number":"JOB_75315","tr_customer_id":75332,"tr_customer_product_id":75322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:06.000Z","modified_at":"2025-10-02T03:09:06.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10319338758981","imei1":"10319338758981","imei2":"10319338758981","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75317,"job_number":"JOB_75317","tr_customer_id":75334,"tr_customer_product_id":75324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:07.000Z","modified_at":"2025-10-02T03:09:07.000Z","name":"Aliyah Wolf","mobile_number":"658-893-8097","email_id":"Trisha82@gmail.com","dop":"2025-06-18","serial_number":"1087492741616999","imei1":"1087492741616999","imei2":"1087492741616999","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75318,"job_number":"JOB_75318","tr_customer_id":75335,"tr_customer_product_id":75325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:12.000Z","modified_at":"2025-10-02T03:09:12.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"12411526955117","imei1":"12411526955117","imei2":"12411526955117","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75320,"job_number":"JOB_75320","tr_customer_id":75337,"tr_customer_product_id":75327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:14.000Z","modified_at":"2025-10-02T03:09:14.000Z","name":"Kellen Balistreri","mobile_number":"845-522-4681","email_id":"Simone20@gmail.com","dop":"2025-04-06","serial_number":"16816318856784880","imei1":"16816318856784880","imei2":"16816318856784880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75322,"job_number":"JOB_75322","tr_customer_id":75339,"tr_customer_product_id":75329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:15.000Z","modified_at":"2025-10-02T03:09:15.000Z","name":"Joseph Flatley","mobile_number":"341-964-9021","email_id":"Demarco23@gmail.com","dop":"2025-04-06","serial_number":"14229397169154496","imei1":"14229397169154496","imei2":"14229397169154496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75323,"job_number":"JOB_75323","tr_customer_id":75340,"tr_customer_product_id":75330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:25.000Z","modified_at":"2025-10-02T03:09:25.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"17250456091439","imei1":"17250456091439","imei2":"17250456091439","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75329,"job_number":"JOB_75329","tr_customer_id":75346,"tr_customer_product_id":75336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:34.000Z","modified_at":"2025-10-02T03:09:34.000Z","name":"Eulalia Gerhold","mobile_number":"583-735-0214","email_id":"Joseph39@yahoo.com","dop":"2025-04-06","serial_number":"12181001532807230","imei1":"12181001532807230","imei2":"12181001532807230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75330,"job_number":"JOB_75330","tr_customer_id":75347,"tr_customer_product_id":75337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:37.000Z","modified_at":"2025-10-02T03:09:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14930533246090","imei1":"14930533246090","imei2":"14930533246090","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75332,"job_number":"JOB_75332","tr_customer_id":75349,"tr_customer_product_id":75339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:39.000Z","modified_at":"2025-10-02T03:09:39.000Z","name":"Newell Durgan","mobile_number":"443-240-9764","email_id":"Carlotta30@hotmail.com","dop":"2025-04-06","serial_number":"10747147485042820","imei1":"10747147485042820","imei2":"10747147485042820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75334,"job_number":"JOB_75334","tr_customer_id":75351,"tr_customer_product_id":75341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:43.000Z","modified_at":"2025-10-02T03:09:43.000Z","name":"Roy Hahn","mobile_number":"742-975-4042","email_id":"Vito_Gulgowski40@hotmail.com","dop":"2025-04-06","serial_number":"14103515980550928","imei1":"14103515980550928","imei2":"14103515980550928","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75337,"job_number":"JOB_75337","tr_customer_id":75354,"tr_customer_product_id":75344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:58.000Z","modified_at":"2025-10-02T03:09:58.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10291178319788","imei1":"10291178319788","imei2":"10291178319788","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75339,"job_number":"JOB_75339","tr_customer_id":75356,"tr_customer_product_id":75346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:59.000Z","modified_at":"2025-10-02T03:09:59.000Z","name":"Fabian Howe","mobile_number":"200-665-7845","email_id":"Arely23@yahoo.com","dop":"2025-06-18","serial_number":"1080975310646820","imei1":"1080975310646820","imei2":"1080975310646820","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75343,"job_number":"JOB_75343","tr_customer_id":75360,"tr_customer_product_id":75350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:03.000Z","modified_at":"2025-10-02T03:10:03.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"10690587982358","imei1":"10690587982358","imei2":"10690587982358","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75347,"job_number":"JOB_75347","tr_customer_id":75364,"tr_customer_product_id":75354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:05.000Z","modified_at":"2025-10-02T03:10:05.000Z","name":"Martin Jerde","mobile_number":"231-350-9685","email_id":"Leopold_Wunsch@yahoo.com","dop":"2025-04-06","serial_number":"10117095392053200","imei1":"10117095392053200","imei2":"10117095392053200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75350,"job_number":"JOB_75350","tr_customer_id":75367,"tr_customer_product_id":75357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:11.000Z","modified_at":"2025-10-02T03:10:11.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"17458524762165","imei1":"17458524762165","imei2":"17458524762165","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75356,"job_number":"JOB_75356","tr_customer_id":75373,"tr_customer_product_id":75363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:20.000Z","modified_at":"2025-10-02T03:10:20.000Z","name":"Riya t","mobile_number":"9941454262","email_id":"Rodolfo91@yahoo.com","dop":"2025-07-09","serial_number":"104240841834742","imei1":"104240841834742","imei2":"104240841834742","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75359,"job_number":"JOB_75359","tr_customer_id":75376,"tr_customer_product_id":75366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:27.000Z","modified_at":"2025-10-02T03:10:27.000Z","name":"Mose Klocko","mobile_number":"831-230-0685","email_id":"Holly57@gmail.com","dop":"2025-04-06","serial_number":"13102381359994224","imei1":"13102381359994224","imei2":"13102381359994224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75360,"job_number":"JOB_75360","tr_customer_id":75377,"tr_customer_product_id":75367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:30.000Z","modified_at":"2025-10-02T03:10:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12609854036842","imei1":"12609854036842","imei2":"12609854036842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75362,"job_number":"JOB_75362","tr_customer_id":75379,"tr_customer_product_id":75369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:32.000Z","modified_at":"2025-10-02T03:10:32.000Z","name":"Daphne Wisoky","mobile_number":"500-506-0510","email_id":"Zella.Reichert76@gmail.com","dop":"2025-04-06","serial_number":"12121310446529956","imei1":"12121310446529956","imei2":"12121310446529956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75363,"job_number":"JOB_75363","tr_customer_id":75380,"tr_customer_product_id":75370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:58.000Z","modified_at":"2025-10-02T03:10:58.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"15591998668688","imei1":"15591998668688","imei2":"15591998668688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75365,"job_number":"JOB_75365","tr_customer_id":75382,"tr_customer_product_id":75372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:11:09.000Z","modified_at":"2025-10-02T03:11:09.000Z","name":"Kajal s","mobile_number":"9841636255","email_id":"Christ_Deckow66@yahoo.com","dop":"2025-07-09","serial_number":"107624055373103","imei1":"107624055373103","imei2":"107624055373103","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:11:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75368,"job_number":"JOB_75368","tr_customer_id":75385,"tr_customer_product_id":75375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:11:10.000Z","modified_at":"2025-10-02T03:11:10.000Z","name":"Marisol Hilll","mobile_number":"557-945-8078","email_id":"Cornell59@yahoo.com","dop":"2025-04-06","serial_number":"16869403053112000","imei1":"16869403053112000","imei2":"16869403053112000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:11:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75369,"job_number":"JOB_75369","tr_customer_id":75386,"tr_customer_product_id":75376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:11:23.000Z","modified_at":"2025-10-02T03:11:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16433696978186","imei1":"16433696978186","imei2":"16433696978186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:11:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75371,"job_number":"JOB_75371","tr_customer_id":75388,"tr_customer_product_id":75378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:11:25.000Z","modified_at":"2025-10-02T03:11:25.000Z","name":"Tomasa Torphy","mobile_number":"572-700-6617","email_id":"Giovanna_Langosh86@hotmail.com","dop":"2025-04-06","serial_number":"12528847388374478","imei1":"12528847388374478","imei2":"12528847388374478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:11:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75372,"job_number":"JOB_75372","tr_customer_id":75389,"tr_customer_product_id":75379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:21:09.000Z","modified_at":"2025-10-02T03:21:09.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"16547944948919","imei1":"16547944948919","imei2":"16547944948919","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75374,"job_number":"JOB_75374","tr_customer_id":75391,"tr_customer_product_id":75381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:21:11.000Z","modified_at":"2025-10-02T03:21:11.000Z","name":"Sibyl Davis","mobile_number":"643-732-6336","email_id":"Edwina2@yahoo.com","dop":"2025-06-08","serial_number":"101180923478695","imei1":"101180923478695","imei2":"101180923478695","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:21:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75375,"job_number":"JOB_75375","tr_customer_id":75392,"tr_customer_product_id":75382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:21:43.000Z","modified_at":"2025-10-02T03:21:43.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"12892469600519","imei1":"12892469600519","imei2":"12892469600519","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:21:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75377,"job_number":"JOB_75377","tr_customer_id":75394,"tr_customer_product_id":75384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:21:44.000Z","modified_at":"2025-10-02T03:21:44.000Z","name":"Trudie Upton","mobile_number":"600-953-8674","email_id":"Nyasia_Wintheiser@hotmail.com","dop":"2025-06-08","serial_number":"107856072679759","imei1":"107856072679759","imei2":"107856072679759","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:21:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75378,"job_number":"JOB_75378","tr_customer_id":75395,"tr_customer_product_id":75385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:22:16.000Z","modified_at":"2025-10-02T03:22:16.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"18193552081944","imei1":"18193552081944","imei2":"18193552081944","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:22:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75380,"job_number":"JOB_75380","tr_customer_id":75397,"tr_customer_product_id":75387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:22:18.000Z","modified_at":"2025-10-02T03:22:18.000Z","name":"Burley Donnelly","mobile_number":"840-531-1523","email_id":"Leslie.Hintz@yahoo.com","dop":"2025-06-08","serial_number":"109398424460014","imei1":"109398424460014","imei2":"109398424460014","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:22:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75381,"job_number":"JOB_75381","tr_customer_id":75398,"tr_customer_product_id":75388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:24:20.000Z","modified_at":"2025-10-02T03:24:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77796106256720","imei1":"77796106256720","imei2":"77796106256720","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:24:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75382,"job_number":"JOB_75382","tr_customer_id":75399,"tr_customer_product_id":75389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:24:21.000Z","modified_at":"2025-10-02T03:24:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29881214082156","imei1":"29881214082156","imei2":"29881214082156","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:24:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75383,"job_number":"JOB_75383","tr_customer_id":75400,"tr_customer_product_id":75390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:24:21.000Z","modified_at":"2025-10-02T03:24:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73349116692625","imei1":"73349116692625","imei2":"73349116692625","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:24:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75384,"job_number":"JOB_75384","tr_customer_id":75401,"tr_customer_product_id":75391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:24:21.000Z","modified_at":"2025-10-02T03:24:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80529107447203","imei1":"80529107447203","imei2":"80529107447203","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:24:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75385,"job_number":"JOB_75385","tr_customer_id":75402,"tr_customer_product_id":75392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:24:22.000Z","modified_at":"2025-10-02T03:24:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81100701047953","imei1":"81100701047953","imei2":"81100701047953","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:24:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75386,"job_number":"JOB_75386","tr_customer_id":75403,"tr_customer_product_id":75393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:24:22.000Z","modified_at":"2025-10-02T03:24:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"59602321659313","imei1":"59602321659313","imei2":"59602321659313","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:24:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75388,"job_number":"JOB_75388","tr_customer_id":75405,"tr_customer_product_id":75395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:24:58.000Z","modified_at":"2025-10-02T03:24:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61881242647192","imei1":"61881242647192","imei2":"61881242647192","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:24:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75389,"job_number":"JOB_75389","tr_customer_id":75406,"tr_customer_product_id":75396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:24:59.000Z","modified_at":"2025-10-02T03:24:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"85536820100481","imei1":"85536820100481","imei2":"85536820100481","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:24:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75390,"job_number":"JOB_75390","tr_customer_id":75407,"tr_customer_product_id":75397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:24:59.000Z","modified_at":"2025-10-02T03:24:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55563183319298","imei1":"55563183319298","imei2":"55563183319298","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:24:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75391,"job_number":"JOB_75391","tr_customer_id":75408,"tr_customer_product_id":75398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:24:59.000Z","modified_at":"2025-10-02T03:24:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27359010630023","imei1":"27359010630023","imei2":"27359010630023","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:24:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75392,"job_number":"JOB_75392","tr_customer_id":75409,"tr_customer_product_id":75399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:25:00.000Z","modified_at":"2025-10-02T03:25:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"65531296773761","imei1":"65531296773761","imei2":"65531296773761","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75393,"job_number":"JOB_75393","tr_customer_id":75410,"tr_customer_product_id":75400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:25:00.000Z","modified_at":"2025-10-02T03:25:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18689424575253","imei1":"18689424575253","imei2":"18689424575253","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75395,"job_number":"JOB_75395","tr_customer_id":75412,"tr_customer_product_id":75402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:25:36.000Z","modified_at":"2025-10-02T03:25:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96963981008392","imei1":"96963981008392","imei2":"96963981008392","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:25:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75396,"job_number":"JOB_75396","tr_customer_id":75413,"tr_customer_product_id":75403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:25:36.000Z","modified_at":"2025-10-02T03:25:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95278543853205","imei1":"95278543853205","imei2":"95278543853205","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:25:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75397,"job_number":"JOB_75397","tr_customer_id":75414,"tr_customer_product_id":75404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:25:37.000Z","modified_at":"2025-10-02T03:25:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78097491588524","imei1":"78097491588524","imei2":"78097491588524","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:25:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75398,"job_number":"JOB_75398","tr_customer_id":75415,"tr_customer_product_id":75405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:25:37.000Z","modified_at":"2025-10-02T03:25:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37560630569395","imei1":"37560630569395","imei2":"37560630569395","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:25:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75399,"job_number":"JOB_75399","tr_customer_id":75416,"tr_customer_product_id":75406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:25:37.000Z","modified_at":"2025-10-02T03:25:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66973191461042","imei1":"66973191461042","imei2":"66973191461042","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:25:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75400,"job_number":"JOB_75400","tr_customer_id":75417,"tr_customer_product_id":75407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:25:38.000Z","modified_at":"2025-10-02T03:25:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11102210876678","imei1":"11102210876678","imei2":"11102210876678","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:25:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75402,"job_number":"JOB_75402","tr_customer_id":75419,"tr_customer_product_id":75409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:41:27.000Z","modified_at":"2025-10-02T03:41:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12629372591361","imei1":"12629372591361","imei2":"12629372591361","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:41:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75407,"job_number":"JOB_75407","tr_customer_id":75424,"tr_customer_product_id":75414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:41:29.000Z","modified_at":"2025-10-02T03:41:29.000Z","name":"Harmony Cremin","mobile_number":"437-213-8584","email_id":"Sandra61@gmail.com","dop":"2025-04-06","serial_number":"18986915314375884","imei1":"18986915314375884","imei2":"18986915314375884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75417,"job_number":"JOB_75417","tr_customer_id":75434,"tr_customer_product_id":75424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:42:20.000Z","modified_at":"2025-10-02T03:42:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11054001878381","imei1":"11054001878381","imei2":"11054001878381","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:42:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75419,"job_number":"JOB_75419","tr_customer_id":75436,"tr_customer_product_id":75426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:42:22.000Z","modified_at":"2025-10-02T03:42:22.000Z","name":"Casper Hegmann","mobile_number":"652-448-3317","email_id":"Elvera_Moore45@gmail.com","dop":"2025-04-06","serial_number":"15166594903920244","imei1":"15166594903920244","imei2":"15166594903920244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75420,"job_number":"JOB_75420","tr_customer_id":75437,"tr_customer_product_id":75427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:43:13.000Z","modified_at":"2025-10-02T03:43:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12967967039084","imei1":"12967967039084","imei2":"12967967039084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:43:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75422,"job_number":"JOB_75422","tr_customer_id":75439,"tr_customer_product_id":75429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:43:15.000Z","modified_at":"2025-10-02T03:43:15.000Z","name":"Trevor Lindgren","mobile_number":"977-729-3797","email_id":"Ivah.Kunze71@gmail.com","dop":"2025-04-06","serial_number":"12302366385928320","imei1":"12302366385928320","imei2":"12302366385928320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:43:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75425,"job_number":"JOB_75425","tr_customer_id":75442,"tr_customer_product_id":75432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T04:27:05.000Z","modified_at":"2025-10-02T04:27:05.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100901835426306","imei1":"100901835426306","imei2":"100901835426306","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T04:27:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75427,"job_number":"JOB_75427","tr_customer_id":75444,"tr_customer_product_id":75434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T04:27:20.000Z","modified_at":"2025-10-02T04:27:20.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"106641609847383","imei1":"106641609847383","imei2":"106641609847383","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T04:27:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75430,"job_number":"JOB_75430","tr_customer_id":75447,"tr_customer_product_id":75437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T04:40:23.000Z","modified_at":"2025-10-02T04:40:23.000Z","name":"Reginald Boyle","mobile_number":"672-652-7050","email_id":"Dalton_Towne89@yahoo.com","dop":"2025-04-06","serial_number":"15674341618363216","imei1":"15674341618363216","imei2":"15674341618363216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T04:40:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75432,"job_number":"JOB_75432","tr_customer_id":75449,"tr_customer_product_id":75439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T05:53:29.000Z","modified_at":"2025-10-02T05:53:29.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"10040001899391","imei1":"10040001899391","imei2":"10040001899391","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T05:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75434,"job_number":"JOB_75434","tr_customer_id":75451,"tr_customer_product_id":75441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T05:53:31.000Z","modified_at":"2025-10-02T05:53:31.000Z","name":"Wilbert Bechtelar","mobile_number":"326-454-4042","email_id":"Mayra.Rogahn@gmail.com","dop":"2025-08-24","serial_number":"1029863750164451","imei1":"1029863750164451","imei2":"1029863750164451","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T05:53:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75435,"job_number":"JOB_75435","tr_customer_id":75452,"tr_customer_product_id":75442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T05:54:09.000Z","modified_at":"2025-10-02T05:54:09.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"12775092331033","imei1":"12775092331033","imei2":"12775092331033","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T05:54:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75437,"job_number":"JOB_75437","tr_customer_id":75454,"tr_customer_product_id":75444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T05:54:11.000Z","modified_at":"2025-10-02T05:54:11.000Z","name":"Trever Stiedemann","mobile_number":"948-546-7022","email_id":"Abel_Donnelly52@yahoo.com","dop":"2025-08-24","serial_number":"1038861515565035","imei1":"1038861515565035","imei2":"1038861515565035","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T05:54:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75438,"job_number":"JOB_75438","tr_customer_id":75455,"tr_customer_product_id":75445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T05:54:47.000Z","modified_at":"2025-10-02T05:54:47.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"14960190467569","imei1":"14960190467569","imei2":"14960190467569","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T05:54:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75440,"job_number":"JOB_75440","tr_customer_id":75457,"tr_customer_product_id":75447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T05:54:49.000Z","modified_at":"2025-10-02T05:54:49.000Z","name":"Oran Wehner","mobile_number":"226-447-4176","email_id":"Felix62@hotmail.com","dop":"2025-08-24","serial_number":"1000370566775833","imei1":"1000370566775833","imei2":"1000370566775833","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T05:54:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75441,"job_number":"JOB_75441","tr_customer_id":75458,"tr_customer_product_id":75448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:12:12.000Z","modified_at":"2025-10-02T06:12:12.000Z","name":"Kristoffer Nikolaus","mobile_number":"901-553-7632","email_id":"Bernhard_Pacocha@gmail.com","dop":"2025-08-31","serial_number":"17193267694369","imei1":"17193267694369","imei2":"17193267694369","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:12:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75442,"job_number":"JOB_75442","tr_customer_id":75459,"tr_customer_product_id":75449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:12:29.000Z","modified_at":"2025-10-02T06:12:29.000Z","name":"Gregg Lind","mobile_number":"732-446-3185","email_id":"Gracie77@yahoo.com","dop":"2025-08-31","serial_number":"14193664505140","imei1":"14193664505140","imei2":"14193664505140","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:12:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75443,"job_number":"JOB_75443","tr_customer_id":75460,"tr_customer_product_id":75450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:17:58.000Z","modified_at":"2025-10-02T06:17:58.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10073023657438","imei1":"10073023657438","imei2":"10073023657438","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:17:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75445,"job_number":"JOB_75445","tr_customer_id":75462,"tr_customer_product_id":75452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:17:59.000Z","modified_at":"2025-10-02T06:17:59.000Z","name":"Burnice Lakin","mobile_number":"976-774-7695","email_id":"Angelica20@yahoo.com","dop":"2025-06-18","serial_number":"1053960236232170","imei1":"1053960236232170","imei2":"1053960236232170","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:17:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75446,"job_number":"JOB_75446","tr_customer_id":75463,"tr_customer_product_id":75453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:18:23.000Z","modified_at":"2025-10-02T06:18:23.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"11461452385391","imei1":"11461452385391","imei2":"11461452385391","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:18:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75448,"job_number":"JOB_75448","tr_customer_id":75465,"tr_customer_product_id":75455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:18:25.000Z","modified_at":"2025-10-02T06:18:25.000Z","name":"Darby Armstrong","mobile_number":"273-662-4869","email_id":"Howell_Lockman8@yahoo.com","dop":"2025-06-08","serial_number":"100803380169010","imei1":"100803380169010","imei2":"100803380169010","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:18:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75449,"job_number":"JOB_75449","tr_customer_id":75466,"tr_customer_product_id":75456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:18:44.000Z","modified_at":"2025-10-02T06:18:44.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10793835686908","imei1":"10793835686908","imei2":"10793835686908","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:18:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75451,"job_number":"JOB_75451","tr_customer_id":75468,"tr_customer_product_id":75458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:18:45.000Z","modified_at":"2025-10-02T06:18:45.000Z","name":"Julian Rath","mobile_number":"471-263-4097","email_id":"Itzel_Rohan@yahoo.com","dop":"2025-06-18","serial_number":"1029058931736882","imei1":"1029058931736882","imei2":"1029058931736882","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:18:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75452,"job_number":"JOB_75452","tr_customer_id":75469,"tr_customer_product_id":75459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:18:54.000Z","modified_at":"2025-10-02T06:18:54.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"11972121580812","imei1":"11972121580812","imei2":"11972121580812","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75454,"job_number":"JOB_75454","tr_customer_id":75471,"tr_customer_product_id":75461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:18:56.000Z","modified_at":"2025-10-02T06:18:56.000Z","name":"Mathilde Abbott","mobile_number":"745-255-0370","email_id":"Wyman.Zieme@gmail.com","dop":"2025-06-08","serial_number":"103805351215959","imei1":"103805351215959","imei2":"103805351215959","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75455,"job_number":"JOB_75455","tr_customer_id":75472,"tr_customer_product_id":75462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:19:26.000Z","modified_at":"2025-10-02T06:19:26.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"15571860451191","imei1":"15571860451191","imei2":"15571860451191","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:19:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75457,"job_number":"JOB_75457","tr_customer_id":75474,"tr_customer_product_id":75464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:19:28.000Z","modified_at":"2025-10-02T06:19:28.000Z","name":"Jamey MacGyver","mobile_number":"490-984-6206","email_id":"Pablo69@yahoo.com","dop":"2025-06-08","serial_number":"109355763750513","imei1":"109355763750513","imei2":"109355763750513","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:19:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75459,"job_number":"JOB_75459","tr_customer_id":75476,"tr_customer_product_id":75466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:20:40.000Z","modified_at":"2025-10-02T06:20:40.000Z","name":"Yvette Mante","mobile_number":"728-944-7056","email_id":"Kavon.Konopelski@hotmail.com","dop":"2025-04-06","serial_number":"15329221113389512","imei1":"15329221113389512","imei2":"15329221113389512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:20:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75461,"job_number":"JOB_75461","tr_customer_id":75478,"tr_customer_product_id":75468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:21:34.000Z","modified_at":"2025-10-02T06:21:34.000Z","name":"Giovanny Bergstrom","mobile_number":"873-397-3767","email_id":"Christian_Schaefer@gmail.com","dop":"2025-04-06","serial_number":"19188696490480424","imei1":"19188696490480424","imei2":"19188696490480424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:21:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75463,"job_number":"JOB_75463","tr_customer_id":75480,"tr_customer_product_id":75470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:22:27.000Z","modified_at":"2025-10-02T06:22:27.000Z","name":"Hattie Johns","mobile_number":"720-523-9775","email_id":"Amari.Collins@yahoo.com","dop":"2025-04-06","serial_number":"16674147519487734","imei1":"16674147519487734","imei2":"16674147519487734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:22:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75468,"job_number":"JOB_75468","tr_customer_id":75485,"tr_customer_product_id":75475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:26:59.000Z","modified_at":"2025-10-02T06:26:59.000Z","name":"Landen Reilly","mobile_number":"456-390-2327","email_id":"Rodolfo61@yahoo.com","dop":"2025-04-06","serial_number":"15712852056496422","imei1":"15712852056496422","imei2":"15712852056496422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:26:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75469,"job_number":"JOB_75469","tr_customer_id":75486,"tr_customer_product_id":75476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:28:06.000Z","modified_at":"2025-10-02T06:28:06.000Z","name":"Roscoe Legros","mobile_number":"931-746-9421","email_id":"Layla69@yahoo.com","dop":"2025-08-12","serial_number":"10109351368863","imei1":"10109351368863","imei2":"10109351368863","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:28:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75471,"job_number":"JOB_75471","tr_customer_id":75488,"tr_customer_product_id":75478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:28:20.000Z","modified_at":"2025-10-02T06:28:20.000Z","name":"Shanna Harber","mobile_number":"997-509-5694","email_id":"Horace.Lindgren@gmail.com","dop":"2025-08-12","serial_number":"10078551042939","imei1":"10078551042939","imei2":"10078551042939","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:28:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75473,"job_number":"JOB_75473","tr_customer_id":75490,"tr_customer_product_id":75480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:28:34.000Z","modified_at":"2025-10-02T06:28:34.000Z","name":"Erica Kerluke","mobile_number":"743-994-4195","email_id":"Leilani.Fay66@yahoo.com","dop":"2025-08-12","serial_number":"10119259011109","imei1":"10119259011109","imei2":"10119259011109","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:28:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75479,"job_number":"JOB_75479","tr_customer_id":75496,"tr_customer_product_id":75486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:34:08.000Z","modified_at":"2025-10-02T06:34:08.000Z","name":"Hildegard Douglas","mobile_number":"993-970-1427","email_id":"Ahmed23@yahoo.com","dop":"2025-04-06","serial_number":"12629725807936822","imei1":"12629725807936822","imei2":"12629725807936822","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:34:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75480,"job_number":"JOB_75480","tr_customer_id":75497,"tr_customer_product_id":75487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:34:12.000Z","modified_at":"2025-10-02T06:34:12.000Z","name":"Riya t","mobile_number":"9941454262","email_id":"Brooke.Kuhn97@yahoo.com","dop":"2025-07-09","serial_number":"101655192823260","imei1":"101655192823260","imei2":"101655192823260","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:34:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75482,"job_number":"JOB_75482","tr_customer_id":75499,"tr_customer_product_id":75489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:34:55.000Z","modified_at":"2025-10-02T06:34:55.000Z","name":"Kajal s","mobile_number":"9841636255","email_id":"Brady.Shanahan96@hotmail.com","dop":"2025-07-09","serial_number":"103342690700998","imei1":"103342690700998","imei2":"103342690700998","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:34:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75484,"job_number":"JOB_75484","tr_customer_id":75501,"tr_customer_product_id":75491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:36:27.000Z","modified_at":"2025-10-02T06:36:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14698058749511","imei1":"14698058749511","imei2":"14698058749511","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:36:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75486,"job_number":"JOB_75486","tr_customer_id":75503,"tr_customer_product_id":75493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:36:29.000Z","modified_at":"2025-10-02T06:36:29.000Z","name":"Shanon Skiles","mobile_number":"574-363-9317","email_id":"Pamela.Barton49@gmail.com","dop":"2025-04-06","serial_number":"10818088991855964","imei1":"10818088991855964","imei2":"10818088991855964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:36:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75488,"job_number":"JOB_75488","tr_customer_id":75505,"tr_customer_product_id":75495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:36:37.000Z","modified_at":"2025-10-02T06:36:37.000Z","name":"Lowell Bradtke","mobile_number":"726-227-3715","email_id":"Noble91@gmail.com","dop":"2025-04-06","serial_number":"18427791156834536","imei1":"18427791156834536","imei2":"18427791156834536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:36:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75489,"job_number":"JOB_75489","tr_customer_id":75506,"tr_customer_product_id":75496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:36:47.000Z","modified_at":"2025-10-02T06:36:47.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"12300393816498","imei1":"12300393816498","imei2":"12300393816498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:36:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75491,"job_number":"JOB_75491","tr_customer_id":75508,"tr_customer_product_id":75498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:37:21.000Z","modified_at":"2025-10-02T06:37:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10552022892166","imei1":"10552022892166","imei2":"10552022892166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:37:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75493,"job_number":"JOB_75493","tr_customer_id":75510,"tr_customer_product_id":75500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:37:23.000Z","modified_at":"2025-10-02T06:37:23.000Z","name":"Makenzie McCullough","mobile_number":"937-859-6052","email_id":"Lelia.Denesik62@gmail.com","dop":"2025-04-06","serial_number":"17667741287550368","imei1":"17667741287550368","imei2":"17667741287550368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:37:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75494,"job_number":"JOB_75494","tr_customer_id":75511,"tr_customer_product_id":75501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:37:37.000Z","modified_at":"2025-10-02T06:37:37.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"18228826513030","imei1":"18228826513030","imei2":"18228826513030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:37:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75496,"job_number":"JOB_75496","tr_customer_id":75513,"tr_customer_product_id":75503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:38:15.000Z","modified_at":"2025-10-02T06:38:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16734421622461","imei1":"16734421622461","imei2":"16734421622461","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:38:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75498,"job_number":"JOB_75498","tr_customer_id":75515,"tr_customer_product_id":75505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:38:17.000Z","modified_at":"2025-10-02T06:38:17.000Z","name":"Dolores Lind","mobile_number":"225-488-7563","email_id":"Madeline_Anderson70@yahoo.com","dop":"2025-04-06","serial_number":"14612524303076564","imei1":"14612524303076564","imei2":"14612524303076564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:38:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75499,"job_number":"JOB_75499","tr_customer_id":75516,"tr_customer_product_id":75506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:38:27.000Z","modified_at":"2025-10-02T06:38:27.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"17236997530847","imei1":"17236997530847","imei2":"17236997530847","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:38:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75510,"job_number":"JOB_75510","tr_customer_id":75527,"tr_customer_product_id":75517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T07:03:22.000Z","modified_at":"2025-10-02T07:03:22.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"17112218312608","imei1":"17112218312608","imei2":"17112218312608","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T07:03:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75512,"job_number":"JOB_75512","tr_customer_id":75529,"tr_customer_product_id":75519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T07:03:23.000Z","modified_at":"2025-10-02T07:03:23.000Z","name":"Eleanore Turner","mobile_number":"544-403-4058","email_id":"Kelton6@yahoo.com","dop":"2025-08-24","serial_number":"1086809251117865","imei1":"1086809251117865","imei2":"1086809251117865","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T07:03:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75513,"job_number":"JOB_75513","tr_customer_id":75530,"tr_customer_product_id":75520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T07:03:56.000Z","modified_at":"2025-10-02T07:03:56.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"14687034799945","imei1":"14687034799945","imei2":"14687034799945","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T07:03:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75515,"job_number":"JOB_75515","tr_customer_id":75532,"tr_customer_product_id":75522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T07:03:57.000Z","modified_at":"2025-10-02T07:03:57.000Z","name":"Bertram Harber","mobile_number":"490-606-7261","email_id":"Casey_Jenkins@yahoo.com","dop":"2025-08-24","serial_number":"1058607011009084","imei1":"1058607011009084","imei2":"1058607011009084","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T07:03:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75516,"job_number":"JOB_75516","tr_customer_id":75533,"tr_customer_product_id":75523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T07:04:30.000Z","modified_at":"2025-10-02T07:04:30.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"16954213695972","imei1":"16954213695972","imei2":"16954213695972","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T07:04:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75518,"job_number":"JOB_75518","tr_customer_id":75535,"tr_customer_product_id":75525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T07:04:31.000Z","modified_at":"2025-10-02T07:04:31.000Z","name":"Pat Feil","mobile_number":"929-300-3103","email_id":"Duncan_Kunde39@yahoo.com","dop":"2025-08-24","serial_number":"1016382586624965","imei1":"1016382586624965","imei2":"1016382586624965","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T07:04:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75091,"job_number":"JOB_75091","tr_customer_id":75108,"tr_customer_product_id":75098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T12:25:47.000Z","modified_at":"2025-10-01T12:25:47.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"17109359345588","imei1":"17109359345588","imei2":"17109359345588","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T12:25:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75092,"job_number":"JOB_75092","tr_customer_id":75109,"tr_customer_product_id":75099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T12:30:27.000Z","modified_at":"2025-10-01T12:30:27.000Z","name":"Thea Ward","mobile_number":"291-640-2548","email_id":"Brennon.Trantow@gmail.com","dop":"2025-09-01","serial_number":"18951805313238","imei1":"18951805313238","imei2":"18951805313238","popurl":"2025-09-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T12:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75093,"job_number":"JOB_75093","tr_customer_id":75110,"tr_customer_product_id":75100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T12:45:32.000Z","modified_at":"2025-10-01T12:45:32.000Z","name":"Wilmer Hirthe","mobile_number":"782-360-7345","email_id":"Garrick34@yahoo.com","dop":"2025-09-01","serial_number":"11541747765840","imei1":"11541747765840","imei2":"11541747765840","popurl":"2025-09-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T12:45:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75094,"job_number":"JOB_75094","tr_customer_id":75111,"tr_customer_product_id":75101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T12:55:26.000Z","modified_at":"2025-10-01T12:55:26.000Z","name":"Bo Orn","mobile_number":"465-959-6589","email_id":"Ally33@hotmail.com","dop":"2025-09-01","serial_number":"11003380016903","imei1":"11003380016903","imei2":"11003380016903","popurl":"2025-09-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T12:55:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75095,"job_number":"JOB_75095","tr_customer_id":75112,"tr_customer_product_id":75102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T12:57:25.000Z","modified_at":"2025-10-01T12:57:25.000Z","name":"Kellen Hauck","mobile_number":"556-855-8483","email_id":"Ricky42@hotmail.com","dop":"2025-09-01","serial_number":"17657025570058","imei1":"17657025570058","imei2":"17657025570058","popurl":"2025-09-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T12:57:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75096,"job_number":"JOB_75096","tr_customer_id":75113,"tr_customer_product_id":75103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:01:04.000Z","modified_at":"2025-10-01T13:01:04.000Z","name":"Boris Kunze","mobile_number":"430-917-4435","email_id":"Chance.Ritchie48@gmail.com","dop":"2025-09-01","serial_number":"15318348372070","imei1":"15318348372070","imei2":"15318348372070","popurl":"2025-09-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:01:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75133,"job_number":"JOB_75133","tr_customer_id":75150,"tr_customer_product_id":75140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:51:14.000Z","modified_at":"2025-10-01T13:51:14.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"85265707808514","imei1":"85265707808514","imei2":"85265707808514","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:51:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75134,"job_number":"JOB_75134","tr_customer_id":75151,"tr_customer_product_id":75141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:51:15.000Z","modified_at":"2025-10-01T13:51:15.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"91110533860283","imei1":"91110533860283","imei2":"91110533860283","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:51:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75135,"job_number":"JOB_75135","tr_customer_id":75152,"tr_customer_product_id":75142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:51:16.000Z","modified_at":"2025-10-01T13:51:16.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"89308193085005","imei1":"89308193085005","imei2":"89308193085005","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:51:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75137,"job_number":"JOB_75137","tr_customer_id":75154,"tr_customer_product_id":75144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:09:23.000Z","modified_at":"2025-10-01T14:09:23.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"177854709230748","imei1":"177854709230748","imei2":"177854709230748","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:09:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75138,"job_number":"JOB_75138","tr_customer_id":75155,"tr_customer_product_id":75145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:09:23.000Z","modified_at":"2025-10-01T14:09:23.000Z","name":"Sonia Langosh","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"126255568732793","imei1":"126255568732793","imei2":"126255568732793","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:09:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75139,"job_number":"JOB_75139","tr_customer_id":75156,"tr_customer_product_id":75146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:09:23.000Z","modified_at":"2025-10-01T14:09:23.000Z","name":"Mose Lubowitz","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"167624933997352","imei1":"167624933997352","imei2":"167624933997352","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:09:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75140,"job_number":"JOB_75140","tr_customer_id":75157,"tr_customer_product_id":75147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:09:24.000Z","modified_at":"2025-10-01T14:09:24.000Z","name":"Karina Bode","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"147054951861300","imei1":"147054951861300","imei2":"147054951861300","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:09:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75141,"job_number":"JOB_75141","tr_customer_id":75158,"tr_customer_product_id":75148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:09:37.000Z","modified_at":"2025-10-01T14:09:37.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"116028652720104","imei1":"116028652720104","imei2":"116028652720104","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:09:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75142,"job_number":"JOB_75142","tr_customer_id":75159,"tr_customer_product_id":75149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:09:37.000Z","modified_at":"2025-10-01T14:09:37.000Z","name":"Adrien Kassulke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180338069893725","imei1":"180338069893725","imei2":"180338069893725","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:09:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75143,"job_number":"JOB_75143","tr_customer_id":75160,"tr_customer_product_id":75150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:09:38.000Z","modified_at":"2025-10-01T14:09:38.000Z","name":"Mauricio Harris","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"192973473858681","imei1":"192973473858681","imei2":"192973473858681","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75144,"job_number":"JOB_75144","tr_customer_id":75161,"tr_customer_product_id":75151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:09:38.000Z","modified_at":"2025-10-01T14:09:38.000Z","name":"Estrella Strosin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"136738226544858","imei1":"136738226544858","imei2":"136738226544858","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75156,"job_number":"JOB_75156","tr_customer_id":75173,"tr_customer_product_id":75163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:12:01.000Z","modified_at":"2025-10-01T14:12:01.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"109005651116286","imei1":"109005651116286","imei2":"109005651116286","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:12:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75168,"job_number":"JOB_75168","tr_customer_id":75185,"tr_customer_product_id":75175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:14:42.000Z","modified_at":"2025-10-01T14:14:42.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh@test.com","dop":"2025-05-29","serial_number":"409513338969769","imei1":"409513338969769","imei2":"409513338969769","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:14:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75172,"job_number":"JOB_75172","tr_customer_id":75189,"tr_customer_product_id":75179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:15:23.000Z","modified_at":"2025-10-01T14:15:23.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh@test.com","dop":"2025-05-29","serial_number":"409513348969769","imei1":"409513348969769","imei2":"409513348969769","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:15:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75198,"job_number":"JOB_75198","tr_customer_id":75215,"tr_customer_product_id":75205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:20:19.000Z","modified_at":"2025-10-01T14:20:19.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh@test.com","dop":"2025-05-29","serial_number":"409513148969769","imei1":"409513148969769","imei2":"409513148969769","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:20:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75199,"job_number":"JOB_75199","tr_customer_id":75216,"tr_customer_product_id":75206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:21:34.000Z","modified_at":"2025-10-01T14:21:34.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh@test.com","dop":"2025-05-29","serial_number":"409513140969769","imei1":"409513140969769","imei2":"409513140969769","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:21:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75200,"job_number":"JOB_75200","tr_customer_id":75217,"tr_customer_product_id":75207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:21:55.000Z","modified_at":"2025-10-01T14:21:55.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh@test.com","dop":"2025-05-29","serial_number":"409523140969769","imei1":"409523140969769","imei2":"409523140969769","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75201,"job_number":"JOB_75201","tr_customer_id":75218,"tr_customer_product_id":75208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:22:35.000Z","modified_at":"2025-10-01T14:22:35.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh@test.com","dop":"2025-05-29","serial_number":"449523140969769","imei1":"449523140969769","imei2":"449523140969769","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:22:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75202,"job_number":"JOB_75202","tr_customer_id":75219,"tr_customer_product_id":75209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:23:08.000Z","modified_at":"2025-10-01T14:23:08.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh@test.com","dop":"2025-05-29","serial_number":"449523940969769","imei1":"449523940969769","imei2":"449523940969769","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:23:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75203,"job_number":"JOB_75203","tr_customer_id":75220,"tr_customer_product_id":75210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:23:36.000Z","modified_at":"2025-10-01T14:23:36.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh@test.com","dop":"2025-05-29","serial_number":"249523940969769","imei1":"249523940969769","imei2":"249523940969769","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:23:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75228,"job_number":"JOB_75228","tr_customer_id":75245,"tr_customer_product_id":75235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:42:31.000Z","modified_at":"2025-10-01T14:42:31.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh@test.com","dop":"2025-05-29","serial_number":"249523943969769","imei1":"249523943969769","imei2":"249523943969769","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:42:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75229,"job_number":"JOB_75229","tr_customer_id":75246,"tr_customer_product_id":75236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:42:38.000Z","modified_at":"2025-10-01T14:42:38.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109346267820511","imei1":"109346267820511","imei2":"109346267820511","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:42:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75231,"job_number":"JOB_75231","tr_customer_id":75248,"tr_customer_product_id":75238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:42:38.000Z","modified_at":"2025-10-01T14:42:38.000Z","name":"Giles Sipes","mobile_number":"447-900-5109","email_id":"Gabe.Little76@hotmail.com","dop":"2025-06-09","serial_number":"102832878078020","imei1":"102832878078020","imei2":"102832878078020","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:42:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75235,"job_number":"JOB_75235","tr_customer_id":75252,"tr_customer_product_id":75242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:42:56.000Z","modified_at":"2025-10-01T14:42:56.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"101847509670560","imei1":"101847509670560","imei2":"101847509670560","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:42:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75237,"job_number":"JOB_75237","tr_customer_id":75254,"tr_customer_product_id":75244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:42:57.000Z","modified_at":"2025-10-01T14:42:57.000Z","name":"Deven Rutherford","mobile_number":"526-685-2254","email_id":"Mazie65@gmail.com","dop":"2025-06-09","serial_number":"106433921585064","imei1":"106433921585064","imei2":"106433921585064","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:42:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75238,"job_number":"JOB_75238","tr_customer_id":75255,"tr_customer_product_id":75245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:43:15.000Z","modified_at":"2025-10-01T14:43:15.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108404065207809","imei1":"108404065207809","imei2":"108404065207809","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:43:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75240,"job_number":"JOB_75240","tr_customer_id":75257,"tr_customer_product_id":75247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:43:15.000Z","modified_at":"2025-10-01T14:43:15.000Z","name":"Shanna Pagac","mobile_number":"428-337-4751","email_id":"Guadalupe_Macejkovic67@gmail.com","dop":"2025-06-09","serial_number":"106633739437876","imei1":"106633739437876","imei2":"106633739437876","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:43:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75258,"job_number":"JOB_75258","tr_customer_id":75275,"tr_customer_product_id":75265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T15:42:59.000Z","modified_at":"2025-10-01T15:42:59.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh@test.com","dop":"2025-05-29","serial_number":"247523943969769","imei1":"247523943969769","imei2":"247523943969769","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T15:42:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75276,"job_number":"JOB_75276","tr_customer_id":75293,"tr_customer_product_id":75283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T16:22:36.000Z","modified_at":"2025-10-01T16:22:36.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-04-08","serial_number":"89999262772448","imei1":"89999262772448","imei2":"89999262772448","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T16:22:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75278,"job_number":"JOB_75278","tr_customer_id":75295,"tr_customer_product_id":75285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T17:53:14.000Z","modified_at":"2025-10-01T17:53:14.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh@test.com","dop":"2025-09-21","serial_number":"247523940969769","imei1":"247523940969769","imei2":"247523940969769","popurl":"2025-09-21T17:53:13.680609Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T17:53:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75279,"job_number":"JOB_75279","tr_customer_id":75296,"tr_customer_product_id":75286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T17:53:37.000Z","modified_at":"2025-10-01T17:53:37.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh@test.com","dop":"2025-09-21","serial_number":"247523940969869","imei1":"247523940969869","imei2":"247523940969869","popurl":"2025-09-21T17:53:36.790623Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T17:53:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75280,"job_number":"JOB_75280","tr_customer_id":75297,"tr_customer_product_id":75287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T18:39:31.000Z","modified_at":"2025-10-01T18:39:31.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Nora.Dickens49@hotmail.com","dop":"2025-07-02","serial_number":"19659420369866","imei1":"19659420369866","imei2":"19659420369866","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T18:39:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75284,"job_number":"JOB_75284","tr_customer_id":75301,"tr_customer_product_id":75291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T19:05:38.000Z","modified_at":"2025-10-01T19:05:38.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Reece_Spencer58@hotmail.com","dop":"2025-07-02","serial_number":"18654585882044","imei1":"18654585882044","imei2":"18654585882044","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T19:05:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75287,"job_number":"JOB_75287","tr_customer_id":75304,"tr_customer_product_id":75294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T19:28:22.000Z","modified_at":"2025-10-01T19:28:22.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Roman19@gmail.com","dop":"2025-07-02","serial_number":"19537985875452","imei1":"19537985875452","imei2":"19537985875452","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T19:28:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75289,"job_number":"JOB_75289","tr_customer_id":75306,"tr_customer_product_id":75296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T19:54:22.000Z","modified_at":"2025-10-01T19:54:22.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-09-21","serial_number":"27343599881043","imei1":"27343599881043","imei2":"27343599881043","popurl":"2025-09-21T19:53:59.672206200Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T19:54:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75328,"job_number":"JOB_75328","tr_customer_id":75345,"tr_customer_product_id":75335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:34.000Z","modified_at":"2025-10-02T03:09:34.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Elmer_Wilkinson87@gmail.com","dop":"2025-07-02","serial_number":"11897702731585","imei1":"11897702731585","imei2":"11897702731585","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75336,"job_number":"JOB_75336","tr_customer_id":75353,"tr_customer_product_id":75343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:52.000Z","modified_at":"2025-10-02T03:09:52.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Gladyce56@gmail.com","dop":"2025-07-02","serial_number":"19961091504464","imei1":"19961091504464","imei2":"19961091504464","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75341,"job_number":"JOB_75341","tr_customer_id":75358,"tr_customer_product_id":75348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:03.000Z","modified_at":"2025-10-02T03:10:03.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"121237440486598","imei1":"121237440486598","imei2":"121237440486598","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75342,"job_number":"JOB_75342","tr_customer_id":75359,"tr_customer_product_id":75349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:03.000Z","modified_at":"2025-10-02T03:10:03.000Z","name":"Herminio Treutel","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"105004786276075","imei1":"105004786276075","imei2":"105004786276075","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75344,"job_number":"JOB_75344","tr_customer_id":75361,"tr_customer_product_id":75351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:04.000Z","modified_at":"2025-10-02T03:10:04.000Z","name":"Ole Bartoletti","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"127283558567681","imei1":"127283558567681","imei2":"127283558567681","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75346,"job_number":"JOB_75346","tr_customer_id":75363,"tr_customer_product_id":75353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:04.000Z","modified_at":"2025-10-02T03:10:04.000Z","name":"Adalberto Nolan","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"171259333771510","imei1":"171259333771510","imei2":"171259333771510","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75349,"job_number":"JOB_75349","tr_customer_id":75366,"tr_customer_product_id":75356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:11.000Z","modified_at":"2025-10-02T03:10:11.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Natalia_Mertz@gmail.com","dop":"2025-07-02","serial_number":"10996236792945","imei1":"10996236792945","imei2":"10996236792945","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75352,"job_number":"JOB_75352","tr_customer_id":75369,"tr_customer_product_id":75359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:16.000Z","modified_at":"2025-10-02T03:10:16.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"159920274861288","imei1":"159920274861288","imei2":"159920274861288","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75353,"job_number":"JOB_75353","tr_customer_id":75370,"tr_customer_product_id":75360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:17.000Z","modified_at":"2025-10-02T03:10:17.000Z","name":"Natasha Leuschke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"133152087786394","imei1":"133152087786394","imei2":"133152087786394","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75354,"job_number":"JOB_75354","tr_customer_id":75371,"tr_customer_product_id":75361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:17.000Z","modified_at":"2025-10-02T03:10:17.000Z","name":"Jayde Deckow","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"131419650247324","imei1":"131419650247324","imei2":"131419650247324","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75355,"job_number":"JOB_75355","tr_customer_id":75372,"tr_customer_product_id":75362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:17.000Z","modified_at":"2025-10-02T03:10:17.000Z","name":"Robert Gislason","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"120201382007029","imei1":"120201382007029","imei2":"120201382007029","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75404,"job_number":"JOB_75404","tr_customer_id":75421,"tr_customer_product_id":75411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:41:27.000Z","modified_at":"2025-10-02T03:41:27.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"107735349264789","imei1":"107735349264789","imei2":"107735349264789","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:41:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75406,"job_number":"JOB_75406","tr_customer_id":75423,"tr_customer_product_id":75413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:41:28.000Z","modified_at":"2025-10-02T03:41:28.000Z","name":"Alexandre Yundt","mobile_number":"802-579-3890","email_id":"Andreanne.Emmerich98@gmail.com","dop":"2025-06-09","serial_number":"101695687947316","imei1":"101695687947316","imei2":"101695687947316","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:41:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75408,"job_number":"JOB_75408","tr_customer_id":75425,"tr_customer_product_id":75415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:41:30.000Z","modified_at":"2025-10-02T03:41:30.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"17857073566924","imei1":"17857073566924","imei2":"17857073566924","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:41:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75409,"job_number":"JOB_75409","tr_customer_id":75426,"tr_customer_product_id":75416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:41:31.000Z","modified_at":"2025-10-02T03:41:31.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"86882917034595","imei1":"86882917034595","imei2":"86882917034595","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:41:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75410,"job_number":"JOB_75410","tr_customer_id":75427,"tr_customer_product_id":75417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:41:32.000Z","modified_at":"2025-10-02T03:41:32.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"79503986704229","imei1":"79503986704229","imei2":"79503986704229","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:41:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75411,"job_number":"JOB_75411","tr_customer_id":75428,"tr_customer_product_id":75418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:41:46.000Z","modified_at":"2025-10-02T03:41:46.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"106889045719607","imei1":"106889045719607","imei2":"106889045719607","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:41:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75413,"job_number":"JOB_75413","tr_customer_id":75430,"tr_customer_product_id":75420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:41:47.000Z","modified_at":"2025-10-02T03:41:47.000Z","name":"Logan Bins","mobile_number":"201-650-0900","email_id":"Adolfo_Sipes@hotmail.com","dop":"2025-06-09","serial_number":"103261098438143","imei1":"103261098438143","imei2":"103261098438143","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:41:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75414,"job_number":"JOB_75414","tr_customer_id":75431,"tr_customer_product_id":75421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:42:05.000Z","modified_at":"2025-10-02T03:42:05.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"106770379712678","imei1":"106770379712678","imei2":"106770379712678","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75416,"job_number":"JOB_75416","tr_customer_id":75433,"tr_customer_product_id":75423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:42:06.000Z","modified_at":"2025-10-02T03:42:06.000Z","name":"Willa Bradtke","mobile_number":"733-776-9078","email_id":"Kailee17@hotmail.com","dop":"2025-06-09","serial_number":"106740276438963","imei1":"106740276438963","imei2":"106740276438963","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75423,"job_number":"JOB_75423","tr_customer_id":75440,"tr_customer_product_id":75430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T04:24:56.000Z","modified_at":"2025-10-02T04:24:56.000Z","name":"davinder raj","mobile_number":"8573628492","email_id":"davin@gmail.com","dop":"2025-08-05","serial_number":"10435456045624","imei1":"10435456045624","imei2":"10435456045624","popurl":"2025-08-05T07:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T04:24:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75424,"job_number":"JOB_75424","tr_customer_id":75441,"tr_customer_product_id":75431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T04:26:40.000Z","modified_at":"2025-10-02T04:26:40.000Z","name":"Golda Hodkiewicz","mobile_number":"942-747-5934","email_id":"Violette_Hane67@yahoo.com","dop":"2025-09-01","serial_number":"11965567666542","imei1":"11965567666542","imei2":"11965567666542","popurl":"2025-09-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T04:26:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75431,"job_number":"JOB_75431","tr_customer_id":75448,"tr_customer_product_id":75438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T05:02:12.000Z","modified_at":"2025-10-02T05:02:12.000Z","name":"davinder raj","mobile_number":"8573628492","email_id":"davin@gmail.com","dop":"2025-08-05","serial_number":"10135456045624","imei1":"10135456045624","imei2":"10135456045624","popurl":"2025-08-05T07:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T05:02:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75501,"job_number":"JOB_75501","tr_customer_id":75518,"tr_customer_product_id":75508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:47:50.000Z","modified_at":"2025-10-02T06:47:50.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109382980096859","imei1":"109382980096859","imei2":"109382980096859","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75503,"job_number":"JOB_75503","tr_customer_id":75520,"tr_customer_product_id":75510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:47:50.000Z","modified_at":"2025-10-02T06:47:50.000Z","name":"Abdiel Mante","mobile_number":"723-759-6732","email_id":"Newton_Senger@yahoo.com","dop":"2025-06-09","serial_number":"102651915630135","imei1":"102651915630135","imei2":"102651915630135","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75504,"job_number":"JOB_75504","tr_customer_id":75521,"tr_customer_product_id":75511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:48:07.000Z","modified_at":"2025-10-02T06:48:07.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"108341640763835","imei1":"108341640763835","imei2":"108341640763835","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:48:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75506,"job_number":"JOB_75506","tr_customer_id":75523,"tr_customer_product_id":75513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:48:08.000Z","modified_at":"2025-10-02T06:48:08.000Z","name":"Albin Schuster","mobile_number":"384-624-8455","email_id":"Burley.Nikolaus45@yahoo.com","dop":"2025-06-09","serial_number":"105459700059363","imei1":"105459700059363","imei2":"105459700059363","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:48:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75507,"job_number":"JOB_75507","tr_customer_id":75524,"tr_customer_product_id":75514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:48:24.000Z","modified_at":"2025-10-02T06:48:24.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108380480568465","imei1":"108380480568465","imei2":"108380480568465","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:48:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75509,"job_number":"JOB_75509","tr_customer_id":75526,"tr_customer_product_id":75516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:48:25.000Z","modified_at":"2025-10-02T06:48:25.000Z","name":"Rolando Ward","mobile_number":"779-676-4971","email_id":"Joelle52@gmail.com","dop":"2025-06-09","serial_number":"100430252526528","imei1":"100430252526528","imei2":"100430252526528","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:48:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75519,"job_number":"JOB_75519","tr_customer_id":75536,"tr_customer_product_id":75526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T07:23:40.000Z","modified_at":"2025-10-02T07:23:40.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Florian34@gmail.com","dop":"2025-07-02","serial_number":"18128369205568","imei1":"18128369205568","imei2":"18128369205568","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T07:23:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75520,"job_number":"JOB_75520","tr_customer_id":75537,"tr_customer_product_id":75527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T07:23:59.000Z","modified_at":"2025-10-02T07:23:59.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Magdalen99@gmail.com","dop":"2025-07-02","serial_number":"10200500351747","imei1":"10200500351747","imei2":"10200500351747","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T07:23:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIwOTI4MDh9.mOyg6W1ajsbTOhFVGHPH9IFq0zy-1yBZKhuj0PkNqAU' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 200 - OK
Mean time per request: 242ms
Mean size per request: 866B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4NDV9.oYQecQWlWCPdy1uVqQRMK6fGQARrV0Gpd1moMtpNDxM
Connection keep-alive
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36
Cache-Control no-cache
Postman-Token 17494fb5-01e5-4e17-89d7-3a3e2e8f8813
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 866
ETag W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIwOTI4MDh9.mOyg6W1ajsbTOhFVGHPH9IFq0zy-1yBZKhuj0PkNqAU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --data-raw '{"job_id":34316,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 400 - Bad Request
Mean time per request: 241ms
Mean size per request: 185B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4NDV9.oYQecQWlWCPdy1uVqQRMK6fGQARrV0Gpd1moMtpNDxM
Connection keep-alive
Content-Type application/json
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36
Content-Type application/json
Cache-Control no-cache
Postman-Token 3ec7bba9-dad9-4e2d-9ef7-4a4d8046e516
Content-Length 40
Request Body
{
            "job_id": ,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 185
ETag W/"b9-yu+vj3BfBs4C63+iF/zZTmB8VU0"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 16","expose":true,"statusCode":400,"body":"{\n    \"job_id\": ,\n    \"engineer_id\": 2\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIwOTI4MDh9.mOyg6W1ajsbTOhFVGHPH9IFq0zy-1yBZKhuj0PkNqAU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_assignment"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 281ms
Mean size per request: 280.84KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4NDV9.oYQecQWlWCPdy1uVqQRMK6fGQARrV0Gpd1moMtpNDxM
Content-Type application/json
Cache-Control no-cache
Postman-Token 22d0d23c-60e3-4e51-abbe-8fb514484ce4
Content-Length 40
Request Body
{"details_key":"pending_for_assignment"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 287580
ETag W/"4635c-bzaOmbHbLyTrubtE2+9xOzV6/cU"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":75080,"job_number":"JOB_75080","tr_customer_id":75097,"tr_customer_product_id":75087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T11:02:13.000Z","modified_at":"2025-10-01T11:02:13.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-09-21","serial_number":"134530332084732","imei1":"134530332084732","imei2":"134530332084732","popurl":"2025-09-21T11:02:11.086377300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T11:02:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75081,"job_number":"JOB_75081","tr_customer_id":75098,"tr_customer_product_id":75088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T11:15:40.000Z","modified_at":"2025-10-01T11:15:40.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"a@gmail.com","dop":"2025-09-20","serial_number":"11412816599954","imei1":"11412816599954","imei2":"11412816599954","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T11:15:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75082,"job_number":"JOB_75082","tr_customer_id":75099,"tr_customer_product_id":75089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T11:15:44.000Z","modified_at":"2025-10-01T11:15:44.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"a@gmail.com","dop":"2025-09-20","serial_number":"10639692029904","imei1":"10639692029904","imei2":"10639692029904","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T11:15:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75083,"job_number":"JOB_75083","tr_customer_id":75100,"tr_customer_product_id":75090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T11:16:55.000Z","modified_at":"2025-10-01T11:16:55.000Z","name":"prasad jamdar","mobile_number":"23","email_id":"a@gmail.com","dop":"2025-09-20","serial_number":"18359076804181","imei1":"18359076804181","imei2":"18359076804181","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T11:16:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75084,"job_number":"JOB_75084","tr_customer_id":75101,"tr_customer_product_id":75091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T11:18:52.000Z","modified_at":"2025-10-01T11:18:52.000Z","name":"prasad jamdar","mobile_number":"2323232323","email_id":"a@gmail.com","dop":"2025-09-20","serial_number":"14369707447431","imei1":"14369707447431","imei2":"14369707447431","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T11:18:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75085,"job_number":"JOB_75085","tr_customer_id":75102,"tr_customer_product_id":75092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T11:19:17.000Z","modified_at":"2025-10-01T11:19:17.000Z","name":"prasad jamdar","mobile_number":"2323232323","email_id":"a@gmail.com","dop":"2025-09-20","serial_number":"12176423099048","imei1":"12176423099048","imei2":"12176423099048","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T11:19:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75086,"job_number":"JOB_75086","tr_customer_id":75103,"tr_customer_product_id":75093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T11:27:20.000Z","modified_at":"2025-10-01T11:27:20.000Z","name":"prasad jamdar","mobile_number":"2323232323","email_id":"a@gmail.com","dop":"2025-09-20","serial_number":"18212659867132","imei1":"18212659867132","imei2":"18212659867132","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T11:27:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75087,"job_number":"JOB_75087","tr_customer_id":75104,"tr_customer_product_id":75094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T11:27:45.000Z","modified_at":"2025-10-01T11:27:45.000Z","name":"prasad jamdar","mobile_number":"2323232323","email_id":"a@gmail.com","dop":"2025-09-20","serial_number":"14272573633532","imei1":"14272573633532","imei2":"14272573633532","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T11:27:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75090,"job_number":"JOB_75090","tr_customer_id":75107,"tr_customer_product_id":75097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T11:30:25.000Z","modified_at":"2025-10-01T11:30:25.000Z","name":"Eileen Schulist","mobile_number":"554-925-0597","email_id":"Jeffrey.Satterfield5@hotmail.com","dop":"2025-09-20","serial_number":"14160665514534","imei1":"14160665514534","imei2":"14160665514534","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T11:30:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75097,"job_number":"JOB_75097","tr_customer_id":75114,"tr_customer_product_id":75104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:37:25.000Z","modified_at":"2025-10-01T13:37:25.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"17369533688770","imei1":"17369533688770","imei2":"17369533688770","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:37:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75098,"job_number":"JOB_75098","tr_customer_id":75115,"tr_customer_product_id":75105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:37:25.000Z","modified_at":"2025-10-01T13:37:25.000Z","name":"Estella Koss","mobile_number":"565-417-0899","email_id":"Marcelle62@gmail.com","dop":"2025-09-14","serial_number":"13032950983967","imei1":"13032950983967","imei2":"13032950983967","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:37:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75099,"job_number":"JOB_75099","tr_customer_id":75116,"tr_customer_product_id":75106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:37:37.000Z","modified_at":"2025-10-01T13:37:37.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"13178423950045","imei1":"13178423950045","imei2":"13178423950045","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:37:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75100,"job_number":"JOB_75100","tr_customer_id":75117,"tr_customer_product_id":75107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:37:37.000Z","modified_at":"2025-10-01T13:37:37.000Z","name":"Hallie Herman","mobile_number":"341-795-9184","email_id":"Heather.Orn64@gmail.com","dop":"2025-09-14","serial_number":"17870772355467","imei1":"17870772355467","imei2":"17870772355467","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:37:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75101,"job_number":"JOB_75101","tr_customer_id":75118,"tr_customer_product_id":75108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:44:47.000Z","modified_at":"2025-10-01T13:44:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24437537907357","imei1":"24437537907357","imei2":"24437537907357","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:44:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75102,"job_number":"JOB_75102","tr_customer_id":75119,"tr_customer_product_id":75109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:44:48.000Z","modified_at":"2025-10-01T13:44:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72115845511199","imei1":"72115845511199","imei2":"72115845511199","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:44:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75103,"job_number":"JOB_75103","tr_customer_id":75120,"tr_customer_product_id":75110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:44:48.000Z","modified_at":"2025-10-01T13:44:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24700976883714","imei1":"24700976883714","imei2":"24700976883714","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:44:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75104,"job_number":"JOB_75104","tr_customer_id":75121,"tr_customer_product_id":75111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:44:49.000Z","modified_at":"2025-10-01T13:44:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98130070976097","imei1":"98130070976097","imei2":"98130070976097","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:44:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75105,"job_number":"JOB_75105","tr_customer_id":75122,"tr_customer_product_id":75112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:44:49.000Z","modified_at":"2025-10-01T13:44:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51916628314192","imei1":"51916628314192","imei2":"51916628314192","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:44:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75106,"job_number":"JOB_75106","tr_customer_id":75123,"tr_customer_product_id":75113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:44:49.000Z","modified_at":"2025-10-01T13:44:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72069082952089","imei1":"72069082952089","imei2":"72069082952089","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:44:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75108,"job_number":"JOB_75108","tr_customer_id":75125,"tr_customer_product_id":75115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:45:00.000Z","modified_at":"2025-10-01T13:45:00.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"15115459769529","imei1":"15115459769529","imei2":"15115459769529","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75109,"job_number":"JOB_75109","tr_customer_id":75126,"tr_customer_product_id":75116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:45:00.000Z","modified_at":"2025-10-01T13:45:00.000Z","name":"Berenice Hills","mobile_number":"665-373-6989","email_id":"Audra.Kuphal42@yahoo.com","dop":"2025-09-14","serial_number":"17177442303026","imei1":"17177442303026","imei2":"17177442303026","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75110,"job_number":"JOB_75110","tr_customer_id":75127,"tr_customer_product_id":75117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:45:12.000Z","modified_at":"2025-10-01T13:45:12.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"11264895793745","imei1":"11264895793745","imei2":"11264895793745","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:45:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75111,"job_number":"JOB_75111","tr_customer_id":75128,"tr_customer_product_id":75118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:45:13.000Z","modified_at":"2025-10-01T13:45:13.000Z","name":"Jovanny Wiza","mobile_number":"854-695-9542","email_id":"Magdalena_VonRueden74@yahoo.com","dop":"2025-09-14","serial_number":"18893117293408","imei1":"18893117293408","imei2":"18893117293408","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:45:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75112,"job_number":"JOB_75112","tr_customer_id":75129,"tr_customer_product_id":75119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:45:25.000Z","modified_at":"2025-10-01T13:45:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66203911985882","imei1":"66203911985882","imei2":"66203911985882","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:45:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75113,"job_number":"JOB_75113","tr_customer_id":75130,"tr_customer_product_id":75120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:45:26.000Z","modified_at":"2025-10-01T13:45:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72229881936570","imei1":"72229881936570","imei2":"72229881936570","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:45:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75114,"job_number":"JOB_75114","tr_customer_id":75131,"tr_customer_product_id":75121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:45:26.000Z","modified_at":"2025-10-01T13:45:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"62588910348811","imei1":"62588910348811","imei2":"62588910348811","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:45:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75115,"job_number":"JOB_75115","tr_customer_id":75132,"tr_customer_product_id":75122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:45:26.000Z","modified_at":"2025-10-01T13:45:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27164625297631","imei1":"27164625297631","imei2":"27164625297631","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:45:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75116,"job_number":"JOB_75116","tr_customer_id":75133,"tr_customer_product_id":75123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:45:27.000Z","modified_at":"2025-10-01T13:45:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49548717435530","imei1":"49548717435530","imei2":"49548717435530","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:45:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75117,"job_number":"JOB_75117","tr_customer_id":75134,"tr_customer_product_id":75124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:45:27.000Z","modified_at":"2025-10-01T13:45:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80369940692715","imei1":"80369940692715","imei2":"80369940692715","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:45:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75119,"job_number":"JOB_75119","tr_customer_id":75136,"tr_customer_product_id":75126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:46:03.000Z","modified_at":"2025-10-01T13:46:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14217780904767","imei1":"14217780904767","imei2":"14217780904767","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:46:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75120,"job_number":"JOB_75120","tr_customer_id":75137,"tr_customer_product_id":75127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:46:04.000Z","modified_at":"2025-10-01T13:46:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69638456665576","imei1":"69638456665576","imei2":"69638456665576","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:46:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75121,"job_number":"JOB_75121","tr_customer_id":75138,"tr_customer_product_id":75128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:46:04.000Z","modified_at":"2025-10-01T13:46:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95621679896241","imei1":"95621679896241","imei2":"95621679896241","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:46:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75122,"job_number":"JOB_75122","tr_customer_id":75139,"tr_customer_product_id":75129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:46:04.000Z","modified_at":"2025-10-01T13:46:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82512270121495","imei1":"82512270121495","imei2":"82512270121495","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:46:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75123,"job_number":"JOB_75123","tr_customer_id":75140,"tr_customer_product_id":75130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:46:05.000Z","modified_at":"2025-10-01T13:46:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36851291191474","imei1":"36851291191474","imei2":"36851291191474","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:46:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75124,"job_number":"JOB_75124","tr_customer_id":75141,"tr_customer_product_id":75131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:46:05.000Z","modified_at":"2025-10-01T13:46:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54431932414396","imei1":"54431932414396","imei2":"54431932414396","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:46:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75129,"job_number":"JOB_75129","tr_customer_id":75146,"tr_customer_product_id":75136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:49:26.000Z","modified_at":"2025-10-01T13:49:26.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"15794785682586","imei1":"15794785682586","imei2":"15794785682586","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:49:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75130,"job_number":"JOB_75130","tr_customer_id":75147,"tr_customer_product_id":75137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:49:26.000Z","modified_at":"2025-10-01T13:49:26.000Z","name":"Derek Reichel","mobile_number":"925-911-6955","email_id":"Franco.Kihn88@yahoo.com","dop":"2025-09-14","serial_number":"16159448275956","imei1":"16159448275956","imei2":"16159448275956","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:49:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75131,"job_number":"JOB_75131","tr_customer_id":75148,"tr_customer_product_id":75138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:49:39.000Z","modified_at":"2025-10-01T13:49:39.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"18030958476800","imei1":"18030958476800","imei2":"18030958476800","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:49:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75132,"job_number":"JOB_75132","tr_customer_id":75149,"tr_customer_product_id":75139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:49:40.000Z","modified_at":"2025-10-01T13:49:40.000Z","name":"Jamison Kunde","mobile_number":"682-320-5893","email_id":"Blanche35@yahoo.com","dop":"2025-09-14","serial_number":"16901363485455","imei1":"16901363485455","imei2":"16901363485455","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:49:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75136,"job_number":"JOB_75136","tr_customer_id":75153,"tr_customer_product_id":75143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:00:09.000Z","modified_at":"2025-10-01T14:00:09.000Z","name":"Jordane Watsica","mobile_number":"988-979-6939","email_id":"Cleta.Collier@yahoo.com","dop":"2025-09-20","serial_number":"12834141831118","imei1":"12834141831118","imei2":"12834141831118","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:00:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75145,"job_number":"JOB_75145","tr_customer_id":75162,"tr_customer_product_id":75152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:10:01.000Z","modified_at":"2025-10-01T14:10:01.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"14686009589731","imei1":"14686009589731","imei2":"14686009589731","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75147,"job_number":"JOB_75147","tr_customer_id":75164,"tr_customer_product_id":75154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:10:02.000Z","modified_at":"2025-10-01T14:10:02.000Z","name":"Viva Hilll","mobile_number":"531-968-0390","email_id":"Tamia88@hotmail.com","dop":"2025-06-08","serial_number":"105094882247969","imei1":"105094882247969","imei2":"105094882247969","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75148,"job_number":"JOB_75148","tr_customer_id":75165,"tr_customer_product_id":75155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:10:33.000Z","modified_at":"2025-10-01T14:10:33.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"19910751450874","imei1":"19910751450874","imei2":"19910751450874","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:10:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75150,"job_number":"JOB_75150","tr_customer_id":75167,"tr_customer_product_id":75157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:10:34.000Z","modified_at":"2025-10-01T14:10:34.000Z","name":"Martine Donnelly","mobile_number":"475-440-9569","email_id":"Jaylon_Von@yahoo.com","dop":"2025-06-08","serial_number":"102777948936173","imei1":"102777948936173","imei2":"102777948936173","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:10:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75151,"job_number":"JOB_75151","tr_customer_id":75168,"tr_customer_product_id":75158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:11:05.000Z","modified_at":"2025-10-01T14:11:05.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"16347867102445","imei1":"16347867102445","imei2":"16347867102445","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:11:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75153,"job_number":"JOB_75153","tr_customer_id":75170,"tr_customer_product_id":75160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:11:06.000Z","modified_at":"2025-10-01T14:11:06.000Z","name":"Ashleigh Herzog","mobile_number":"794-286-4504","email_id":"Andre_Koss33@hotmail.com","dop":"2025-06-08","serial_number":"104597952488298","imei1":"104597952488298","imei2":"104597952488298","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:11:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75154,"job_number":"JOB_75154","tr_customer_id":75171,"tr_customer_product_id":75161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:11:20.000Z","modified_at":"2025-10-01T14:11:20.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"15892746385793","imei1":"15892746385793","imei2":"15892746385793","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:11:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75157,"job_number":"JOB_75157","tr_customer_id":75174,"tr_customer_product_id":75164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:12:04.000Z","modified_at":"2025-10-01T14:12:04.000Z","name":"Pearline Lemke","mobile_number":"748-662-0070","email_id":"Annamae.Prosacco38@hotmail.com","dop":"2025-09-20","serial_number":"12742224515466","imei1":"12742224515466","imei2":"12742224515466","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:12:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75159,"job_number":"JOB_75159","tr_customer_id":75176,"tr_customer_product_id":75166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:12:09.000Z","modified_at":"2025-10-01T14:12:09.000Z","name":"Roger Reynolds","mobile_number":"301-223-4906","email_id":"Richie66@hotmail.com","dop":"2025-04-06","serial_number":"13218626253088016","imei1":"13218626253088016","imei2":"13218626253088016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:12:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75160,"job_number":"JOB_75160","tr_customer_id":75177,"tr_customer_product_id":75167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:12:13.000Z","modified_at":"2025-10-01T14:12:13.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"16949877098062","imei1":"16949877098062","imei2":"16949877098062","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:12:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75163,"job_number":"JOB_75163","tr_customer_id":75180,"tr_customer_product_id":75170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:13:01.000Z","modified_at":"2025-10-01T14:13:01.000Z","name":"Madalyn Heller","mobile_number":"601-798-6690","email_id":"Jaden_Gutmann@hotmail.com","dop":"2025-04-06","serial_number":"16514955414353782","imei1":"16514955414353782","imei2":"16514955414353782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:13:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75164,"job_number":"JOB_75164","tr_customer_id":75181,"tr_customer_product_id":75171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:13:06.000Z","modified_at":"2025-10-01T14:13:06.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"10709955797203","imei1":"10709955797203","imei2":"10709955797203","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:13:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75167,"job_number":"JOB_75167","tr_customer_id":75184,"tr_customer_product_id":75174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:13:54.000Z","modified_at":"2025-10-01T14:13:54.000Z","name":"Roman Hegmann","mobile_number":"948-327-7307","email_id":"Guadalupe24@yahoo.com","dop":"2025-04-06","serial_number":"14049542113138458","imei1":"14049542113138458","imei2":"14049542113138458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:13:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75169,"job_number":"JOB_75169","tr_customer_id":75186,"tr_customer_product_id":75176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:14:51.000Z","modified_at":"2025-10-01T14:14:51.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10222656864835","imei1":"10222656864835","imei2":"10222656864835","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:14:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75171,"job_number":"JOB_75171","tr_customer_id":75188,"tr_customer_product_id":75178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:14:52.000Z","modified_at":"2025-10-01T14:14:52.000Z","name":"Asia Pollich","mobile_number":"627-788-2091","email_id":"Lavon50@yahoo.com","dop":"2025-06-18","serial_number":"1007358760458147","imei1":"1007358760458147","imei2":"1007358760458147","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:14:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75173,"job_number":"JOB_75173","tr_customer_id":75190,"tr_customer_product_id":75180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:15:34.000Z","modified_at":"2025-10-01T14:15:34.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10058100010878","imei1":"10058100010878","imei2":"10058100010878","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:15:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75175,"job_number":"JOB_75175","tr_customer_id":75192,"tr_customer_product_id":75182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:15:35.000Z","modified_at":"2025-10-01T14:15:35.000Z","name":"Kevin Steuber","mobile_number":"329-257-5699","email_id":"Keshaun_Braun@hotmail.com","dop":"2025-06-18","serial_number":"1038226382520591","imei1":"1038226382520591","imei2":"1038226382520591","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:15:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75176,"job_number":"JOB_75176","tr_customer_id":75193,"tr_customer_product_id":75183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:16:17.000Z","modified_at":"2025-10-01T14:16:17.000Z","name":"Ona Mayert","mobile_number":"762-671-8735","email_id":"Halle_Schmeler59@yahoo.com","dop":"2025-09-20","serial_number":"17108208902891","imei1":"17108208902891","imei2":"17108208902891","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:16:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75177,"job_number":"JOB_75177","tr_customer_id":75194,"tr_customer_product_id":75184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:16:22.000Z","modified_at":"2025-10-01T14:16:22.000Z","name":"Janick Hammes","mobile_number":"595-557-7327","email_id":"Porter13@hotmail.com","dop":"2025-09-20","serial_number":"13369434359447","imei1":"13369434359447","imei2":"13369434359447","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:16:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75178,"job_number":"JOB_75178","tr_customer_id":75195,"tr_customer_product_id":75185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:16:43.000Z","modified_at":"2025-10-01T14:16:43.000Z","name":"Hosea Sporer","mobile_number":"743-572-2157","email_id":"Maudie49@hotmail.com","dop":"2025-09-20","serial_number":"11598823641728","imei1":"11598823641728","imei2":"11598823641728","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:16:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75179,"job_number":"JOB_75179","tr_customer_id":75196,"tr_customer_product_id":75186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:16:54.000Z","modified_at":"2025-10-01T14:16:54.000Z","name":"Ayana Baumbach","mobile_number":"934-934-4599","email_id":"Marlin30@gmail.com","dop":"2025-09-20","serial_number":"14128299077847","imei1":"14128299077847","imei2":"14128299077847","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:16:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75181,"job_number":"JOB_75181","tr_customer_id":75198,"tr_customer_product_id":75188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:17:59.000Z","modified_at":"2025-10-01T14:17:59.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"11367753226770","imei1":"11367753226770","imei2":"11367753226770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:17:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75183,"job_number":"JOB_75183","tr_customer_id":75200,"tr_customer_product_id":75190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:18:00.000Z","modified_at":"2025-10-01T14:18:00.000Z","name":"Mark Runte","mobile_number":"592-453-7632","email_id":"Bennie12@hotmail.com","dop":"2025-04-06","serial_number":"18996872192289460","imei1":"18996872192289460","imei2":"18996872192289460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:18:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75188,"job_number":"JOB_75188","tr_customer_id":75205,"tr_customer_product_id":75195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:18:48.000Z","modified_at":"2025-10-01T14:18:48.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"14581952851939","imei1":"14581952851939","imei2":"14581952851939","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:18:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75190,"job_number":"JOB_75190","tr_customer_id":75207,"tr_customer_product_id":75197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:18:50.000Z","modified_at":"2025-10-01T14:18:50.000Z","name":"Melody Tremblay","mobile_number":"311-773-6792","email_id":"Jayde.McGlynn@yahoo.com","dop":"2025-04-06","serial_number":"13709694321335854","imei1":"13709694321335854","imei2":"13709694321335854","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:18:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75192,"job_number":"JOB_75192","tr_customer_id":75209,"tr_customer_product_id":75199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:19:36.000Z","modified_at":"2025-10-01T14:19:36.000Z","name":"Kaylah Green","mobile_number":"888-869-6403","email_id":"Janae.Nienow@yahoo.com","dop":"2025-04-06","serial_number":"19796766881179376","imei1":"19796766881179376","imei2":"19796766881179376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:19:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75193,"job_number":"JOB_75193","tr_customer_id":75210,"tr_customer_product_id":75200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:19:38.000Z","modified_at":"2025-10-01T14:19:38.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"10809153579637","imei1":"10809153579637","imei2":"10809153579637","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:19:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75195,"job_number":"JOB_75195","tr_customer_id":75212,"tr_customer_product_id":75202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:19:40.000Z","modified_at":"2025-10-01T14:19:40.000Z","name":"Newton Schulist","mobile_number":"343-260-5921","email_id":"Sam_Buckridge@hotmail.com","dop":"2025-04-06","serial_number":"15089483814090074","imei1":"15089483814090074","imei2":"15089483814090074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75197,"job_number":"JOB_75197","tr_customer_id":75214,"tr_customer_product_id":75204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:20:18.000Z","modified_at":"2025-10-01T14:20:18.000Z","name":"Lloyd Streich","mobile_number":"870-243-6391","email_id":"Julius.Zboncak79@yahoo.com","dop":"2025-04-06","serial_number":"17932637457771488","imei1":"17932637457771488","imei2":"17932637457771488","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:20:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75204,"job_number":"JOB_75204","tr_customer_id":75221,"tr_customer_product_id":75211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:23:49.000Z","modified_at":"2025-10-01T14:23:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10650360252763","imei1":"10650360252763","imei2":"10650360252763","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:23:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75207,"job_number":"JOB_75207","tr_customer_id":75224,"tr_customer_product_id":75214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:23:51.000Z","modified_at":"2025-10-01T14:23:51.000Z","name":"Justice Kub","mobile_number":"552-217-8601","email_id":"Gilberto21@hotmail.com","dop":"2025-04-06","serial_number":"18218790624578868","imei1":"18218790624578868","imei2":"18218790624578868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:23:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75208,"job_number":"JOB_75208","tr_customer_id":75225,"tr_customer_product_id":75215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:23:51.000Z","modified_at":"2025-10-01T14:23:51.000Z","name":"Moises Conroy","mobile_number":"406-250-7938","email_id":"Marianna.Pfeffer@hotmail.com","dop":"2025-04-06","serial_number":"15390321152331240","imei1":"15390321152331240","imei2":"15390321152331240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:23:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75209,"job_number":"JOB_75209","tr_customer_id":75226,"tr_customer_product_id":75216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:24:45.000Z","modified_at":"2025-10-01T14:24:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11133840274799","imei1":"11133840274799","imei2":"11133840274799","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:24:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75211,"job_number":"JOB_75211","tr_customer_id":75228,"tr_customer_product_id":75218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:24:47.000Z","modified_at":"2025-10-01T14:24:47.000Z","name":"Clyde Stroman","mobile_number":"700-675-8189","email_id":"Alexandro30@gmail.com","dop":"2025-04-06","serial_number":"17749513586508952","imei1":"17749513586508952","imei2":"17749513586508952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:24:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75212,"job_number":"JOB_75212","tr_customer_id":75229,"tr_customer_product_id":75219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:25:40.000Z","modified_at":"2025-10-01T14:25:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18595250982048","imei1":"18595250982048","imei2":"18595250982048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:25:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75214,"job_number":"JOB_75214","tr_customer_id":75231,"tr_customer_product_id":75221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:25:42.000Z","modified_at":"2025-10-01T14:25:42.000Z","name":"Parker Hauck","mobile_number":"379-305-6853","email_id":"Kenyon_Windler@hotmail.com","dop":"2025-04-06","serial_number":"19729276890924920","imei1":"19729276890924920","imei2":"19729276890924920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:25:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75216,"job_number":"JOB_75216","tr_customer_id":75233,"tr_customer_product_id":75223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:27:02.000Z","modified_at":"2025-10-01T14:27:02.000Z","name":"Linda Zieme","mobile_number":"348-978-7586","email_id":"Bridget.Goodwin2@yahoo.com","dop":"2025-04-06","serial_number":"17434536213981596","imei1":"17434536213981596","imei2":"17434536213981596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:27:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75218,"job_number":"JOB_75218","tr_customer_id":75235,"tr_customer_product_id":75225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:27:54.000Z","modified_at":"2025-10-01T14:27:54.000Z","name":"Riya t","mobile_number":"9941454262","email_id":"Dorothea.Ziemann86@gmail.com","dop":"2025-07-09","serial_number":"109866132904857","imei1":"109866132904857","imei2":"109866132904857","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:27:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75220,"job_number":"JOB_75220","tr_customer_id":75237,"tr_customer_product_id":75227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:28:44.000Z","modified_at":"2025-10-01T14:28:44.000Z","name":"Kajal s","mobile_number":"9841636255","email_id":"Raina_Bosco@yahoo.com","dop":"2025-07-09","serial_number":"100578539461114","imei1":"100578539461114","imei2":"100578539461114","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75222,"job_number":"JOB_75222","tr_customer_id":75239,"tr_customer_product_id":75229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:30:06.000Z","modified_at":"2025-10-01T14:30:06.000Z","name":"Juston Green","mobile_number":"350-655-2102","email_id":"Alfonso1@yahoo.com","dop":"2025-09-20","serial_number":"17397515995272","imei1":"17397515995272","imei2":"17397515995272","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:30:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75223,"job_number":"JOB_75223","tr_customer_id":75240,"tr_customer_product_id":75230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:30:58.000Z","modified_at":"2025-10-01T14:30:58.000Z","name":"Lavina Hand","mobile_number":"952-810-4445","email_id":"Hilma_McKenzie@gmail.com","dop":"2025-09-20","serial_number":"17049390850444","imei1":"17049390850444","imei2":"17049390850444","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:30:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75224,"job_number":"JOB_75224","tr_customer_id":75241,"tr_customer_product_id":75231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:31:02.000Z","modified_at":"2025-10-01T14:31:02.000Z","name":"Jadon Schowalter","mobile_number":"638-521-7369","email_id":"Alessandro_McDermott2@hotmail.com","dop":"2025-09-20","serial_number":"19373434245656","imei1":"19373434245656","imei2":"19373434245656","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:31:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75225,"job_number":"JOB_75225","tr_customer_id":75242,"tr_customer_product_id":75232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:41:49.000Z","modified_at":"2025-10-01T14:41:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11058893997079","imei1":"11058893997079","imei2":"11058893997079","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:41:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75227,"job_number":"JOB_75227","tr_customer_id":75244,"tr_customer_product_id":75234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:41:51.000Z","modified_at":"2025-10-01T14:41:51.000Z","name":"Joelle Kiehn","mobile_number":"290-310-4391","email_id":"Kailyn76@yahoo.com","dop":"2025-04-06","serial_number":"12348632212564474","imei1":"12348632212564474","imei2":"12348632212564474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75232,"job_number":"JOB_75232","tr_customer_id":75249,"tr_customer_product_id":75239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:42:43.000Z","modified_at":"2025-10-01T14:42:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16086309786050","imei1":"16086309786050","imei2":"16086309786050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:42:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75234,"job_number":"JOB_75234","tr_customer_id":75251,"tr_customer_product_id":75241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:42:45.000Z","modified_at":"2025-10-01T14:42:45.000Z","name":"Milton Kihn","mobile_number":"667-322-3460","email_id":"Blake.Botsford53@hotmail.com","dop":"2025-04-06","serial_number":"14578362190136664","imei1":"14578362190136664","imei2":"14578362190136664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75241,"job_number":"JOB_75241","tr_customer_id":75258,"tr_customer_product_id":75248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:43:36.000Z","modified_at":"2025-10-01T14:43:36.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11007233489472","imei1":"11007233489472","imei2":"11007233489472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:43:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75243,"job_number":"JOB_75243","tr_customer_id":75260,"tr_customer_product_id":75250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:43:38.000Z","modified_at":"2025-10-01T14:43:38.000Z","name":"Celia Wehner","mobile_number":"489-466-9777","email_id":"Gretchen33@gmail.com","dop":"2025-04-06","serial_number":"19502194286197116","imei1":"19502194286197116","imei2":"19502194286197116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:43:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75244,"job_number":"JOB_75244","tr_customer_id":75261,"tr_customer_product_id":75251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T15:01:04.000Z","modified_at":"2025-10-01T15:01:04.000Z","name":"Minnie Wisoky","mobile_number":"564-718-8233","email_id":"Christina.Gerlach@hotmail.com","dop":"2025-04-02","serial_number":"11550785110776","imei1":"11550785110776","imei2":"11550785110776","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T15:01:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75249,"job_number":"JOB_75249","tr_customer_id":75266,"tr_customer_product_id":75256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T15:15:37.000Z","modified_at":"2025-10-01T15:15:37.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2025-04-02","serial_number":"26548404098219","imei1":"26548404098219","imei2":"26548404098219","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T15:15:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75254,"job_number":"JOB_75254","tr_customer_id":75271,"tr_customer_product_id":75261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T15:37:10.000Z","modified_at":"2025-10-01T15:37:10.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"106671523205408","imei1":"106671523205408","imei2":"106671523205408","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T15:37:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75256,"job_number":"JOB_75256","tr_customer_id":75273,"tr_customer_product_id":75263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T15:37:23.000Z","modified_at":"2025-10-01T15:37:23.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"106272824052805","imei1":"106272824052805","imei2":"106272824052805","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T15:37:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75259,"job_number":"JOB_75259","tr_customer_id":75276,"tr_customer_product_id":75266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T15:45:26.000Z","modified_at":"2025-10-01T15:45:26.000Z","name":"Pritish Samal","mobile_number":"9876543210","email_id":"PKP@gmail.com","dop":"2025-05-30","serial_number":"12819138639076","imei1":"12819138639076","imei2":"12819138639076","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T15:45:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75261,"job_number":"JOB_75261","tr_customer_id":75278,"tr_customer_product_id":75268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T16:01:33.000Z","modified_at":"2025-10-01T16:01:33.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"15445492837938","imei1":"15445492837938","imei2":"15445492837938","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T16:01:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75262,"job_number":"JOB_75262","tr_customer_id":75279,"tr_customer_product_id":75269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T16:01:34.000Z","modified_at":"2025-10-01T16:01:34.000Z","name":"Deja DuBuque","mobile_number":"314-292-9257","email_id":"Barry_Morar@hotmail.com","dop":"2025-09-14","serial_number":"11008284389764","imei1":"11008284389764","imei2":"11008284389764","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T16:01:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75263,"job_number":"JOB_75263","tr_customer_id":75280,"tr_customer_product_id":75270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T16:01:47.000Z","modified_at":"2025-10-01T16:01:47.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"13707555778282","imei1":"13707555778282","imei2":"13707555778282","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T16:01:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75264,"job_number":"JOB_75264","tr_customer_id":75281,"tr_customer_product_id":75271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T16:01:47.000Z","modified_at":"2025-10-01T16:01:47.000Z","name":"Don Hilll","mobile_number":"466-562-0560","email_id":"Jarrell70@yahoo.com","dop":"2025-09-14","serial_number":"16903901607900","imei1":"16903901607900","imei2":"16903901607900","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T16:01:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75265,"job_number":"JOB_75265","tr_customer_id":75282,"tr_customer_product_id":75272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T16:02:57.000Z","modified_at":"2025-10-01T16:02:57.000Z","name":"Humberto Schowalter","mobile_number":"428-799-8581","email_id":"Ethan.Stokes54@hotmail.com","dop":"2025-09-20","serial_number":"13772523818636","imei1":"13772523818636","imei2":"13772523818636","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T16:02:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75266,"job_number":"JOB_75266","tr_customer_id":75283,"tr_customer_product_id":75273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T16:12:01.000Z","modified_at":"2025-10-01T16:12:01.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"13840227379182","imei1":"13840227379182","imei2":"13840227379182","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T16:12:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75268,"job_number":"JOB_75268","tr_customer_id":75285,"tr_customer_product_id":75275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T16:12:02.000Z","modified_at":"2025-10-01T16:12:02.000Z","name":"Mertie Gutkowski","mobile_number":"312-550-3541","email_id":"Salma_Cassin@yahoo.com","dop":"2025-04-06","serial_number":"11709819991322940","imei1":"11709819991322940","imei2":"11709819991322940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T16:12:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75269,"job_number":"JOB_75269","tr_customer_id":75286,"tr_customer_product_id":75276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T16:12:51.000Z","modified_at":"2025-10-01T16:12:51.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"14539979084686","imei1":"14539979084686","imei2":"14539979084686","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T16:12:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75271,"job_number":"JOB_75271","tr_customer_id":75288,"tr_customer_product_id":75278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T16:12:53.000Z","modified_at":"2025-10-01T16:12:53.000Z","name":"Laurine Williamson","mobile_number":"664-303-3575","email_id":"Jerel_Willms@gmail.com","dop":"2025-04-06","serial_number":"15483394870447384","imei1":"15483394870447384","imei2":"15483394870447384","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T16:12:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75272,"job_number":"JOB_75272","tr_customer_id":75289,"tr_customer_product_id":75279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T16:13:01.000Z","modified_at":"2025-10-01T16:13:01.000Z","name":"First Name","mobile_number":"7247457400","email_id":"niteshguptampb19@gmail.com","dop":"2025-09-08","serial_number":"12333333333322","imei1":"12333333333322","imei2":"12333333333322","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T16:13:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75273,"job_number":"JOB_75273","tr_customer_id":75290,"tr_customer_product_id":75280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T16:13:40.000Z","modified_at":"2025-10-01T16:13:40.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"14955060419802","imei1":"14955060419802","imei2":"14955060419802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T16:13:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75277,"job_number":"JOB_75277","tr_customer_id":75294,"tr_customer_product_id":75284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T17:11:40.000Z","modified_at":"2025-10-01T17:11:40.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2025-04-02","serial_number":"66548404098219","imei1":"66548404098219","imei2":"66548404098219","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T17:11:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75281,"job_number":"JOB_75281","tr_customer_id":75298,"tr_customer_product_id":75288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T18:43:55.000Z","modified_at":"2025-10-01T18:43:55.000Z","name":"Jatin Sharma","mobile_number":"1234567890","email_id":"xyz@gmail.com","dop":"2025-07-07","serial_number":"12345678901234","imei1":"12345678901234","imei2":"12345678901234","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T18:43:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75283,"job_number":"JOB_75283","tr_customer_id":75300,"tr_customer_product_id":75290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T18:52:25.000Z","modified_at":"2025-10-01T18:52:25.000Z","name":"Jatin Sharma","mobile_number":"1234567890","email_id":"xyz@gmail.com","dop":"2025-07-07","serial_number":"12345678901235","imei1":"12345678901235","imei2":"12345678901235","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T18:52:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75290,"job_number":"JOB_75290","tr_customer_id":75307,"tr_customer_product_id":75297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T23:02:30.000Z","modified_at":"2025-10-01T23:02:30.000Z","name":"Sebasti Jeya Ranjani Manuel","mobile_number":"4561237896","email_id":"sebastiranjani@gmail.com","dop":"2025-09-10","serial_number":"147852369895698","imei1":"147852369895698","imei2":"147852369895698","popurl":"2025-09-10T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T23:02:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75291,"job_number":"JOB_75291","tr_customer_id":75308,"tr_customer_product_id":75298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T02:52:36.000Z","modified_at":"2025-10-02T02:52:36.000Z","name":"Ricardo Aufderhar","mobile_number":"821-825-1259","email_id":"Myra5@gmail.com","dop":"2025-08-12","serial_number":"10445070036219","imei1":"10445070036219","imei2":"10445070036219","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T02:52:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75293,"job_number":"JOB_75293","tr_customer_id":75310,"tr_customer_product_id":75300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T02:52:50.000Z","modified_at":"2025-10-02T02:52:50.000Z","name":"Tate Shanahan","mobile_number":"864-566-0031","email_id":"Savanna_Ward4@yahoo.com","dop":"2025-08-12","serial_number":"10071270399154","imei1":"10071270399154","imei2":"10071270399154","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T02:52:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75295,"job_number":"JOB_75295","tr_customer_id":75312,"tr_customer_product_id":75302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T02:53:03.000Z","modified_at":"2025-10-02T02:53:03.000Z","name":"Marcelino Crist","mobile_number":"570-735-9731","email_id":"Martin_Monahan76@gmail.com","dop":"2025-08-12","serial_number":"10240607045283","imei1":"10240607045283","imei2":"10240607045283","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T02:53:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75299,"job_number":"JOB_75299","tr_customer_id":75316,"tr_customer_product_id":75306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:02.000Z","modified_at":"2025-10-02T03:08:02.000Z","name":"Josie Durgan","mobile_number":"902-541-7295","email_id":"Baby_Prohaska30@yahoo.com","dop":"2025-04-06","serial_number":"16340570045411328","imei1":"16340570045411328","imei2":"16340570045411328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:08:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75302,"job_number":"JOB_75302","tr_customer_id":75319,"tr_customer_product_id":75309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:20.000Z","modified_at":"2025-10-02T03:08:20.000Z","name":"Damon Hane","mobile_number":"858-619-7517","email_id":"Jameson.Kuvalis31@hotmail.com","dop":"2025-08-12","serial_number":"10336928561113","imei1":"10336928561113","imei2":"10336928561113","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:08:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75303,"job_number":"JOB_75303","tr_customer_id":75320,"tr_customer_product_id":75310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:20.000Z","modified_at":"2025-10-02T03:08:20.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"17478669828830","imei1":"17478669828830","imei2":"17478669828830","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:08:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75306,"job_number":"JOB_75306","tr_customer_id":75323,"tr_customer_product_id":75313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:22.000Z","modified_at":"2025-10-02T03:08:22.000Z","name":"Talia Cartwright","mobile_number":"752-593-9753","email_id":"Charlie.Tromp@yahoo.com","dop":"2025-04-06","serial_number":"16485328486008632","imei1":"16485328486008632","imei2":"16485328486008632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:08:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75308,"job_number":"JOB_75308","tr_customer_id":75325,"tr_customer_product_id":75315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:24.000Z","modified_at":"2025-10-02T03:08:24.000Z","name":"Alexandrea Dickens","mobile_number":"412-459-4739","email_id":"Abagail_Murazik50@gmail.com","dop":"2025-04-06","serial_number":"16528428928006318","imei1":"16528428928006318","imei2":"16528428928006318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:08:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75310,"job_number":"JOB_75310","tr_customer_id":75327,"tr_customer_product_id":75317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:34.000Z","modified_at":"2025-10-02T03:08:34.000Z","name":"Louisa Renner","mobile_number":"406-860-7640","email_id":"Rae_Dickinson68@hotmail.com","dop":"2025-08-12","serial_number":"10603102495798","imei1":"10603102495798","imei2":"10603102495798","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:08:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75313,"job_number":"JOB_75313","tr_customer_id":75330,"tr_customer_product_id":75320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:47.000Z","modified_at":"2025-10-02T03:08:47.000Z","name":"Alexandro Pollich","mobile_number":"574-597-1305","email_id":"Micheal16@yahoo.com","dop":"2025-08-12","serial_number":"10964689752411","imei1":"10964689752411","imei2":"10964689752411","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:08:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75315,"job_number":"JOB_75315","tr_customer_id":75332,"tr_customer_product_id":75322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:06.000Z","modified_at":"2025-10-02T03:09:06.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10319338758981","imei1":"10319338758981","imei2":"10319338758981","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75317,"job_number":"JOB_75317","tr_customer_id":75334,"tr_customer_product_id":75324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:07.000Z","modified_at":"2025-10-02T03:09:07.000Z","name":"Aliyah Wolf","mobile_number":"658-893-8097","email_id":"Trisha82@gmail.com","dop":"2025-06-18","serial_number":"1087492741616999","imei1":"1087492741616999","imei2":"1087492741616999","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75318,"job_number":"JOB_75318","tr_customer_id":75335,"tr_customer_product_id":75325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:12.000Z","modified_at":"2025-10-02T03:09:12.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"12411526955117","imei1":"12411526955117","imei2":"12411526955117","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75320,"job_number":"JOB_75320","tr_customer_id":75337,"tr_customer_product_id":75327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:14.000Z","modified_at":"2025-10-02T03:09:14.000Z","name":"Kellen Balistreri","mobile_number":"845-522-4681","email_id":"Simone20@gmail.com","dop":"2025-04-06","serial_number":"16816318856784880","imei1":"16816318856784880","imei2":"16816318856784880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75322,"job_number":"JOB_75322","tr_customer_id":75339,"tr_customer_product_id":75329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:15.000Z","modified_at":"2025-10-02T03:09:15.000Z","name":"Joseph Flatley","mobile_number":"341-964-9021","email_id":"Demarco23@gmail.com","dop":"2025-04-06","serial_number":"14229397169154496","imei1":"14229397169154496","imei2":"14229397169154496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75323,"job_number":"JOB_75323","tr_customer_id":75340,"tr_customer_product_id":75330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:25.000Z","modified_at":"2025-10-02T03:09:25.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"17250456091439","imei1":"17250456091439","imei2":"17250456091439","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75329,"job_number":"JOB_75329","tr_customer_id":75346,"tr_customer_product_id":75336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:34.000Z","modified_at":"2025-10-02T03:09:34.000Z","name":"Eulalia Gerhold","mobile_number":"583-735-0214","email_id":"Joseph39@yahoo.com","dop":"2025-04-06","serial_number":"12181001532807230","imei1":"12181001532807230","imei2":"12181001532807230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75330,"job_number":"JOB_75330","tr_customer_id":75347,"tr_customer_product_id":75337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:37.000Z","modified_at":"2025-10-02T03:09:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14930533246090","imei1":"14930533246090","imei2":"14930533246090","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75332,"job_number":"JOB_75332","tr_customer_id":75349,"tr_customer_product_id":75339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:39.000Z","modified_at":"2025-10-02T03:09:39.000Z","name":"Newell Durgan","mobile_number":"443-240-9764","email_id":"Carlotta30@hotmail.com","dop":"2025-04-06","serial_number":"10747147485042820","imei1":"10747147485042820","imei2":"10747147485042820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75334,"job_number":"JOB_75334","tr_customer_id":75351,"tr_customer_product_id":75341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:43.000Z","modified_at":"2025-10-02T03:09:43.000Z","name":"Roy Hahn","mobile_number":"742-975-4042","email_id":"Vito_Gulgowski40@hotmail.com","dop":"2025-04-06","serial_number":"14103515980550928","imei1":"14103515980550928","imei2":"14103515980550928","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75337,"job_number":"JOB_75337","tr_customer_id":75354,"tr_customer_product_id":75344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:58.000Z","modified_at":"2025-10-02T03:09:58.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10291178319788","imei1":"10291178319788","imei2":"10291178319788","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75339,"job_number":"JOB_75339","tr_customer_id":75356,"tr_customer_product_id":75346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:59.000Z","modified_at":"2025-10-02T03:09:59.000Z","name":"Fabian Howe","mobile_number":"200-665-7845","email_id":"Arely23@yahoo.com","dop":"2025-06-18","serial_number":"1080975310646820","imei1":"1080975310646820","imei2":"1080975310646820","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75343,"job_number":"JOB_75343","tr_customer_id":75360,"tr_customer_product_id":75350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:03.000Z","modified_at":"2025-10-02T03:10:03.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"10690587982358","imei1":"10690587982358","imei2":"10690587982358","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75347,"job_number":"JOB_75347","tr_customer_id":75364,"tr_customer_product_id":75354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:05.000Z","modified_at":"2025-10-02T03:10:05.000Z","name":"Martin Jerde","mobile_number":"231-350-9685","email_id":"Leopold_Wunsch@yahoo.com","dop":"2025-04-06","serial_number":"10117095392053200","imei1":"10117095392053200","imei2":"10117095392053200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75350,"job_number":"JOB_75350","tr_customer_id":75367,"tr_customer_product_id":75357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:11.000Z","modified_at":"2025-10-02T03:10:11.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"17458524762165","imei1":"17458524762165","imei2":"17458524762165","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75356,"job_number":"JOB_75356","tr_customer_id":75373,"tr_customer_product_id":75363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:20.000Z","modified_at":"2025-10-02T03:10:20.000Z","name":"Riya t","mobile_number":"9941454262","email_id":"Rodolfo91@yahoo.com","dop":"2025-07-09","serial_number":"104240841834742","imei1":"104240841834742","imei2":"104240841834742","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75359,"job_number":"JOB_75359","tr_customer_id":75376,"tr_customer_product_id":75366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:27.000Z","modified_at":"2025-10-02T03:10:27.000Z","name":"Mose Klocko","mobile_number":"831-230-0685","email_id":"Holly57@gmail.com","dop":"2025-04-06","serial_number":"13102381359994224","imei1":"13102381359994224","imei2":"13102381359994224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75360,"job_number":"JOB_75360","tr_customer_id":75377,"tr_customer_product_id":75367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:30.000Z","modified_at":"2025-10-02T03:10:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12609854036842","imei1":"12609854036842","imei2":"12609854036842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75362,"job_number":"JOB_75362","tr_customer_id":75379,"tr_customer_product_id":75369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:32.000Z","modified_at":"2025-10-02T03:10:32.000Z","name":"Daphne Wisoky","mobile_number":"500-506-0510","email_id":"Zella.Reichert76@gmail.com","dop":"2025-04-06","serial_number":"12121310446529956","imei1":"12121310446529956","imei2":"12121310446529956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75363,"job_number":"JOB_75363","tr_customer_id":75380,"tr_customer_product_id":75370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:58.000Z","modified_at":"2025-10-02T03:10:58.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"15591998668688","imei1":"15591998668688","imei2":"15591998668688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75365,"job_number":"JOB_75365","tr_customer_id":75382,"tr_customer_product_id":75372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:11:09.000Z","modified_at":"2025-10-02T03:11:09.000Z","name":"Kajal s","mobile_number":"9841636255","email_id":"Christ_Deckow66@yahoo.com","dop":"2025-07-09","serial_number":"107624055373103","imei1":"107624055373103","imei2":"107624055373103","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:11:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75368,"job_number":"JOB_75368","tr_customer_id":75385,"tr_customer_product_id":75375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:11:10.000Z","modified_at":"2025-10-02T03:11:10.000Z","name":"Marisol Hilll","mobile_number":"557-945-8078","email_id":"Cornell59@yahoo.com","dop":"2025-04-06","serial_number":"16869403053112000","imei1":"16869403053112000","imei2":"16869403053112000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:11:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75369,"job_number":"JOB_75369","tr_customer_id":75386,"tr_customer_product_id":75376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:11:23.000Z","modified_at":"2025-10-02T03:11:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16433696978186","imei1":"16433696978186","imei2":"16433696978186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:11:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75371,"job_number":"JOB_75371","tr_customer_id":75388,"tr_customer_product_id":75378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:11:25.000Z","modified_at":"2025-10-02T03:11:25.000Z","name":"Tomasa Torphy","mobile_number":"572-700-6617","email_id":"Giovanna_Langosh86@hotmail.com","dop":"2025-04-06","serial_number":"12528847388374478","imei1":"12528847388374478","imei2":"12528847388374478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:11:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75372,"job_number":"JOB_75372","tr_customer_id":75389,"tr_customer_product_id":75379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:21:09.000Z","modified_at":"2025-10-02T03:21:09.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"16547944948919","imei1":"16547944948919","imei2":"16547944948919","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75374,"job_number":"JOB_75374","tr_customer_id":75391,"tr_customer_product_id":75381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:21:11.000Z","modified_at":"2025-10-02T03:21:11.000Z","name":"Sibyl Davis","mobile_number":"643-732-6336","email_id":"Edwina2@yahoo.com","dop":"2025-06-08","serial_number":"101180923478695","imei1":"101180923478695","imei2":"101180923478695","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:21:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75375,"job_number":"JOB_75375","tr_customer_id":75392,"tr_customer_product_id":75382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:21:43.000Z","modified_at":"2025-10-02T03:21:43.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"12892469600519","imei1":"12892469600519","imei2":"12892469600519","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:21:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75377,"job_number":"JOB_75377","tr_customer_id":75394,"tr_customer_product_id":75384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:21:44.000Z","modified_at":"2025-10-02T03:21:44.000Z","name":"Trudie Upton","mobile_number":"600-953-8674","email_id":"Nyasia_Wintheiser@hotmail.com","dop":"2025-06-08","serial_number":"107856072679759","imei1":"107856072679759","imei2":"107856072679759","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:21:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75378,"job_number":"JOB_75378","tr_customer_id":75395,"tr_customer_product_id":75385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:22:16.000Z","modified_at":"2025-10-02T03:22:16.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"18193552081944","imei1":"18193552081944","imei2":"18193552081944","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:22:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75380,"job_number":"JOB_75380","tr_customer_id":75397,"tr_customer_product_id":75387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:22:18.000Z","modified_at":"2025-10-02T03:22:18.000Z","name":"Burley Donnelly","mobile_number":"840-531-1523","email_id":"Leslie.Hintz@yahoo.com","dop":"2025-06-08","serial_number":"109398424460014","imei1":"109398424460014","imei2":"109398424460014","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:22:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75381,"job_number":"JOB_75381","tr_customer_id":75398,"tr_customer_product_id":75388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:24:20.000Z","modified_at":"2025-10-02T03:24:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77796106256720","imei1":"77796106256720","imei2":"77796106256720","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:24:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75382,"job_number":"JOB_75382","tr_customer_id":75399,"tr_customer_product_id":75389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:24:21.000Z","modified_at":"2025-10-02T03:24:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29881214082156","imei1":"29881214082156","imei2":"29881214082156","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:24:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75383,"job_number":"JOB_75383","tr_customer_id":75400,"tr_customer_product_id":75390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:24:21.000Z","modified_at":"2025-10-02T03:24:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73349116692625","imei1":"73349116692625","imei2":"73349116692625","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:24:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75384,"job_number":"JOB_75384","tr_customer_id":75401,"tr_customer_product_id":75391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:24:21.000Z","modified_at":"2025-10-02T03:24:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80529107447203","imei1":"80529107447203","imei2":"80529107447203","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:24:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75385,"job_number":"JOB_75385","tr_customer_id":75402,"tr_customer_product_id":75392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:24:22.000Z","modified_at":"2025-10-02T03:24:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81100701047953","imei1":"81100701047953","imei2":"81100701047953","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:24:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75386,"job_number":"JOB_75386","tr_customer_id":75403,"tr_customer_product_id":75393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:24:22.000Z","modified_at":"2025-10-02T03:24:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"59602321659313","imei1":"59602321659313","imei2":"59602321659313","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:24:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75388,"job_number":"JOB_75388","tr_customer_id":75405,"tr_customer_product_id":75395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:24:58.000Z","modified_at":"2025-10-02T03:24:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61881242647192","imei1":"61881242647192","imei2":"61881242647192","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:24:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75389,"job_number":"JOB_75389","tr_customer_id":75406,"tr_customer_product_id":75396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:24:59.000Z","modified_at":"2025-10-02T03:24:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"85536820100481","imei1":"85536820100481","imei2":"85536820100481","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:24:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75390,"job_number":"JOB_75390","tr_customer_id":75407,"tr_customer_product_id":75397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:24:59.000Z","modified_at":"2025-10-02T03:24:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55563183319298","imei1":"55563183319298","imei2":"55563183319298","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:24:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75391,"job_number":"JOB_75391","tr_customer_id":75408,"tr_customer_product_id":75398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:24:59.000Z","modified_at":"2025-10-02T03:24:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27359010630023","imei1":"27359010630023","imei2":"27359010630023","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:24:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75392,"job_number":"JOB_75392","tr_customer_id":75409,"tr_customer_product_id":75399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:25:00.000Z","modified_at":"2025-10-02T03:25:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"65531296773761","imei1":"65531296773761","imei2":"65531296773761","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75393,"job_number":"JOB_75393","tr_customer_id":75410,"tr_customer_product_id":75400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:25:00.000Z","modified_at":"2025-10-02T03:25:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18689424575253","imei1":"18689424575253","imei2":"18689424575253","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75395,"job_number":"JOB_75395","tr_customer_id":75412,"tr_customer_product_id":75402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:25:36.000Z","modified_at":"2025-10-02T03:25:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96963981008392","imei1":"96963981008392","imei2":"96963981008392","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:25:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75396,"job_number":"JOB_75396","tr_customer_id":75413,"tr_customer_product_id":75403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:25:36.000Z","modified_at":"2025-10-02T03:25:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95278543853205","imei1":"95278543853205","imei2":"95278543853205","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:25:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75397,"job_number":"JOB_75397","tr_customer_id":75414,"tr_customer_product_id":75404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:25:37.000Z","modified_at":"2025-10-02T03:25:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78097491588524","imei1":"78097491588524","imei2":"78097491588524","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:25:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75398,"job_number":"JOB_75398","tr_customer_id":75415,"tr_customer_product_id":75405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:25:37.000Z","modified_at":"2025-10-02T03:25:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37560630569395","imei1":"37560630569395","imei2":"37560630569395","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:25:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75399,"job_number":"JOB_75399","tr_customer_id":75416,"tr_customer_product_id":75406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:25:37.000Z","modified_at":"2025-10-02T03:25:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66973191461042","imei1":"66973191461042","imei2":"66973191461042","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:25:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75400,"job_number":"JOB_75400","tr_customer_id":75417,"tr_customer_product_id":75407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:25:38.000Z","modified_at":"2025-10-02T03:25:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11102210876678","imei1":"11102210876678","imei2":"11102210876678","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:25:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75402,"job_number":"JOB_75402","tr_customer_id":75419,"tr_customer_product_id":75409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:41:27.000Z","modified_at":"2025-10-02T03:41:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12629372591361","imei1":"12629372591361","imei2":"12629372591361","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:41:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75407,"job_number":"JOB_75407","tr_customer_id":75424,"tr_customer_product_id":75414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:41:29.000Z","modified_at":"2025-10-02T03:41:29.000Z","name":"Harmony Cremin","mobile_number":"437-213-8584","email_id":"Sandra61@gmail.com","dop":"2025-04-06","serial_number":"18986915314375884","imei1":"18986915314375884","imei2":"18986915314375884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75417,"job_number":"JOB_75417","tr_customer_id":75434,"tr_customer_product_id":75424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:42:20.000Z","modified_at":"2025-10-02T03:42:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11054001878381","imei1":"11054001878381","imei2":"11054001878381","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:42:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75419,"job_number":"JOB_75419","tr_customer_id":75436,"tr_customer_product_id":75426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:42:22.000Z","modified_at":"2025-10-02T03:42:22.000Z","name":"Casper Hegmann","mobile_number":"652-448-3317","email_id":"Elvera_Moore45@gmail.com","dop":"2025-04-06","serial_number":"15166594903920244","imei1":"15166594903920244","imei2":"15166594903920244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75420,"job_number":"JOB_75420","tr_customer_id":75437,"tr_customer_product_id":75427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:43:13.000Z","modified_at":"2025-10-02T03:43:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12967967039084","imei1":"12967967039084","imei2":"12967967039084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:43:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75422,"job_number":"JOB_75422","tr_customer_id":75439,"tr_customer_product_id":75429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:43:15.000Z","modified_at":"2025-10-02T03:43:15.000Z","name":"Trevor Lindgren","mobile_number":"977-729-3797","email_id":"Ivah.Kunze71@gmail.com","dop":"2025-04-06","serial_number":"12302366385928320","imei1":"12302366385928320","imei2":"12302366385928320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:43:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75425,"job_number":"JOB_75425","tr_customer_id":75442,"tr_customer_product_id":75432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T04:27:05.000Z","modified_at":"2025-10-02T04:27:05.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100901835426306","imei1":"100901835426306","imei2":"100901835426306","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T04:27:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75427,"job_number":"JOB_75427","tr_customer_id":75444,"tr_customer_product_id":75434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T04:27:20.000Z","modified_at":"2025-10-02T04:27:20.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"106641609847383","imei1":"106641609847383","imei2":"106641609847383","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T04:27:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75430,"job_number":"JOB_75430","tr_customer_id":75447,"tr_customer_product_id":75437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T04:40:23.000Z","modified_at":"2025-10-02T04:40:23.000Z","name":"Reginald Boyle","mobile_number":"672-652-7050","email_id":"Dalton_Towne89@yahoo.com","dop":"2025-04-06","serial_number":"15674341618363216","imei1":"15674341618363216","imei2":"15674341618363216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T04:40:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75432,"job_number":"JOB_75432","tr_customer_id":75449,"tr_customer_product_id":75439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T05:53:29.000Z","modified_at":"2025-10-02T05:53:29.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"10040001899391","imei1":"10040001899391","imei2":"10040001899391","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T05:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75434,"job_number":"JOB_75434","tr_customer_id":75451,"tr_customer_product_id":75441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T05:53:31.000Z","modified_at":"2025-10-02T05:53:31.000Z","name":"Wilbert Bechtelar","mobile_number":"326-454-4042","email_id":"Mayra.Rogahn@gmail.com","dop":"2025-08-24","serial_number":"1029863750164451","imei1":"1029863750164451","imei2":"1029863750164451","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T05:53:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75435,"job_number":"JOB_75435","tr_customer_id":75452,"tr_customer_product_id":75442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T05:54:09.000Z","modified_at":"2025-10-02T05:54:09.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"12775092331033","imei1":"12775092331033","imei2":"12775092331033","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T05:54:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75437,"job_number":"JOB_75437","tr_customer_id":75454,"tr_customer_product_id":75444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T05:54:11.000Z","modified_at":"2025-10-02T05:54:11.000Z","name":"Trever Stiedemann","mobile_number":"948-546-7022","email_id":"Abel_Donnelly52@yahoo.com","dop":"2025-08-24","serial_number":"1038861515565035","imei1":"1038861515565035","imei2":"1038861515565035","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T05:54:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75438,"job_number":"JOB_75438","tr_customer_id":75455,"tr_customer_product_id":75445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T05:54:47.000Z","modified_at":"2025-10-02T05:54:47.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"14960190467569","imei1":"14960190467569","imei2":"14960190467569","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T05:54:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75440,"job_number":"JOB_75440","tr_customer_id":75457,"tr_customer_product_id":75447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T05:54:49.000Z","modified_at":"2025-10-02T05:54:49.000Z","name":"Oran Wehner","mobile_number":"226-447-4176","email_id":"Felix62@hotmail.com","dop":"2025-08-24","serial_number":"1000370566775833","imei1":"1000370566775833","imei2":"1000370566775833","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T05:54:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75441,"job_number":"JOB_75441","tr_customer_id":75458,"tr_customer_product_id":75448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:12:12.000Z","modified_at":"2025-10-02T06:12:12.000Z","name":"Kristoffer Nikolaus","mobile_number":"901-553-7632","email_id":"Bernhard_Pacocha@gmail.com","dop":"2025-08-31","serial_number":"17193267694369","imei1":"17193267694369","imei2":"17193267694369","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:12:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75442,"job_number":"JOB_75442","tr_customer_id":75459,"tr_customer_product_id":75449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:12:29.000Z","modified_at":"2025-10-02T06:12:29.000Z","name":"Gregg Lind","mobile_number":"732-446-3185","email_id":"Gracie77@yahoo.com","dop":"2025-08-31","serial_number":"14193664505140","imei1":"14193664505140","imei2":"14193664505140","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:12:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75443,"job_number":"JOB_75443","tr_customer_id":75460,"tr_customer_product_id":75450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:17:58.000Z","modified_at":"2025-10-02T06:17:58.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10073023657438","imei1":"10073023657438","imei2":"10073023657438","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:17:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75445,"job_number":"JOB_75445","tr_customer_id":75462,"tr_customer_product_id":75452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:17:59.000Z","modified_at":"2025-10-02T06:17:59.000Z","name":"Burnice Lakin","mobile_number":"976-774-7695","email_id":"Angelica20@yahoo.com","dop":"2025-06-18","serial_number":"1053960236232170","imei1":"1053960236232170","imei2":"1053960236232170","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:17:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75446,"job_number":"JOB_75446","tr_customer_id":75463,"tr_customer_product_id":75453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:18:23.000Z","modified_at":"2025-10-02T06:18:23.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"11461452385391","imei1":"11461452385391","imei2":"11461452385391","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:18:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75448,"job_number":"JOB_75448","tr_customer_id":75465,"tr_customer_product_id":75455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:18:25.000Z","modified_at":"2025-10-02T06:18:25.000Z","name":"Darby Armstrong","mobile_number":"273-662-4869","email_id":"Howell_Lockman8@yahoo.com","dop":"2025-06-08","serial_number":"100803380169010","imei1":"100803380169010","imei2":"100803380169010","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:18:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75449,"job_number":"JOB_75449","tr_customer_id":75466,"tr_customer_product_id":75456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:18:44.000Z","modified_at":"2025-10-02T06:18:44.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10793835686908","imei1":"10793835686908","imei2":"10793835686908","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:18:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75451,"job_number":"JOB_75451","tr_customer_id":75468,"tr_customer_product_id":75458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:18:45.000Z","modified_at":"2025-10-02T06:18:45.000Z","name":"Julian Rath","mobile_number":"471-263-4097","email_id":"Itzel_Rohan@yahoo.com","dop":"2025-06-18","serial_number":"1029058931736882","imei1":"1029058931736882","imei2":"1029058931736882","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:18:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75452,"job_number":"JOB_75452","tr_customer_id":75469,"tr_customer_product_id":75459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:18:54.000Z","modified_at":"2025-10-02T06:18:54.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"11972121580812","imei1":"11972121580812","imei2":"11972121580812","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75454,"job_number":"JOB_75454","tr_customer_id":75471,"tr_customer_product_id":75461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:18:56.000Z","modified_at":"2025-10-02T06:18:56.000Z","name":"Mathilde Abbott","mobile_number":"745-255-0370","email_id":"Wyman.Zieme@gmail.com","dop":"2025-06-08","serial_number":"103805351215959","imei1":"103805351215959","imei2":"103805351215959","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75455,"job_number":"JOB_75455","tr_customer_id":75472,"tr_customer_product_id":75462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:19:26.000Z","modified_at":"2025-10-02T06:19:26.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"15571860451191","imei1":"15571860451191","imei2":"15571860451191","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:19:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75457,"job_number":"JOB_75457","tr_customer_id":75474,"tr_customer_product_id":75464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:19:28.000Z","modified_at":"2025-10-02T06:19:28.000Z","name":"Jamey MacGyver","mobile_number":"490-984-6206","email_id":"Pablo69@yahoo.com","dop":"2025-06-08","serial_number":"109355763750513","imei1":"109355763750513","imei2":"109355763750513","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:19:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75459,"job_number":"JOB_75459","tr_customer_id":75476,"tr_customer_product_id":75466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:20:40.000Z","modified_at":"2025-10-02T06:20:40.000Z","name":"Yvette Mante","mobile_number":"728-944-7056","email_id":"Kavon.Konopelski@hotmail.com","dop":"2025-04-06","serial_number":"15329221113389512","imei1":"15329221113389512","imei2":"15329221113389512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:20:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75461,"job_number":"JOB_75461","tr_customer_id":75478,"tr_customer_product_id":75468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:21:34.000Z","modified_at":"2025-10-02T06:21:34.000Z","name":"Giovanny Bergstrom","mobile_number":"873-397-3767","email_id":"Christian_Schaefer@gmail.com","dop":"2025-04-06","serial_number":"19188696490480424","imei1":"19188696490480424","imei2":"19188696490480424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:21:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75463,"job_number":"JOB_75463","tr_customer_id":75480,"tr_customer_product_id":75470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:22:27.000Z","modified_at":"2025-10-02T06:22:27.000Z","name":"Hattie Johns","mobile_number":"720-523-9775","email_id":"Amari.Collins@yahoo.com","dop":"2025-04-06","serial_number":"16674147519487734","imei1":"16674147519487734","imei2":"16674147519487734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:22:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75468,"job_number":"JOB_75468","tr_customer_id":75485,"tr_customer_product_id":75475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:26:59.000Z","modified_at":"2025-10-02T06:26:59.000Z","name":"Landen Reilly","mobile_number":"456-390-2327","email_id":"Rodolfo61@yahoo.com","dop":"2025-04-06","serial_number":"15712852056496422","imei1":"15712852056496422","imei2":"15712852056496422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:26:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75469,"job_number":"JOB_75469","tr_customer_id":75486,"tr_customer_product_id":75476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:28:06.000Z","modified_at":"2025-10-02T06:28:06.000Z","name":"Roscoe Legros","mobile_number":"931-746-9421","email_id":"Layla69@yahoo.com","dop":"2025-08-12","serial_number":"10109351368863","imei1":"10109351368863","imei2":"10109351368863","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:28:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75471,"job_number":"JOB_75471","tr_customer_id":75488,"tr_customer_product_id":75478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:28:20.000Z","modified_at":"2025-10-02T06:28:20.000Z","name":"Shanna Harber","mobile_number":"997-509-5694","email_id":"Horace.Lindgren@gmail.com","dop":"2025-08-12","serial_number":"10078551042939","imei1":"10078551042939","imei2":"10078551042939","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:28:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75473,"job_number":"JOB_75473","tr_customer_id":75490,"tr_customer_product_id":75480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:28:34.000Z","modified_at":"2025-10-02T06:28:34.000Z","name":"Erica Kerluke","mobile_number":"743-994-4195","email_id":"Leilani.Fay66@yahoo.com","dop":"2025-08-12","serial_number":"10119259011109","imei1":"10119259011109","imei2":"10119259011109","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:28:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75479,"job_number":"JOB_75479","tr_customer_id":75496,"tr_customer_product_id":75486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:34:08.000Z","modified_at":"2025-10-02T06:34:08.000Z","name":"Hildegard Douglas","mobile_number":"993-970-1427","email_id":"Ahmed23@yahoo.com","dop":"2025-04-06","serial_number":"12629725807936822","imei1":"12629725807936822","imei2":"12629725807936822","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:34:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75480,"job_number":"JOB_75480","tr_customer_id":75497,"tr_customer_product_id":75487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:34:12.000Z","modified_at":"2025-10-02T06:34:12.000Z","name":"Riya t","mobile_number":"9941454262","email_id":"Brooke.Kuhn97@yahoo.com","dop":"2025-07-09","serial_number":"101655192823260","imei1":"101655192823260","imei2":"101655192823260","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:34:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75482,"job_number":"JOB_75482","tr_customer_id":75499,"tr_customer_product_id":75489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:34:55.000Z","modified_at":"2025-10-02T06:34:55.000Z","name":"Kajal s","mobile_number":"9841636255","email_id":"Brady.Shanahan96@hotmail.com","dop":"2025-07-09","serial_number":"103342690700998","imei1":"103342690700998","imei2":"103342690700998","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:34:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75484,"job_number":"JOB_75484","tr_customer_id":75501,"tr_customer_product_id":75491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:36:27.000Z","modified_at":"2025-10-02T06:36:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14698058749511","imei1":"14698058749511","imei2":"14698058749511","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:36:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75486,"job_number":"JOB_75486","tr_customer_id":75503,"tr_customer_product_id":75493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:36:29.000Z","modified_at":"2025-10-02T06:36:29.000Z","name":"Shanon Skiles","mobile_number":"574-363-9317","email_id":"Pamela.Barton49@gmail.com","dop":"2025-04-06","serial_number":"10818088991855964","imei1":"10818088991855964","imei2":"10818088991855964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:36:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75488,"job_number":"JOB_75488","tr_customer_id":75505,"tr_customer_product_id":75495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:36:37.000Z","modified_at":"2025-10-02T06:36:37.000Z","name":"Lowell Bradtke","mobile_number":"726-227-3715","email_id":"Noble91@gmail.com","dop":"2025-04-06","serial_number":"18427791156834536","imei1":"18427791156834536","imei2":"18427791156834536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:36:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75489,"job_number":"JOB_75489","tr_customer_id":75506,"tr_customer_product_id":75496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:36:47.000Z","modified_at":"2025-10-02T06:36:47.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"12300393816498","imei1":"12300393816498","imei2":"12300393816498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:36:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75491,"job_number":"JOB_75491","tr_customer_id":75508,"tr_customer_product_id":75498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:37:21.000Z","modified_at":"2025-10-02T06:37:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10552022892166","imei1":"10552022892166","imei2":"10552022892166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:37:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75493,"job_number":"JOB_75493","tr_customer_id":75510,"tr_customer_product_id":75500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:37:23.000Z","modified_at":"2025-10-02T06:37:23.000Z","name":"Makenzie McCullough","mobile_number":"937-859-6052","email_id":"Lelia.Denesik62@gmail.com","dop":"2025-04-06","serial_number":"17667741287550368","imei1":"17667741287550368","imei2":"17667741287550368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:37:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75494,"job_number":"JOB_75494","tr_customer_id":75511,"tr_customer_product_id":75501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:37:37.000Z","modified_at":"2025-10-02T06:37:37.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"18228826513030","imei1":"18228826513030","imei2":"18228826513030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:37:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75496,"job_number":"JOB_75496","tr_customer_id":75513,"tr_customer_product_id":75503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:38:15.000Z","modified_at":"2025-10-02T06:38:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16734421622461","imei1":"16734421622461","imei2":"16734421622461","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:38:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75498,"job_number":"JOB_75498","tr_customer_id":75515,"tr_customer_product_id":75505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:38:17.000Z","modified_at":"2025-10-02T06:38:17.000Z","name":"Dolores Lind","mobile_number":"225-488-7563","email_id":"Madeline_Anderson70@yahoo.com","dop":"2025-04-06","serial_number":"14612524303076564","imei1":"14612524303076564","imei2":"14612524303076564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:38:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75499,"job_number":"JOB_75499","tr_customer_id":75516,"tr_customer_product_id":75506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:38:27.000Z","modified_at":"2025-10-02T06:38:27.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"17236997530847","imei1":"17236997530847","imei2":"17236997530847","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:38:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75510,"job_number":"JOB_75510","tr_customer_id":75527,"tr_customer_product_id":75517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T07:03:22.000Z","modified_at":"2025-10-02T07:03:22.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"17112218312608","imei1":"17112218312608","imei2":"17112218312608","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T07:03:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75512,"job_number":"JOB_75512","tr_customer_id":75529,"tr_customer_product_id":75519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T07:03:23.000Z","modified_at":"2025-10-02T07:03:23.000Z","name":"Eleanore Turner","mobile_number":"544-403-4058","email_id":"Kelton6@yahoo.com","dop":"2025-08-24","serial_number":"1086809251117865","imei1":"1086809251117865","imei2":"1086809251117865","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T07:03:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75513,"job_number":"JOB_75513","tr_customer_id":75530,"tr_customer_product_id":75520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T07:03:56.000Z","modified_at":"2025-10-02T07:03:56.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"14687034799945","imei1":"14687034799945","imei2":"14687034799945","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T07:03:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75515,"job_number":"JOB_75515","tr_customer_id":75532,"tr_customer_product_id":75522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T07:03:57.000Z","modified_at":"2025-10-02T07:03:57.000Z","name":"Bertram Harber","mobile_number":"490-606-7261","email_id":"Casey_Jenkins@yahoo.com","dop":"2025-08-24","serial_number":"1058607011009084","imei1":"1058607011009084","imei2":"1058607011009084","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T07:03:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75516,"job_number":"JOB_75516","tr_customer_id":75533,"tr_customer_product_id":75523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T07:04:30.000Z","modified_at":"2025-10-02T07:04:30.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"16954213695972","imei1":"16954213695972","imei2":"16954213695972","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T07:04:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75518,"job_number":"JOB_75518","tr_customer_id":75535,"tr_customer_product_id":75525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T07:04:31.000Z","modified_at":"2025-10-02T07:04:31.000Z","name":"Pat Feil","mobile_number":"929-300-3103","email_id":"Duncan_Kunde39@yahoo.com","dop":"2025-08-24","serial_number":"1016382586624965","imei1":"1016382586624965","imei2":"1016382586624965","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T07:04:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75091,"job_number":"JOB_75091","tr_customer_id":75108,"tr_customer_product_id":75098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T12:25:47.000Z","modified_at":"2025-10-01T12:25:47.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"17109359345588","imei1":"17109359345588","imei2":"17109359345588","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T12:25:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75092,"job_number":"JOB_75092","tr_customer_id":75109,"tr_customer_product_id":75099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T12:30:27.000Z","modified_at":"2025-10-01T12:30:27.000Z","name":"Thea Ward","mobile_number":"291-640-2548","email_id":"Brennon.Trantow@gmail.com","dop":"2025-09-01","serial_number":"18951805313238","imei1":"18951805313238","imei2":"18951805313238","popurl":"2025-09-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T12:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75093,"job_number":"JOB_75093","tr_customer_id":75110,"tr_customer_product_id":75100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T12:45:32.000Z","modified_at":"2025-10-01T12:45:32.000Z","name":"Wilmer Hirthe","mobile_number":"782-360-7345","email_id":"Garrick34@yahoo.com","dop":"2025-09-01","serial_number":"11541747765840","imei1":"11541747765840","imei2":"11541747765840","popurl":"2025-09-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T12:45:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75094,"job_number":"JOB_75094","tr_customer_id":75111,"tr_customer_product_id":75101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T12:55:26.000Z","modified_at":"2025-10-01T12:55:26.000Z","name":"Bo Orn","mobile_number":"465-959-6589","email_id":"Ally33@hotmail.com","dop":"2025-09-01","serial_number":"11003380016903","imei1":"11003380016903","imei2":"11003380016903","popurl":"2025-09-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T12:55:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75095,"job_number":"JOB_75095","tr_customer_id":75112,"tr_customer_product_id":75102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T12:57:25.000Z","modified_at":"2025-10-01T12:57:25.000Z","name":"Kellen Hauck","mobile_number":"556-855-8483","email_id":"Ricky42@hotmail.com","dop":"2025-09-01","serial_number":"17657025570058","imei1":"17657025570058","imei2":"17657025570058","popurl":"2025-09-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T12:57:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75096,"job_number":"JOB_75096","tr_customer_id":75113,"tr_customer_product_id":75103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:01:04.000Z","modified_at":"2025-10-01T13:01:04.000Z","name":"Boris Kunze","mobile_number":"430-917-4435","email_id":"Chance.Ritchie48@gmail.com","dop":"2025-09-01","serial_number":"15318348372070","imei1":"15318348372070","imei2":"15318348372070","popurl":"2025-09-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:01:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75133,"job_number":"JOB_75133","tr_customer_id":75150,"tr_customer_product_id":75140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:51:14.000Z","modified_at":"2025-10-01T13:51:14.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"85265707808514","imei1":"85265707808514","imei2":"85265707808514","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:51:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75134,"job_number":"JOB_75134","tr_customer_id":75151,"tr_customer_product_id":75141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:51:15.000Z","modified_at":"2025-10-01T13:51:15.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"91110533860283","imei1":"91110533860283","imei2":"91110533860283","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:51:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75135,"job_number":"JOB_75135","tr_customer_id":75152,"tr_customer_product_id":75142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:51:16.000Z","modified_at":"2025-10-01T13:51:16.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"89308193085005","imei1":"89308193085005","imei2":"89308193085005","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:51:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75137,"job_number":"JOB_75137","tr_customer_id":75154,"tr_customer_product_id":75144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:09:23.000Z","modified_at":"2025-10-01T14:09:23.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"177854709230748","imei1":"177854709230748","imei2":"177854709230748","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:09:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75138,"job_number":"JOB_75138","tr_customer_id":75155,"tr_customer_product_id":75145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:09:23.000Z","modified_at":"2025-10-01T14:09:23.000Z","name":"Sonia Langosh","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"126255568732793","imei1":"126255568732793","imei2":"126255568732793","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:09:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75139,"job_number":"JOB_75139","tr_customer_id":75156,"tr_customer_product_id":75146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:09:23.000Z","modified_at":"2025-10-01T14:09:23.000Z","name":"Mose Lubowitz","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"167624933997352","imei1":"167624933997352","imei2":"167624933997352","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:09:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75140,"job_number":"JOB_75140","tr_customer_id":75157,"tr_customer_product_id":75147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:09:24.000Z","modified_at":"2025-10-01T14:09:24.000Z","name":"Karina Bode","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"147054951861300","imei1":"147054951861300","imei2":"147054951861300","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:09:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75141,"job_number":"JOB_75141","tr_customer_id":75158,"tr_customer_product_id":75148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:09:37.000Z","modified_at":"2025-10-01T14:09:37.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"116028652720104","imei1":"116028652720104","imei2":"116028652720104","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:09:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75142,"job_number":"JOB_75142","tr_customer_id":75159,"tr_customer_product_id":75149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:09:37.000Z","modified_at":"2025-10-01T14:09:37.000Z","name":"Adrien Kassulke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180338069893725","imei1":"180338069893725","imei2":"180338069893725","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:09:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75143,"job_number":"JOB_75143","tr_customer_id":75160,"tr_customer_product_id":75150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:09:38.000Z","modified_at":"2025-10-01T14:09:38.000Z","name":"Mauricio Harris","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"192973473858681","imei1":"192973473858681","imei2":"192973473858681","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75144,"job_number":"JOB_75144","tr_customer_id":75161,"tr_customer_product_id":75151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:09:38.000Z","modified_at":"2025-10-01T14:09:38.000Z","name":"Estrella Strosin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"136738226544858","imei1":"136738226544858","imei2":"136738226544858","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75156,"job_number":"JOB_75156","tr_customer_id":75173,"tr_customer_product_id":75163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:12:01.000Z","modified_at":"2025-10-01T14:12:01.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"109005651116286","imei1":"109005651116286","imei2":"109005651116286","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:12:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75168,"job_number":"JOB_75168","tr_customer_id":75185,"tr_customer_product_id":75175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:14:42.000Z","modified_at":"2025-10-01T14:14:42.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh@test.com","dop":"2025-05-29","serial_number":"409513338969769","imei1":"409513338969769","imei2":"409513338969769","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:14:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75172,"job_number":"JOB_75172","tr_customer_id":75189,"tr_customer_product_id":75179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:15:23.000Z","modified_at":"2025-10-01T14:15:23.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh@test.com","dop":"2025-05-29","serial_number":"409513348969769","imei1":"409513348969769","imei2":"409513348969769","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:15:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75198,"job_number":"JOB_75198","tr_customer_id":75215,"tr_customer_product_id":75205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:20:19.000Z","modified_at":"2025-10-01T14:20:19.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh@test.com","dop":"2025-05-29","serial_number":"409513148969769","imei1":"409513148969769","imei2":"409513148969769","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:20:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75199,"job_number":"JOB_75199","tr_customer_id":75216,"tr_customer_product_id":75206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:21:34.000Z","modified_at":"2025-10-01T14:21:34.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh@test.com","dop":"2025-05-29","serial_number":"409513140969769","imei1":"409513140969769","imei2":"409513140969769","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:21:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75200,"job_number":"JOB_75200","tr_customer_id":75217,"tr_customer_product_id":75207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:21:55.000Z","modified_at":"2025-10-01T14:21:55.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh@test.com","dop":"2025-05-29","serial_number":"409523140969769","imei1":"409523140969769","imei2":"409523140969769","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75201,"job_number":"JOB_75201","tr_customer_id":75218,"tr_customer_product_id":75208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:22:35.000Z","modified_at":"2025-10-01T14:22:35.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh@test.com","dop":"2025-05-29","serial_number":"449523140969769","imei1":"449523140969769","imei2":"449523140969769","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:22:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75202,"job_number":"JOB_75202","tr_customer_id":75219,"tr_customer_product_id":75209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:23:08.000Z","modified_at":"2025-10-01T14:23:08.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh@test.com","dop":"2025-05-29","serial_number":"449523940969769","imei1":"449523940969769","imei2":"449523940969769","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:23:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75203,"job_number":"JOB_75203","tr_customer_id":75220,"tr_customer_product_id":75210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:23:36.000Z","modified_at":"2025-10-01T14:23:36.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh@test.com","dop":"2025-05-29","serial_number":"249523940969769","imei1":"249523940969769","imei2":"249523940969769","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:23:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75228,"job_number":"JOB_75228","tr_customer_id":75245,"tr_customer_product_id":75235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:42:31.000Z","modified_at":"2025-10-01T14:42:31.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh@test.com","dop":"2025-05-29","serial_number":"249523943969769","imei1":"249523943969769","imei2":"249523943969769","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:42:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75229,"job_number":"JOB_75229","tr_customer_id":75246,"tr_customer_product_id":75236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:42:38.000Z","modified_at":"2025-10-01T14:42:38.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109346267820511","imei1":"109346267820511","imei2":"109346267820511","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:42:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75231,"job_number":"JOB_75231","tr_customer_id":75248,"tr_customer_product_id":75238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:42:38.000Z","modified_at":"2025-10-01T14:42:38.000Z","name":"Giles Sipes","mobile_number":"447-900-5109","email_id":"Gabe.Little76@hotmail.com","dop":"2025-06-09","serial_number":"102832878078020","imei1":"102832878078020","imei2":"102832878078020","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:42:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75235,"job_number":"JOB_75235","tr_customer_id":75252,"tr_customer_product_id":75242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:42:56.000Z","modified_at":"2025-10-01T14:42:56.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"101847509670560","imei1":"101847509670560","imei2":"101847509670560","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:42:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75237,"job_number":"JOB_75237","tr_customer_id":75254,"tr_customer_product_id":75244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:42:57.000Z","modified_at":"2025-10-01T14:42:57.000Z","name":"Deven Rutherford","mobile_number":"526-685-2254","email_id":"Mazie65@gmail.com","dop":"2025-06-09","serial_number":"106433921585064","imei1":"106433921585064","imei2":"106433921585064","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:42:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75238,"job_number":"JOB_75238","tr_customer_id":75255,"tr_customer_product_id":75245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:43:15.000Z","modified_at":"2025-10-01T14:43:15.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108404065207809","imei1":"108404065207809","imei2":"108404065207809","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:43:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75240,"job_number":"JOB_75240","tr_customer_id":75257,"tr_customer_product_id":75247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:43:15.000Z","modified_at":"2025-10-01T14:43:15.000Z","name":"Shanna Pagac","mobile_number":"428-337-4751","email_id":"Guadalupe_Macejkovic67@gmail.com","dop":"2025-06-09","serial_number":"106633739437876","imei1":"106633739437876","imei2":"106633739437876","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:43:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75258,"job_number":"JOB_75258","tr_customer_id":75275,"tr_customer_product_id":75265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T15:42:59.000Z","modified_at":"2025-10-01T15:42:59.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh@test.com","dop":"2025-05-29","serial_number":"247523943969769","imei1":"247523943969769","imei2":"247523943969769","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T15:42:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75276,"job_number":"JOB_75276","tr_customer_id":75293,"tr_customer_product_id":75283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T16:22:36.000Z","modified_at":"2025-10-01T16:22:36.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-04-08","serial_number":"89999262772448","imei1":"89999262772448","imei2":"89999262772448","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T16:22:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75278,"job_number":"JOB_75278","tr_customer_id":75295,"tr_customer_product_id":75285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T17:53:14.000Z","modified_at":"2025-10-01T17:53:14.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh@test.com","dop":"2025-09-21","serial_number":"247523940969769","imei1":"247523940969769","imei2":"247523940969769","popurl":"2025-09-21T17:53:13.680609Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T17:53:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75279,"job_number":"JOB_75279","tr_customer_id":75296,"tr_customer_product_id":75286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T17:53:37.000Z","modified_at":"2025-10-01T17:53:37.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh@test.com","dop":"2025-09-21","serial_number":"247523940969869","imei1":"247523940969869","imei2":"247523940969869","popurl":"2025-09-21T17:53:36.790623Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T17:53:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75280,"job_number":"JOB_75280","tr_customer_id":75297,"tr_customer_product_id":75287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T18:39:31.000Z","modified_at":"2025-10-01T18:39:31.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Nora.Dickens49@hotmail.com","dop":"2025-07-02","serial_number":"19659420369866","imei1":"19659420369866","imei2":"19659420369866","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T18:39:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75284,"job_number":"JOB_75284","tr_customer_id":75301,"tr_customer_product_id":75291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T19:05:38.000Z","modified_at":"2025-10-01T19:05:38.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Reece_Spencer58@hotmail.com","dop":"2025-07-02","serial_number":"18654585882044","imei1":"18654585882044","imei2":"18654585882044","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T19:05:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75287,"job_number":"JOB_75287","tr_customer_id":75304,"tr_customer_product_id":75294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T19:28:22.000Z","modified_at":"2025-10-01T19:28:22.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Roman19@gmail.com","dop":"2025-07-02","serial_number":"19537985875452","imei1":"19537985875452","imei2":"19537985875452","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T19:28:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75289,"job_number":"JOB_75289","tr_customer_id":75306,"tr_customer_product_id":75296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T19:54:22.000Z","modified_at":"2025-10-01T19:54:22.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-09-21","serial_number":"27343599881043","imei1":"27343599881043","imei2":"27343599881043","popurl":"2025-09-21T19:53:59.672206200Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T19:54:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75328,"job_number":"JOB_75328","tr_customer_id":75345,"tr_customer_product_id":75335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:34.000Z","modified_at":"2025-10-02T03:09:34.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Elmer_Wilkinson87@gmail.com","dop":"2025-07-02","serial_number":"11897702731585","imei1":"11897702731585","imei2":"11897702731585","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75336,"job_number":"JOB_75336","tr_customer_id":75353,"tr_customer_product_id":75343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:52.000Z","modified_at":"2025-10-02T03:09:52.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Gladyce56@gmail.com","dop":"2025-07-02","serial_number":"19961091504464","imei1":"19961091504464","imei2":"19961091504464","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75341,"job_number":"JOB_75341","tr_customer_id":75358,"tr_customer_product_id":75348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:03.000Z","modified_at":"2025-10-02T03:10:03.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"121237440486598","imei1":"121237440486598","imei2":"121237440486598","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75342,"job_number":"JOB_75342","tr_customer_id":75359,"tr_customer_product_id":75349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:03.000Z","modified_at":"2025-10-02T03:10:03.000Z","name":"Herminio Treutel","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"105004786276075","imei1":"105004786276075","imei2":"105004786276075","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75344,"job_number":"JOB_75344","tr_customer_id":75361,"tr_customer_product_id":75351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:04.000Z","modified_at":"2025-10-02T03:10:04.000Z","name":"Ole Bartoletti","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"127283558567681","imei1":"127283558567681","imei2":"127283558567681","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75346,"job_number":"JOB_75346","tr_customer_id":75363,"tr_customer_product_id":75353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:04.000Z","modified_at":"2025-10-02T03:10:04.000Z","name":"Adalberto Nolan","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"171259333771510","imei1":"171259333771510","imei2":"171259333771510","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75349,"job_number":"JOB_75349","tr_customer_id":75366,"tr_customer_product_id":75356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:11.000Z","modified_at":"2025-10-02T03:10:11.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Natalia_Mertz@gmail.com","dop":"2025-07-02","serial_number":"10996236792945","imei1":"10996236792945","imei2":"10996236792945","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75352,"job_number":"JOB_75352","tr_customer_id":75369,"tr_customer_product_id":75359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:16.000Z","modified_at":"2025-10-02T03:10:16.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"159920274861288","imei1":"159920274861288","imei2":"159920274861288","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75353,"job_number":"JOB_75353","tr_customer_id":75370,"tr_customer_product_id":75360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:17.000Z","modified_at":"2025-10-02T03:10:17.000Z","name":"Natasha Leuschke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"133152087786394","imei1":"133152087786394","imei2":"133152087786394","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75354,"job_number":"JOB_75354","tr_customer_id":75371,"tr_customer_product_id":75361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:17.000Z","modified_at":"2025-10-02T03:10:17.000Z","name":"Jayde Deckow","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"131419650247324","imei1":"131419650247324","imei2":"131419650247324","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75355,"job_number":"JOB_75355","tr_customer_id":75372,"tr_customer_product_id":75362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:17.000Z","modified_at":"2025-10-02T03:10:17.000Z","name":"Robert Gislason","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"120201382007029","imei1":"120201382007029","imei2":"120201382007029","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75404,"job_number":"JOB_75404","tr_customer_id":75421,"tr_customer_product_id":75411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:41:27.000Z","modified_at":"2025-10-02T03:41:27.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"107735349264789","imei1":"107735349264789","imei2":"107735349264789","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:41:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75406,"job_number":"JOB_75406","tr_customer_id":75423,"tr_customer_product_id":75413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:41:28.000Z","modified_at":"2025-10-02T03:41:28.000Z","name":"Alexandre Yundt","mobile_number":"802-579-3890","email_id":"Andreanne.Emmerich98@gmail.com","dop":"2025-06-09","serial_number":"101695687947316","imei1":"101695687947316","imei2":"101695687947316","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:41:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75408,"job_number":"JOB_75408","tr_customer_id":75425,"tr_customer_product_id":75415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:41:30.000Z","modified_at":"2025-10-02T03:41:30.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"17857073566924","imei1":"17857073566924","imei2":"17857073566924","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:41:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75409,"job_number":"JOB_75409","tr_customer_id":75426,"tr_customer_product_id":75416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:41:31.000Z","modified_at":"2025-10-02T03:41:31.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"86882917034595","imei1":"86882917034595","imei2":"86882917034595","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:41:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75410,"job_number":"JOB_75410","tr_customer_id":75427,"tr_customer_product_id":75417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:41:32.000Z","modified_at":"2025-10-02T03:41:32.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"79503986704229","imei1":"79503986704229","imei2":"79503986704229","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:41:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75411,"job_number":"JOB_75411","tr_customer_id":75428,"tr_customer_product_id":75418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:41:46.000Z","modified_at":"2025-10-02T03:41:46.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"106889045719607","imei1":"106889045719607","imei2":"106889045719607","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:41:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75413,"job_number":"JOB_75413","tr_customer_id":75430,"tr_customer_product_id":75420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:41:47.000Z","modified_at":"2025-10-02T03:41:47.000Z","name":"Logan Bins","mobile_number":"201-650-0900","email_id":"Adolfo_Sipes@hotmail.com","dop":"2025-06-09","serial_number":"103261098438143","imei1":"103261098438143","imei2":"103261098438143","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:41:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75414,"job_number":"JOB_75414","tr_customer_id":75431,"tr_customer_product_id":75421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:42:05.000Z","modified_at":"2025-10-02T03:42:05.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"106770379712678","imei1":"106770379712678","imei2":"106770379712678","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75416,"job_number":"JOB_75416","tr_customer_id":75433,"tr_customer_product_id":75423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:42:06.000Z","modified_at":"2025-10-02T03:42:06.000Z","name":"Willa Bradtke","mobile_number":"733-776-9078","email_id":"Kailee17@hotmail.com","dop":"2025-06-09","serial_number":"106740276438963","imei1":"106740276438963","imei2":"106740276438963","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75423,"job_number":"JOB_75423","tr_customer_id":75440,"tr_customer_product_id":75430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T04:24:56.000Z","modified_at":"2025-10-02T04:24:56.000Z","name":"davinder raj","mobile_number":"8573628492","email_id":"davin@gmail.com","dop":"2025-08-05","serial_number":"10435456045624","imei1":"10435456045624","imei2":"10435456045624","popurl":"2025-08-05T07:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T04:24:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75424,"job_number":"JOB_75424","tr_customer_id":75441,"tr_customer_product_id":75431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T04:26:40.000Z","modified_at":"2025-10-02T04:26:40.000Z","name":"Golda Hodkiewicz","mobile_number":"942-747-5934","email_id":"Violette_Hane67@yahoo.com","dop":"2025-09-01","serial_number":"11965567666542","imei1":"11965567666542","imei2":"11965567666542","popurl":"2025-09-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T04:26:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75431,"job_number":"JOB_75431","tr_customer_id":75448,"tr_customer_product_id":75438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T05:02:12.000Z","modified_at":"2025-10-02T05:02:12.000Z","name":"davinder raj","mobile_number":"8573628492","email_id":"davin@gmail.com","dop":"2025-08-05","serial_number":"10135456045624","imei1":"10135456045624","imei2":"10135456045624","popurl":"2025-08-05T07:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T05:02:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75501,"job_number":"JOB_75501","tr_customer_id":75518,"tr_customer_product_id":75508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:47:50.000Z","modified_at":"2025-10-02T06:47:50.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109382980096859","imei1":"109382980096859","imei2":"109382980096859","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75503,"job_number":"JOB_75503","tr_customer_id":75520,"tr_customer_product_id":75510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:47:50.000Z","modified_at":"2025-10-02T06:47:50.000Z","name":"Abdiel Mante","mobile_number":"723-759-6732","email_id":"Newton_Senger@yahoo.com","dop":"2025-06-09","serial_number":"102651915630135","imei1":"102651915630135","imei2":"102651915630135","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75504,"job_number":"JOB_75504","tr_customer_id":75521,"tr_customer_product_id":75511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:48:07.000Z","modified_at":"2025-10-02T06:48:07.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"108341640763835","imei1":"108341640763835","imei2":"108341640763835","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:48:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75506,"job_number":"JOB_75506","tr_customer_id":75523,"tr_customer_product_id":75513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:48:08.000Z","modified_at":"2025-10-02T06:48:08.000Z","name":"Albin Schuster","mobile_number":"384-624-8455","email_id":"Burley.Nikolaus45@yahoo.com","dop":"2025-06-09","serial_number":"105459700059363","imei1":"105459700059363","imei2":"105459700059363","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:48:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75507,"job_number":"JOB_75507","tr_customer_id":75524,"tr_customer_product_id":75514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:48:24.000Z","modified_at":"2025-10-02T06:48:24.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108380480568465","imei1":"108380480568465","imei2":"108380480568465","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:48:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75509,"job_number":"JOB_75509","tr_customer_id":75526,"tr_customer_product_id":75516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:48:25.000Z","modified_at":"2025-10-02T06:48:25.000Z","name":"Rolando Ward","mobile_number":"779-676-4971","email_id":"Joelle52@gmail.com","dop":"2025-06-09","serial_number":"100430252526528","imei1":"100430252526528","imei2":"100430252526528","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:48:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75519,"job_number":"JOB_75519","tr_customer_id":75536,"tr_customer_product_id":75526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T07:23:40.000Z","modified_at":"2025-10-02T07:23:40.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Florian34@gmail.com","dop":"2025-07-02","serial_number":"18128369205568","imei1":"18128369205568","imei2":"18128369205568","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T07:23:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75520,"job_number":"JOB_75520","tr_customer_id":75537,"tr_customer_product_id":75527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T07:23:59.000Z","modified_at":"2025-10-02T07:23:59.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Magdalen99@gmail.com","dop":"2025-07-02","serial_number":"10200500351747","imei1":"10200500351747","imei2":"10200500351747","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T07:23:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 243ms
Mean size per request: 694B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Connection keep-alive
Content-Type application/json
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36
Cache-Control no-cache
Postman-Token 89da31e0-96da-4694-a97e-7fda5b11db31
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Content-Length 56
Request Body
{
            "username": "iameng",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 694
ETag W/"2b6-xLxbpNwOX0AeX/ts/5OxfJP44yg"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4NDd9.LidAUpOtjO3VCwU6B7KrAt48D6vS03U_1i0BqIH5ExI"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIxMzg2OTZ9.3JSeG0HZ7saLGqXbZdeT_AN6-7UkrgEWyar6G0lXhOQ' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 242ms
Mean size per request: 441B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4NDd9.LidAUpOtjO3VCwU6B7KrAt48D6vS03U_1i0BqIH5ExI
Connection keep-alive
If-None-Match W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36
Cache-Control no-cache
Postman-Token 63c2501c-7969-450a-9b2a-0f4ab47aaccc
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIxMzg2OTZ9.3JSeG0HZ7saLGqXbZdeT_AN6-7UkrgEWyar6G0lXhOQ' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fc-DyIs+7wXIDJrG4VgyFXtOUug/JI"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 266ms
Mean size per request: 163B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4NDd9.LidAUpOtjO3VCwU6B7KrAt48D6vS03U_1i0BqIH5ExI
Connection keep-alive
If-None-Match W/"fc-DyIs+7wXIDJrG4VgyFXtOUug/JI"
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36
Cache-Control no-cache
Postman-Token 2bef04d0-63e4-4d77-b61e-b7c1853c95c2
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 163
ETag W/"a3-HeuYo4kfK9Q7D4CTkm1cEqc747E"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":0},{"label":"Repair completed","key":"repair_completed","count":88}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIxMzg2OTZ9.3JSeG0HZ7saLGqXbZdeT_AN6-7UkrgEWyar6G0lXhOQ' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 259ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4NDd9.LidAUpOtjO3VCwU6B7KrAt48D6vS03U_1i0BqIH5ExI
Connection keep-alive
Content-Type application/json
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36
Content-Type application/json
Cache-Control no-cache
Postman-Token 2d2e5c5c-6ce3-4425-b47a-be66f83a7762
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIxMzg2OTZ9.3JSeG0HZ7saLGqXbZdeT_AN6-7UkrgEWyar6G0lXhOQ' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 259ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4NDd9.LidAUpOtjO3VCwU6B7KrAt48D6vS03U_1i0BqIH5ExI
Connection keep-alive
Content-Type application/json
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36
Content-Type application/json
Cache-Control no-cache
Postman-Token 421ff7bf-0418-43a7-936d-a511e7cf699d
Content-Length 34
Request Body
{"details_key":"repair_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIxMzg2OTZ9.3JSeG0HZ7saLGqXbZdeT_AN6-7UkrgEWyar6G0lXhOQ' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 438ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4NDd9.LidAUpOtjO3VCwU6B7KrAt48D6vS03U_1i0BqIH5ExI
Connection keep-alive
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36
Cache-Control no-cache
Postman-Token 76878039-843f-481f-9f2d-92846ea0a97a
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIxMzg2OTZ9.3JSeG0HZ7saLGqXbZdeT_AN6-7UkrgEWyar6G0lXhOQ' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 255ms
Mean size per request: 10.53KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4NDd9.LidAUpOtjO3VCwU6B7KrAt48D6vS03U_1i0BqIH5ExI
Connection keep-alive
Content-Length 0
Content-Type text/plain
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36
Cache-Control no-cache
Postman-Token 8737872a-8c1f-4572-abd9-9569c0175f66
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 10780
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIxMzg2OTZ9.3JSeG0HZ7saLGqXbZdeT_AN6-7UkrgEWyar6G0lXhOQ' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --data-raw '{"job_id":43510,"problems":[{"id":2,"remark":"battery fixed"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 400 - Bad Request
Mean time per request: 241ms
Mean size per request: 278B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4NDd9.LidAUpOtjO3VCwU6B7KrAt48D6vS03U_1i0BqIH5ExI
Connection keep-alive
Content-Type application/json
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36
Cache-Control no-cache
Postman-Token 23f7d279-6831-4d2d-ae30-9434e4bfeeec
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Content-Length 122
Request Body
{
            "job_id": ,
            "problems": [
                {
                    "id": 2,
                    "remark": "battery fixed"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 278
ETag W/"116-NqWXVEsMy/qVCp8WILGI9ymImbA"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 16","expose":true,"statusCode":400,"body":"{\n    \"job_id\": ,\n    \"problems\": [\n        {\n            \"id\": 2,\n            \"remark\": \"battery fixed\"\n        }\n    ]\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 243ms
Mean size per request: 681B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Connection keep-alive
Content-Type application/json
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36
Cache-Control no-cache
Postman-Token 89222dbb-6199-4e34-9195-9601701209b8
Content-Length 55
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 681
ETag W/"2a9-vX5gVuPXxlLlciORK0I9FEMO9Kc"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1OTM4OTg0OX0.IuuGTURkayNAuHIlDa30_nI8carv27k2JgCvWtHsMUI"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MjE0MDA2OH0.TSPPPv3uQMuZ8oDVFltUBTOfVE4NLW1eK7UFDKY9nKs' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 243ms
Mean size per request: 431B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1OTM4OTg0OX0.IuuGTURkayNAuHIlDa30_nI8carv27k2JgCvWtHsMUI
Connection keep-alive
If-None-Match W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36
Cache-Control no-cache
Postman-Token d7ab1b74-a056-4b2c-980c-cb56bb3c1b05
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 431
ETag W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MjE0MDA2OH0.TSPPPv3uQMuZ8oDVFltUBTOfVE4NLW1eK7UFDKY9nKs' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a5-KMNE60WbJGwhqyTX5GHzi91zUsM"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 265ms
Mean size per request: 201B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1OTM4OTg0OX0.IuuGTURkayNAuHIlDa30_nI8carv27k2JgCvWtHsMUI
Connection keep-alive
If-None-Match W/"a5-KMNE60WbJGwhqyTX5GHzi91zUsM"
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36
Cache-Control no-cache
Postman-Token b3ca1393-a3f2-48a6-b0aa-fa4f5ce4ac49
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 201
ETag W/"c9-7q3eJxXn53eC8fnUH681+d30mdo"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":0},{"label":"QC Completed","key":"qc_completed","count":88},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MjE0MDA2OH0.TSPPPv3uQMuZ8oDVFltUBTOfVE4NLW1eK7UFDKY9nKs' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 246ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1OTM4OTg0OX0.IuuGTURkayNAuHIlDa30_nI8carv27k2JgCvWtHsMUI
Connection keep-alive
Content-Type application/json
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36
Content-Type application/json
Cache-Control no-cache
Postman-Token 5b4fc933-d5a4-433d-906b-2c315050bcc5
Content-Length 32
Request Body
{"details_key":"pending_for_qc"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MjE0MDA2OH0.TSPPPv3uQMuZ8oDVFltUBTOfVE4NLW1eK7UFDKY9nKs' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 290ms
Mean size per request: 84.84KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1OTM4OTg0OX0.IuuGTURkayNAuHIlDa30_nI8carv27k2JgCvWtHsMUI
Connection keep-alive
Content-Type application/json
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36
Content-Type application/json
Cache-Control no-cache
Postman-Token b5cc1c97-5121-403c-afe6-9509b3cb33ac
Content-Length 30
Request Body
{"details_key":"qc_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 86878
ETag W/"1535e-Konxs3//IffMhmmy+wpSkOuoBAE"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":75292,"job_number":"JOB_75292","tr_customer_id":75309,"tr_customer_product_id":75299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T02:52:36.000Z","modified_at":"2025-10-02T02:52:47.000Z","name":"Telly Blick","mobile_number":"708-919-9674","email_id":"Delmer_Schulist92@yahoo.com","dop":"2025-08-12","serial_number":"10240551120535","imei1":"10240551120535","imei2":"10240551120535","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T02:52:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75294,"job_number":"JOB_75294","tr_customer_id":75311,"tr_customer_product_id":75301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T02:52:50.000Z","modified_at":"2025-10-02T02:53:01.000Z","name":"Dorian Hessel","mobile_number":"922-899-6562","email_id":"Johan_Cruickshank@gmail.com","dop":"2025-08-12","serial_number":"10863002108680","imei1":"10863002108680","imei2":"10863002108680","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T02:53:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75296,"job_number":"JOB_75296","tr_customer_id":75313,"tr_customer_product_id":75303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T02:53:04.000Z","modified_at":"2025-10-02T02:53:14.000Z","name":"Rowland Corwin","mobile_number":"530-751-5331","email_id":"Fred5@yahoo.com","dop":"2025-08-12","serial_number":"10565270032405","imei1":"10565270032405","imei2":"10565270032405","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T02:53:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75297,"job_number":"JOB_75297","tr_customer_id":75314,"tr_customer_product_id":75304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:07:59.000Z","modified_at":"2025-10-02T03:08:09.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"21454339794939","imei1":"21454339794939","imei2":"21454339794939","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:08:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75298,"job_number":"JOB_75298","tr_customer_id":75315,"tr_customer_product_id":75305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:01.000Z","modified_at":"2025-10-02T03:08:37.000Z","name":"Adonis Altenwerth","mobile_number":"987-276-2221","email_id":"Joaquin70@yahoo.com","dop":"2025-04-06","serial_number":"10165754300004","imei1":"10165754300004","imei2":"10165754300004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:08:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75300,"job_number":"JOB_75300","tr_customer_id":75317,"tr_customer_product_id":75307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:12.000Z","modified_at":"2025-10-02T03:08:23.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"64180475005714","imei1":"64180475005714","imei2":"64180475005714","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:08:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75304,"job_number":"JOB_75304","tr_customer_id":75321,"tr_customer_product_id":75311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:20.000Z","modified_at":"2025-10-02T03:08:31.000Z","name":"Kennith Bashirian","mobile_number":"654-545-8983","email_id":"Alden.Rowe@hotmail.com","dop":"2025-08-12","serial_number":"10817573801031","imei1":"10817573801031","imei2":"10817573801031","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:08:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75305,"job_number":"JOB_75305","tr_customer_id":75322,"tr_customer_product_id":75312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:20.000Z","modified_at":"2025-10-02T03:09:03.000Z","name":"Evalyn Aufderhar","mobile_number":"655-711-4055","email_id":"Jeanie97@hotmail.com","dop":"2025-04-06","serial_number":"10063029053610","imei1":"10063029053610","imei2":"10063029053610","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:09:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75307,"job_number":"JOB_75307","tr_customer_id":75324,"tr_customer_product_id":75314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:23.000Z","modified_at":"2025-10-02T03:09:00.000Z","name":"Patsy Torp","mobile_number":"785-495-2754","email_id":"Myron.Schumm@hotmail.com","dop":"2025-04-06","serial_number":"19408803488212","imei1":"19408803488212","imei2":"19408803488212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:09:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75311,"job_number":"JOB_75311","tr_customer_id":75328,"tr_customer_product_id":75318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:34.000Z","modified_at":"2025-10-02T03:08:45.000Z","name":"Demond Wolff","mobile_number":"487-810-5811","email_id":"Dayton.Oberbrunner9@yahoo.com","dop":"2025-08-12","serial_number":"10039979029748","imei1":"10039979029748","imei2":"10039979029748","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:08:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75314,"job_number":"JOB_75314","tr_customer_id":75331,"tr_customer_product_id":75321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:48.000Z","modified_at":"2025-10-02T03:08:59.000Z","name":"Elaina Ondricka","mobile_number":"821-997-0035","email_id":"Gerda79@gmail.com","dop":"2025-08-12","serial_number":"10958294974682","imei1":"10958294974682","imei2":"10958294974682","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:08:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75316,"job_number":"JOB_75316","tr_customer_id":75333,"tr_customer_product_id":75323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:06.000Z","modified_at":"2025-10-02T03:09:49.000Z","name":"Breana Bogisich","mobile_number":"267-943-9333","email_id":"Isabella69@gmail.com","dop":"2025-06-18","serial_number":"10749499068608","imei1":"10749499068608","imei2":"10749499068608","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:09:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75319,"job_number":"JOB_75319","tr_customer_id":75336,"tr_customer_product_id":75326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:12.000Z","modified_at":"2025-10-02T03:09:55.000Z","name":"Lourdes Gleichner","mobile_number":"815-379-3726","email_id":"Grayson48@yahoo.com","dop":"2025-04-06","serial_number":"15128431566874","imei1":"15128431566874","imei2":"15128431566874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75321,"job_number":"JOB_75321","tr_customer_id":75338,"tr_customer_product_id":75328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:14.000Z","modified_at":"2025-10-02T03:09:52.000Z","name":"Russel Kuphal","mobile_number":"241-456-9730","email_id":"Antonio.Huels@hotmail.com","dop":"2025-04-06","serial_number":"14546339033338","imei1":"14546339033338","imei2":"14546339033338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:09:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75324,"job_number":"JOB_75324","tr_customer_id":75341,"tr_customer_product_id":75331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:25.000Z","modified_at":"2025-10-02T03:10:04.000Z","name":"Vivien O'Reilly","mobile_number":"500-340-2298","email_id":"Helmer8@yahoo.com","dop":"2025-04-06","serial_number":"13084576674838","imei1":"13084576674838","imei2":"13084576674838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75325,"job_number":"JOB_75325","tr_customer_id":75342,"tr_customer_product_id":75332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:31.000Z","modified_at":"2025-10-02T03:10:07.000Z","name":"Clarabelle Klein","mobile_number":"718-461-1260","email_id":"Darlene_Ullrich@yahoo.com","dop":"2025-07-09","serial_number":"104418180008556","imei1":"104418180008556","imei2":"104418180008556","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-10-02T03:10:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75326,"job_number":"JOB_75326","tr_customer_id":75343,"tr_customer_product_id":75333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:32.000Z","modified_at":"2025-10-02T03:10:11.000Z","name":"Sincere Marvin","mobile_number":"294-390-5820","email_id":"Ed_Swaniawski25@yahoo.com","dop":"2025-04-06","serial_number":"13763508828428","imei1":"13763508828428","imei2":"13763508828428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:10:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75331,"job_number":"JOB_75331","tr_customer_id":75348,"tr_customer_product_id":75338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:38.000Z","modified_at":"2025-10-02T03:10:22.000Z","name":"Tyrique Lynch","mobile_number":"760-311-7448","email_id":"Arlene17@yahoo.com","dop":"2025-04-06","serial_number":"19059881449132","imei1":"19059881449132","imei2":"19059881449132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:10:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75333,"job_number":"JOB_75333","tr_customer_id":75350,"tr_customer_product_id":75340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:41.000Z","modified_at":"2025-10-02T03:10:18.000Z","name":"Ulices Turcotte","mobile_number":"651-403-6448","email_id":"Junius_Maggio@hotmail.com","dop":"2025-04-06","serial_number":"12432250972970","imei1":"12432250972970","imei2":"12432250972970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:10:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75338,"job_number":"JOB_75338","tr_customer_id":75355,"tr_customer_product_id":75345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:58.000Z","modified_at":"2025-10-02T03:10:41.000Z","name":"Terry Bayer","mobile_number":"546-884-4947","email_id":"Maximo_Mayer@yahoo.com","dop":"2025-06-18","serial_number":"10960075762554","imei1":"10960075762554","imei2":"10960075762554","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:10:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75345,"job_number":"JOB_75345","tr_customer_id":75362,"tr_customer_product_id":75352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:04.000Z","modified_at":"2025-10-02T03:10:47.000Z","name":"Rubie Shields","mobile_number":"805-837-3803","email_id":"Murphy_Spencer@yahoo.com","dop":"2025-04-06","serial_number":"11233317338407","imei1":"11233317338407","imei2":"11233317338407","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:10:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75351,"job_number":"JOB_75351","tr_customer_id":75368,"tr_customer_product_id":75358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:11.000Z","modified_at":"2025-10-02T03:10:50.000Z","name":"Dawson Labadie","mobile_number":"227-712-9310","email_id":"Gussie_McGlynn@yahoo.com","dop":"2025-04-06","serial_number":"10085548494311","imei1":"10085548494311","imei2":"10085548494311","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:10:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75357,"job_number":"JOB_75357","tr_customer_id":75374,"tr_customer_product_id":75364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:20.000Z","modified_at":"2025-10-02T03:10:56.000Z","name":"Demarcus Swift","mobile_number":"852-687-1504","email_id":"Teresa.Hudson50@hotmail.com","dop":"2025-07-09","serial_number":"105492542530648","imei1":"105492542530648","imei2":"105492542530648","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-10-02T03:10:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75358,"job_number":"JOB_75358","tr_customer_id":75375,"tr_customer_product_id":75365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:25.000Z","modified_at":"2025-10-02T03:11:02.000Z","name":"Edmond Stehr","mobile_number":"210-788-0728","email_id":"Macie_Bechtelar@yahoo.com","dop":"2025-04-06","serial_number":"17876074693489","imei1":"17876074693489","imei2":"17876074693489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:11:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75361,"job_number":"JOB_75361","tr_customer_id":75378,"tr_customer_product_id":75368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:31.000Z","modified_at":"2025-10-02T03:11:15.000Z","name":"Sadie Hills","mobile_number":"242-897-3753","email_id":"Jabari_Wisoky@yahoo.com","dop":"2025-04-06","serial_number":"14972235854354","imei1":"14972235854354","imei2":"14972235854354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:11:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75364,"job_number":"JOB_75364","tr_customer_id":75381,"tr_customer_product_id":75371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:58.000Z","modified_at":"2025-10-02T03:11:36.000Z","name":"Peter McCullough","mobile_number":"284-350-9351","email_id":"Sherman_Halvorson@yahoo.com","dop":"2025-04-06","serial_number":"19097471793642","imei1":"19097471793642","imei2":"19097471793642","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:11:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75366,"job_number":"JOB_75366","tr_customer_id":75383,"tr_customer_product_id":75373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:11:09.000Z","modified_at":"2025-10-02T03:11:46.000Z","name":"Effie Reilly","mobile_number":"240-896-1497","email_id":"Michael_Mills56@gmail.com","dop":"2025-04-06","serial_number":"10484170415771","imei1":"10484170415771","imei2":"10484170415771","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:11:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75367,"job_number":"JOB_75367","tr_customer_id":75384,"tr_customer_product_id":75374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:11:09.000Z","modified_at":"2025-10-02T03:11:45.000Z","name":"Dameon Lynch","mobile_number":"307-282-8268","email_id":"Stanley.Littel@hotmail.com","dop":"2025-07-09","serial_number":"108003897720532","imei1":"108003897720532","imei2":"108003897720532","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-10-02T03:11:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75370,"job_number":"JOB_75370","tr_customer_id":75387,"tr_customer_product_id":75377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:11:24.000Z","modified_at":"2025-10-02T03:12:08.000Z","name":"Patrick Gleichner","mobile_number":"556-767-2508","email_id":"Eleanore.Olson66@hotmail.com","dop":"2025-04-06","serial_number":"17457913043066","imei1":"17457913043066","imei2":"17457913043066","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:12:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75373,"job_number":"JOB_75373","tr_customer_id":75390,"tr_customer_product_id":75380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:21:09.000Z","modified_at":"2025-10-02T03:21:38.000Z","name":"Carole Mitchell","mobile_number":"994-246-3779","email_id":"Paul_Roberts@hotmail.com","dop":"2025-06-08","serial_number":"15783014200696","imei1":"15783014200696","imei2":"15783014200696","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:21:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75376,"job_number":"JOB_75376","tr_customer_id":75393,"tr_customer_product_id":75383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:21:43.000Z","modified_at":"2025-10-02T03:22:12.000Z","name":"Elliott Anderson","mobile_number":"832-791-4797","email_id":"Eleanora.Ritchie49@yahoo.com","dop":"2025-06-08","serial_number":"15945653938207","imei1":"15945653938207","imei2":"15945653938207","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:22:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75379,"job_number":"JOB_75379","tr_customer_id":75396,"tr_customer_product_id":75386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:22:17.000Z","modified_at":"2025-10-02T03:22:45.000Z","name":"Mason Rodriguez","mobile_number":"605-795-9816","email_id":"Salvador.Jenkins@gmail.com","dop":"2025-06-08","serial_number":"17444069264108","imei1":"17444069264108","imei2":"17444069264108","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:22:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75403,"job_number":"JOB_75403","tr_customer_id":75420,"tr_customer_product_id":75410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:41:27.000Z","modified_at":"2025-10-02T03:42:11.000Z","name":"Wyman Willms","mobile_number":"846-898-0752","email_id":"Jesse.Kutch@gmail.com","dop":"2025-04-06","serial_number":"14929461415959","imei1":"14929461415959","imei2":"14929461415959","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:42:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75418,"job_number":"JOB_75418","tr_customer_id":75435,"tr_customer_product_id":75425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:42:20.000Z","modified_at":"2025-10-02T03:43:04.000Z","name":"Sofia Lesch","mobile_number":"716-234-0111","email_id":"Destiney_Wilderman35@hotmail.com","dop":"2025-04-06","serial_number":"11568712070263","imei1":"11568712070263","imei2":"11568712070263","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:43:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75421,"job_number":"JOB_75421","tr_customer_id":75438,"tr_customer_product_id":75428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:43:13.000Z","modified_at":"2025-10-02T03:43:57.000Z","name":"Jeff Ortiz","mobile_number":"488-997-4974","email_id":"Nicolas.Quigley26@hotmail.com","dop":"2025-04-06","serial_number":"18879667413498","imei1":"18879667413498","imei2":"18879667413498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75426,"job_number":"JOB_75426","tr_customer_id":75443,"tr_customer_product_id":75433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T04:27:06.000Z","modified_at":"2025-10-02T04:27:18.000Z","name":"Oral Wilkinson","mobile_number":"908-506-1989","email_id":"Kasey_Wyman75@gmail.com","dop":"2025-07-01","serial_number":"101998199859417","imei1":"101998199859417","imei2":"101998199859417","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T04:27:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75428,"job_number":"JOB_75428","tr_customer_id":75445,"tr_customer_product_id":75435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T04:27:21.000Z","modified_at":"2025-10-02T04:27:32.000Z","name":"Halie Wiegand","mobile_number":"884-683-8713","email_id":"Leonard.Heidenreich32@hotmail.com","dop":"2025-07-01","serial_number":"108966751207098","imei1":"108966751207098","imei2":"108966751207098","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T04:27:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75429,"job_number":"JOB_75429","tr_customer_id":75446,"tr_customer_product_id":75436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T04:40:21.000Z","modified_at":"2025-10-02T04:41:01.000Z","name":"Eric Langosh","mobile_number":"473-444-7311","email_id":"Beau_Brekke57@hotmail.com","dop":"2025-04-06","serial_number":"14764247152343","imei1":"14764247152343","imei2":"14764247152343","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T04:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75433,"job_number":"JOB_75433","tr_customer_id":75450,"tr_customer_product_id":75440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T05:53:30.000Z","modified_at":"2025-10-02T05:54:03.000Z","name":"Rudy Ondricka","mobile_number":"768-927-2130","email_id":"Braulio63@yahoo.com","dop":"2025-08-24","serial_number":"14931474071743","imei1":"14931474071743","imei2":"14931474071743","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T05:54:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75436,"job_number":"JOB_75436","tr_customer_id":75453,"tr_customer_product_id":75443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T05:54:10.000Z","modified_at":"2025-10-02T05:54:41.000Z","name":"Manley Mueller","mobile_number":"283-373-3480","email_id":"Tracy_Collins69@gmail.com","dop":"2025-08-24","serial_number":"15303079589270","imei1":"15303079589270","imei2":"15303079589270","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T05:54:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75439,"job_number":"JOB_75439","tr_customer_id":75456,"tr_customer_product_id":75446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T05:54:48.000Z","modified_at":"2025-10-02T05:55:17.000Z","name":"Emma Tremblay","mobile_number":"309-906-5850","email_id":"Marlee76@gmail.com","dop":"2025-08-24","serial_number":"16181358669697","imei1":"16181358669697","imei2":"16181358669697","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T05:55:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75444,"job_number":"JOB_75444","tr_customer_id":75461,"tr_customer_product_id":75451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:17:59.000Z","modified_at":"2025-10-02T06:18:37.000Z","name":"Adriel Bradtke","mobile_number":"640-850-0450","email_id":"Anastasia82@gmail.com","dop":"2025-06-18","serial_number":"10914069308402","imei1":"10914069308402","imei2":"10914069308402","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:18:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75447,"job_number":"JOB_75447","tr_customer_id":75464,"tr_customer_product_id":75454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:18:23.000Z","modified_at":"2025-10-02T06:18:50.000Z","name":"Lillie Prohaska","mobile_number":"512-829-6778","email_id":"Bethel53@hotmail.com","dop":"2025-06-08","serial_number":"11523248853005","imei1":"11523248853005","imei2":"11523248853005","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:18:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75450,"job_number":"JOB_75450","tr_customer_id":75467,"tr_customer_product_id":75457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:18:44.000Z","modified_at":"2025-10-02T06:19:22.000Z","name":"Kieran Volkman","mobile_number":"726-324-1597","email_id":"Dora.Adams61@yahoo.com","dop":"2025-06-18","serial_number":"10035516696505","imei1":"10035516696505","imei2":"10035516696505","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:19:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75453,"job_number":"JOB_75453","tr_customer_id":75470,"tr_customer_product_id":75460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:18:55.000Z","modified_at":"2025-10-02T06:19:21.000Z","name":"Kyla Volkman","mobile_number":"524-306-7707","email_id":"Tamia_Lehner87@gmail.com","dop":"2025-06-08","serial_number":"14159069178634","imei1":"14159069178634","imei2":"14159069178634","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75456,"job_number":"JOB_75456","tr_customer_id":75473,"tr_customer_product_id":75463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:19:26.000Z","modified_at":"2025-10-02T06:19:53.000Z","name":"Pearl Sawayn","mobile_number":"941-732-2414","email_id":"Treva7@gmail.com","dop":"2025-06-08","serial_number":"14580440138307","imei1":"14580440138307","imei2":"14580440138307","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:19:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75458,"job_number":"JOB_75458","tr_customer_id":75475,"tr_customer_product_id":75465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:20:38.000Z","modified_at":"2025-10-02T06:21:23.000Z","name":"Gregorio Rippin","mobile_number":"779-848-1982","email_id":"Tre.Padberg@yahoo.com","dop":"2025-04-06","serial_number":"14645410369610","imei1":"14645410369610","imei2":"14645410369610","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75460,"job_number":"JOB_75460","tr_customer_id":75477,"tr_customer_product_id":75467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:21:32.000Z","modified_at":"2025-10-02T06:22:17.000Z","name":"Clemmie Beier","mobile_number":"841-263-6826","email_id":"Rodrick.Koss@yahoo.com","dop":"2025-04-06","serial_number":"13619503811185","imei1":"13619503811185","imei2":"13619503811185","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:22:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75462,"job_number":"JOB_75462","tr_customer_id":75479,"tr_customer_product_id":75469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:22:26.000Z","modified_at":"2025-10-02T06:23:11.000Z","name":"Fernando Carroll","mobile_number":"789-332-2862","email_id":"Florian_Baumbach@gmail.com","dop":"2025-04-06","serial_number":"17893393729576","imei1":"17893393729576","imei2":"17893393729576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:23:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75467,"job_number":"JOB_75467","tr_customer_id":75484,"tr_customer_product_id":75474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:26:57.000Z","modified_at":"2025-10-02T06:27:42.000Z","name":"Albina Hirthe","mobile_number":"463-931-4507","email_id":"Warren13@yahoo.com","dop":"2025-04-06","serial_number":"12548256210208","imei1":"12548256210208","imei2":"12548256210208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:27:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75470,"job_number":"JOB_75470","tr_customer_id":75487,"tr_customer_product_id":75477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:28:06.000Z","modified_at":"2025-10-02T06:28:17.000Z","name":"Edwardo Cassin","mobile_number":"515-852-8222","email_id":"Madalyn75@gmail.com","dop":"2025-08-12","serial_number":"10805249154565","imei1":"10805249154565","imei2":"10805249154565","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:28:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75472,"job_number":"JOB_75472","tr_customer_id":75489,"tr_customer_product_id":75479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:28:20.000Z","modified_at":"2025-10-02T06:28:32.000Z","name":"Delphine Gorczany","mobile_number":"535-219-7126","email_id":"Erik70@hotmail.com","dop":"2025-08-12","serial_number":"10407359064052","imei1":"10407359064052","imei2":"10407359064052","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:28:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75474,"job_number":"JOB_75474","tr_customer_id":75491,"tr_customer_product_id":75481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:28:35.000Z","modified_at":"2025-10-02T06:28:47.000Z","name":"Joshuah Ondricka","mobile_number":"695-846-2069","email_id":"Addison_Smitham61@gmail.com","dop":"2025-08-12","serial_number":"10704955682446","imei1":"10704955682446","imei2":"10704955682446","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:28:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75476,"job_number":"JOB_75476","tr_customer_id":75493,"tr_customer_product_id":75483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:33:29.000Z","modified_at":"2025-10-02T06:34:01.000Z","name":"Terry Bauch","mobile_number":"940-420-8804","email_id":"Hank_Bednar@gmail.com","dop":"2025-07-09","serial_number":"102618996728688","imei1":"102618996728688","imei2":"102618996728688","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-10-02T06:34:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75478,"job_number":"JOB_75478","tr_customer_id":75495,"tr_customer_product_id":75485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:34:07.000Z","modified_at":"2025-10-02T06:34:44.000Z","name":"Randal Beer","mobile_number":"332-518-7968","email_id":"Candice_Sanford@yahoo.com","dop":"2025-04-06","serial_number":"19862726108331","imei1":"19862726108331","imei2":"19862726108331","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75481,"job_number":"JOB_75481","tr_customer_id":75498,"tr_customer_product_id":75488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:34:13.000Z","modified_at":"2025-10-02T06:34:44.000Z","name":"Shanny Russel","mobile_number":"876-976-2397","email_id":"Mac.Durgan@hotmail.com","dop":"2025-07-09","serial_number":"100234124249336","imei1":"100234124249336","imei2":"100234124249336","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-10-02T06:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75483,"job_number":"JOB_75483","tr_customer_id":75500,"tr_customer_product_id":75490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:34:56.000Z","modified_at":"2025-10-02T06:35:27.000Z","name":"Carolina Berge","mobile_number":"850-862-1634","email_id":"Matteo.Lesch@hotmail.com","dop":"2025-07-09","serial_number":"102571544741930","imei1":"102571544741930","imei2":"102571544741930","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-10-02T06:35:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75485,"job_number":"JOB_75485","tr_customer_id":75502,"tr_customer_product_id":75492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:36:28.000Z","modified_at":"2025-10-02T06:37:13.000Z","name":"Donavon Weimann","mobile_number":"737-478-9572","email_id":"Jackson_Mohr@gmail.com","dop":"2025-04-06","serial_number":"17557784109382","imei1":"17557784109382","imei2":"17557784109382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75487,"job_number":"JOB_75487","tr_customer_id":75504,"tr_customer_product_id":75494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:36:35.000Z","modified_at":"2025-10-02T06:37:20.000Z","name":"Gregg Trantow","mobile_number":"582-724-9310","email_id":"Tyshawn.Beier16@yahoo.com","dop":"2025-04-06","serial_number":"11373684668074","imei1":"11373684668074","imei2":"11373684668074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:37:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75490,"job_number":"JOB_75490","tr_customer_id":75507,"tr_customer_product_id":75497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:36:47.000Z","modified_at":"2025-10-02T06:37:29.000Z","name":"Emmie Reynolds","mobile_number":"554-947-6269","email_id":"Cordell_Padberg67@yahoo.com","dop":"2025-04-06","serial_number":"19921256114802","imei1":"19921256114802","imei2":"19921256114802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:37:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75492,"job_number":"JOB_75492","tr_customer_id":75509,"tr_customer_product_id":75499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:37:22.000Z","modified_at":"2025-10-02T06:38:06.000Z","name":"Blanca Krajcik","mobile_number":"669-338-9396","email_id":"Joannie95@yahoo.com","dop":"2025-04-06","serial_number":"18821371990982","imei1":"18821371990982","imei2":"18821371990982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:38:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75495,"job_number":"JOB_75495","tr_customer_id":75512,"tr_customer_product_id":75502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:37:37.000Z","modified_at":"2025-10-02T06:38:19.000Z","name":"Anita Daniel","mobile_number":"539-824-6728","email_id":"Jarod32@hotmail.com","dop":"2025-04-06","serial_number":"17260175314012","imei1":"17260175314012","imei2":"17260175314012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:38:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75497,"job_number":"JOB_75497","tr_customer_id":75514,"tr_customer_product_id":75504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:38:15.000Z","modified_at":"2025-10-02T06:39:00.000Z","name":"Carolanne Osinski","mobile_number":"764-341-6227","email_id":"Jennyfer.Lebsack26@gmail.com","dop":"2025-04-06","serial_number":"15607368028600","imei1":"15607368028600","imei2":"15607368028600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75500,"job_number":"JOB_75500","tr_customer_id":75517,"tr_customer_product_id":75507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:38:27.000Z","modified_at":"2025-10-02T06:39:08.000Z","name":"Miles Beahan","mobile_number":"550-329-4224","email_id":"Sterling38@gmail.com","dop":"2025-04-06","serial_number":"10078462026486","imei1":"10078462026486","imei2":"10078462026486","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:39:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75511,"job_number":"JOB_75511","tr_customer_id":75528,"tr_customer_product_id":75518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T07:03:22.000Z","modified_at":"2025-10-02T07:03:51.000Z","name":"Carmelo Hammes","mobile_number":"822-601-0269","email_id":"Cristopher.Green@yahoo.com","dop":"2025-08-24","serial_number":"10538496954027","imei1":"10538496954027","imei2":"10538496954027","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T07:03:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75514,"job_number":"JOB_75514","tr_customer_id":75531,"tr_customer_product_id":75521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T07:03:56.000Z","modified_at":"2025-10-02T07:04:25.000Z","name":"Tyrell Prosacco","mobile_number":"680-818-1526","email_id":"Ronny79@gmail.com","dop":"2025-08-24","serial_number":"10496715272461","imei1":"10496715272461","imei2":"10496715272461","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T07:04:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75517,"job_number":"JOB_75517","tr_customer_id":75534,"tr_customer_product_id":75524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T07:04:30.000Z","modified_at":"2025-10-02T07:04:58.000Z","name":"Patsy Hoeger","mobile_number":"893-461-5506","email_id":"Raegan_Senger@gmail.com","dop":"2025-08-24","serial_number":"11774591802899","imei1":"11774591802899","imei2":"11774591802899","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T07:04:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75301,"job_number":"JOB_75301","tr_customer_id":75318,"tr_customer_product_id":75308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:19.000Z","modified_at":"2025-10-02T03:08:30.000Z","name":"Fidel Wunsch","mobile_number":"759-243-7305","email_id":"Margarete.Wolff90@gmail.com","dop":"2024-10-15","serial_number":"675973265469139","imei1":"675973265469139","imei2":"675973265469139","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:08:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75309,"job_number":"JOB_75309","tr_customer_id":75326,"tr_customer_product_id":75316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:32.000Z","modified_at":"2025-10-02T03:08:43.000Z","name":"Bulah Howe","mobile_number":"418-961-2577","email_id":"Percival89@hotmail.com","dop":"2024-10-15","serial_number":"218811808830143","imei1":"218811808830143","imei2":"218811808830143","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:08:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75312,"job_number":"JOB_75312","tr_customer_id":75329,"tr_customer_product_id":75319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:46.000Z","modified_at":"2025-10-02T03:08:56.000Z","name":"Philip Lindgren","mobile_number":"500-716-3322","email_id":"Kaela.Bergstrom65@yahoo.com","dop":"2024-10-15","serial_number":"526658631973938","imei1":"526658631973938","imei2":"526658631973938","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:08:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75387,"job_number":"JOB_75387","tr_customer_id":75404,"tr_customer_product_id":75394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:24:22.000Z","modified_at":"2025-10-02T03:24:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83660393436355","imei1":"83660393436355","imei2":"83660393436355","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:24:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75394,"job_number":"JOB_75394","tr_customer_id":75411,"tr_customer_product_id":75401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:25:00.000Z","modified_at":"2025-10-02T03:25:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86702165413671","imei1":"86702165413671","imei2":"86702165413671","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:25:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75401,"job_number":"JOB_75401","tr_customer_id":75418,"tr_customer_product_id":75408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:25:38.000Z","modified_at":"2025-10-02T03:26:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20368991194931","imei1":"20368991194931","imei2":"20368991194931","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:26:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75464,"job_number":"JOB_75464","tr_customer_id":75481,"tr_customer_product_id":75471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:24:37.000Z","modified_at":"2025-10-02T06:24:48.000Z","name":"Jennings Schowalter","mobile_number":"492-794-5483","email_id":"Clemens.Haag39@hotmail.com","dop":"2024-10-15","serial_number":"591654295302305","imei1":"591654295302305","imei2":"591654295302305","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:24:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75465,"job_number":"JOB_75465","tr_customer_id":75482,"tr_customer_product_id":75472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:24:50.000Z","modified_at":"2025-10-02T06:25:01.000Z","name":"Araceli Conroy","mobile_number":"829-993-9660","email_id":"Orville_Hansen14@yahoo.com","dop":"2024-10-15","serial_number":"186796641356905","imei1":"186796641356905","imei2":"186796641356905","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:25:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75466,"job_number":"JOB_75466","tr_customer_id":75483,"tr_customer_product_id":75473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:25:03.000Z","modified_at":"2025-10-02T06:25:13.000Z","name":"Winnifred Hoeger","mobile_number":"633-387-5048","email_id":"Luigi56@hotmail.com","dop":"2024-10-15","serial_number":"366269183257415","imei1":"366269183257415","imei2":"366269183257415","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:25:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75327,"job_number":"JOB_75327","tr_customer_id":75344,"tr_customer_product_id":75334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:33.000Z","modified_at":"2025-10-02T03:09:58.000Z","name":"Nikita Rao","mobile_number":"598-344-3412","email_id":"Lee_Lindgren17@yahoo.com","dop":"2025-04-15","serial_number":"21248801845937","imei1":"21248801845937","imei2":"21248801845937","popurl":"2025-04-15T22:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75335,"job_number":"JOB_75335","tr_customer_id":75352,"tr_customer_product_id":75342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:48.000Z","modified_at":"2025-10-02T03:10:05.000Z","name":"Bhaskar Kharvi","mobile_number":"643-368-5617","email_id":"Idella.Ernser@hotmail.com","dop":"2025-08-19","serial_number":"55295452746951","imei1":"55295452746951","imei2":"55295452746951","popurl":"2025-08-19T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75340,"job_number":"JOB_75340","tr_customer_id":75357,"tr_customer_product_id":75347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:03.000Z","modified_at":"2025-10-02T03:10:27.000Z","name":"Sarah Gleason","mobile_number":"590-344-3412","email_id":"Lee_Laidgren17@yahoo.com","dop":"2025-04-15","serial_number":"31680611017892","imei1":"31680611017892","imei2":"31680611017892","popurl":"2025-04-15T22:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:10:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75348,"job_number":"JOB_75348","tr_customer_id":75365,"tr_customer_product_id":75355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:10.000Z","modified_at":"2025-10-02T03:10:26.000Z","name":"Dakshit Bhaskar","mobile_number":"495-727-7131","email_id":"Bella31@yahoo.com","dop":"2025-08-19","serial_number":"33772465209065","imei1":"33772465209065","imei2":"33772465209065","popurl":"2025-08-19T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:10:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75405,"job_number":"JOB_75405","tr_customer_id":75422,"tr_customer_product_id":75412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:41:28.000Z","modified_at":"2025-10-02T03:41:41.000Z","name":"Marianna Skiles","mobile_number":"659-853-7119","email_id":"Woodrow.Lueilwitz41@gmail.com","dop":"2025-06-09","serial_number":"101194005419467","imei1":"101194005419467","imei2":"101194005419467","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:41:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75412,"job_number":"JOB_75412","tr_customer_id":75429,"tr_customer_product_id":75419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:41:47.000Z","modified_at":"2025-10-02T03:42:00.000Z","name":"Norma Welch","mobile_number":"402-511-7964","email_id":"Judy_Huels81@yahoo.com","dop":"2025-06-09","serial_number":"106479151332762","imei1":"106479151332762","imei2":"106479151332762","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:42:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75415,"job_number":"JOB_75415","tr_customer_id":75432,"tr_customer_product_id":75422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:42:05.000Z","modified_at":"2025-10-02T03:42:18.000Z","name":"Makayla Cormier","mobile_number":"950-990-4046","email_id":"Estefania.Walsh89@yahoo.com","dop":"2025-06-09","serial_number":"103764221630531","imei1":"103764221630531","imei2":"103764221630531","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:42:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75475,"job_number":"JOB_75475","tr_customer_id":75492,"tr_customer_product_id":75482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:33:14.000Z","modified_at":"2025-10-02T06:33:32.000Z","name":"Bhaskar Kharvi","mobile_number":"395-773-7280","email_id":"Richmond.Langosh1@yahoo.com","dop":"2025-08-19","serial_number":"68685038182270","imei1":"68685038182270","imei2":"68685038182270","popurl":"2025-08-19T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:33:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75477,"job_number":"JOB_75477","tr_customer_id":75494,"tr_customer_product_id":75484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:33:36.000Z","modified_at":"2025-10-02T06:33:53.000Z","name":"Dakshit Bhaskar","mobile_number":"557-327-1626","email_id":"Johan_Bartoletti@hotmail.com","dop":"2025-08-19","serial_number":"85719153129438","imei1":"85719153129438","imei2":"85719153129438","popurl":"2025-08-19T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:33:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75502,"job_number":"JOB_75502","tr_customer_id":75519,"tr_customer_product_id":75509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:47:50.000Z","modified_at":"2025-10-02T06:48:02.000Z","name":"Devan Mosciski","mobile_number":"590-633-0727","email_id":"Fausto60@hotmail.com","dop":"2025-06-09","serial_number":"101077058850443","imei1":"101077058850443","imei2":"101077058850443","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:48:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75505,"job_number":"JOB_75505","tr_customer_id":75522,"tr_customer_product_id":75512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:48:07.000Z","modified_at":"2025-10-02T06:48:19.000Z","name":"Helene Dickens","mobile_number":"679-589-3825","email_id":"Wallace10@yahoo.com","dop":"2025-06-09","serial_number":"105476617267609","imei1":"105476617267609","imei2":"105476617267609","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:48:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75508,"job_number":"JOB_75508","tr_customer_id":75525,"tr_customer_product_id":75515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:48:24.000Z","modified_at":"2025-10-02T06:48:36.000Z","name":"Rocky Lockman","mobile_number":"898-877-4626","email_id":"Mckenna_Auer@hotmail.com","dop":"2025-06-09","serial_number":"107600525724038","imei1":"107600525724038","imei2":"107600525724038","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:48:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MjE0MDA2OH0.TSPPPv3uQMuZ8oDVFltUBTOfVE4NLW1eK7UFDKY9nKs' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 513ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1OTM4OTg0OX0.IuuGTURkayNAuHIlDa30_nI8carv27k2JgCvWtHsMUI
Connection keep-alive
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36
Cache-Control no-cache
Postman-Token 67a25cd0-7b83-4f10-8f89-46334a371b15
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MjE0MDA2OH0.TSPPPv3uQMuZ8oDVFltUBTOfVE4NLW1eK7UFDKY9nKs' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --data-raw '{"job_id":43510}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 400 - Bad Request
Mean time per request: 240ms
Mean size per request: 151B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1OTM4OTg0OX0.IuuGTURkayNAuHIlDa30_nI8carv27k2JgCvWtHsMUI
Connection keep-alive
Content-Type application/json
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36
Content-Type application/json
Cache-Control no-cache
Postman-Token bb85b487-f038-4b1d-9fe9-0ed190314ae4
Content-Length 11
Request Body
{"job_id":}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 151
ETag W/"97-l9dyYvbH3WAIfGjSC7cWNahM8GI"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 10","expose":true,"statusCode":400,"body":"{\"job_id\":}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MjE0MDA2OH0.TSPPPv3uQMuZ8oDVFltUBTOfVE4NLW1eK7UFDKY9nKs' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 525ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1OTM4OTg0OX0.IuuGTURkayNAuHIlDa30_nI8carv27k2JgCvWtHsMUI
Connection keep-alive
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36
Cache-Control no-cache
Postman-Token 99c90eaf-eee1-4180-85af-3e853b8942d3
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 243ms
Mean size per request: 690B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Connection keep-alive
Content-Type application/json
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36
Content-Type application/json
Cache-Control no-cache
Postman-Token 9781717a-4bc6-445c-8279-d0f5323b94e5
Content-Length 55
Request Body
{
            "username": "iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-cfnFMV9JbgtC7UBtj4FvwMYTv2g"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4NTJ9.DFtPdVffllwOyfvvDDmyAzU5qRR64fcsl368lfFGQQw"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIxNDg5MDZ9.v5jroaeqfCZHJDTcTPo0qBW-Dww-lFep8h54vgd6i30' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 243ms
Mean size per request: 438B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4NTJ9.DFtPdVffllwOyfvvDDmyAzU5qRR64fcsl368lfFGQQw
Connection keep-alive
If-None-Match W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36
Cache-Control no-cache
Postman-Token 19de3cfe-7bee-427b-8e1d-7b399acae9cd
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIxNDg5MDZ9.v5jroaeqfCZHJDTcTPo0qBW-Dww-lFep8h54vgd6i30' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"cb-b6nN6BSS9delPtbN8XG59110XdI"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 266ms
Mean size per request: 242B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4NTJ9.DFtPdVffllwOyfvvDDmyAzU5qRR64fcsl368lfFGQQw
Connection keep-alive
If-None-Match W/"cb-b6nN6BSS9delPtbN8XG59110XdI"
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36
Cache-Control no-cache
Postman-Token f8afcb72-698b-44e4-b7dd-28a4870092f6
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-UgR1+AWSSp0BrwHGi64mEJ//GYE"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":8},{"label":"Created today","key":"created_today","count":230},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIxNDg5MDZ9.v5jroaeqfCZHJDTcTPo0qBW-Dww-lFep8h54vgd6i30' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 200 - OK
Mean time per request: 260ms
Mean size per request: 7.75KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4NTJ9.DFtPdVffllwOyfvvDDmyAzU5qRR64fcsl368lfFGQQw
Connection keep-alive
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36
Cache-Control no-cache
Postman-Token a66614fd-5acc-45e7-8cd0-4a594271e2a6
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 7941
ETag W/"1f05-N1t5HPWE0a5B6NLJ0lt3g968wHw"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":75219,"job_number":"JOB_75219","tr_customer_id":75236,"tr_customer_product_id":75226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:27:55.000Z","modified_at":"2025-10-01T14:28:32.000Z","name":"Lauren Krajcik","mobile_number":"677-421-4973","email_id":"Marjory_Lebsack14@yahoo.com","dop":"2025-07-09","serial_number":"102912249957125","imei1":"102912249957125","imei2":"102912249957125","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-10-01T14:28:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75221,"job_number":"JOB_75221","tr_customer_id":75238,"tr_customer_product_id":75228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:28:45.000Z","modified_at":"2025-10-01T14:29:21.000Z","name":"Parker Reinger","mobile_number":"478-354-5939","email_id":"Beau.Abbott50@yahoo.com","dop":"2025-07-09","serial_number":"108904979024808","imei1":"108904979024808","imei2":"108904979024808","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-10-01T14:29:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75325,"job_number":"JOB_75325","tr_customer_id":75342,"tr_customer_product_id":75332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:31.000Z","modified_at":"2025-10-02T03:10:07.000Z","name":"Clarabelle Klein","mobile_number":"718-461-1260","email_id":"Darlene_Ullrich@yahoo.com","dop":"2025-07-09","serial_number":"104418180008556","imei1":"104418180008556","imei2":"104418180008556","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-10-02T03:10:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75357,"job_number":"JOB_75357","tr_customer_id":75374,"tr_customer_product_id":75364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:20.000Z","modified_at":"2025-10-02T03:10:56.000Z","name":"Demarcus Swift","mobile_number":"852-687-1504","email_id":"Teresa.Hudson50@hotmail.com","dop":"2025-07-09","serial_number":"105492542530648","imei1":"105492542530648","imei2":"105492542530648","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-10-02T03:10:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75367,"job_number":"JOB_75367","tr_customer_id":75384,"tr_customer_product_id":75374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:11:09.000Z","modified_at":"2025-10-02T03:11:45.000Z","name":"Dameon Lynch","mobile_number":"307-282-8268","email_id":"Stanley.Littel@hotmail.com","dop":"2025-07-09","serial_number":"108003897720532","imei1":"108003897720532","imei2":"108003897720532","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-10-02T03:11:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75476,"job_number":"JOB_75476","tr_customer_id":75493,"tr_customer_product_id":75483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:33:29.000Z","modified_at":"2025-10-02T06:34:01.000Z","name":"Terry Bauch","mobile_number":"940-420-8804","email_id":"Hank_Bednar@gmail.com","dop":"2025-07-09","serial_number":"102618996728688","imei1":"102618996728688","imei2":"102618996728688","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-10-02T06:34:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75481,"job_number":"JOB_75481","tr_customer_id":75498,"tr_customer_product_id":75488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:34:13.000Z","modified_at":"2025-10-02T06:34:44.000Z","name":"Shanny Russel","mobile_number":"876-976-2397","email_id":"Mac.Durgan@hotmail.com","dop":"2025-07-09","serial_number":"100234124249336","imei1":"100234124249336","imei2":"100234124249336","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-10-02T06:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75483,"job_number":"JOB_75483","tr_customer_id":75500,"tr_customer_product_id":75490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:34:56.000Z","modified_at":"2025-10-02T06:35:27.000Z","name":"Carolina Berge","mobile_number":"850-862-1634","email_id":"Matteo.Lesch@hotmail.com","dop":"2025-07-09","serial_number":"102571544741930","imei1":"102571544741930","imei2":"102571544741930","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-10-02T06:35:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIxNDg5MDZ9.v5jroaeqfCZHJDTcTPo0qBW-Dww-lFep8h54vgd6i30' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --data-raw '{"job_id":43510}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 241ms
Mean size per request: 151B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4NTJ9.DFtPdVffllwOyfvvDDmyAzU5qRR64fcsl368lfFGQQw
Connection keep-alive
Content-Type application/json
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36
Content-Type application/json
Cache-Control no-cache
Postman-Token dabfe212-b648-499e-8563-3c8ff59a4b37
Content-Length 11
Request Body
{"job_id":}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 151
ETag W/"97-l9dyYvbH3WAIfGjSC7cWNahM8GI"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 10","expose":true,"statusCode":400,"body":"{\"job_id\":}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIxNDg5MDZ9.v5jroaeqfCZHJDTcTPo0qBW-Dww-lFep8h54vgd6i30' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_43502"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 241ms
Mean size per request: 124B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4NTJ9.DFtPdVffllwOyfvvDDmyAzU5qRR64fcsl368lfFGQQw
Connection keep-alive
Content-Type application/json
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36
Content-Type application/json
Cache-Control no-cache
Postman-Token a1a53c5a-a0a8-4fdd-8637-b23a7e038896
Content-Length 17
Request Body
{"searchText":""}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 124
ETag W/"7c-5Xt/iGKv2NVRKlpfyYGJwghP0yw"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"searchText\" is not allowed to be empty","name":"APIError","isPublic":false,"isOperational":true}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_43502' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIxNDg5MDZ9.v5jroaeqfCZHJDTcTPo0qBW-Dww-lFep8h54vgd6i30' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 241ms
Mean size per request: 26B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4NTJ9.DFtPdVffllwOyfvvDDmyAzU5qRR64fcsl368lfFGQQw
Connection keep-alive
Content-Length 0
Content-Type text/plain
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36
Cache-Control no-cache
Postman-Token c65c600f-f54f-429d-9b3a-d8fd818f373a
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
No Tests for this request
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 243ms
Mean size per request: 690B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Content-Type application/json
Cache-Control no-cache
Postman-Token c807d9fc-442e-4687-8c3f-ab22122e7f77
Content-Length 55
Request Body
{
            "username": "iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-hiWjVBXcwIDE9w3D2W2SWTKZOoc"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4NTR9.RFru7Xbzisc_TthCHDv-D3mHp3zrjT1e15a3UKwBu-o"}}
Test Information
NamePassedFailedSkipped
Verify Status Code 1 0 0
Response message check 1 0 0
Token validation 1 0 0
Json Schema Validation 1 0 0
Response time should be < 150ms 0 1 0
Total 4 1 0
Test Failure
Test NameAssertion Error
Response time should be < 150ms
expected 243 to be below 150
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 244ms
Mean size per request: 111B

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Content-Type application/json
Cache-Control no-cache
Postman-Token 4a8452c9-7ddc-47d8-b7ef-a00a8b66a602
Content-Length 57
Request Body
{
            "username": "iamuser",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Error message verification 1 0 0
Status code verification 0 1 0
Validate Json Schema 1 0 0
Total 2 1 0
Test Failure
Test NameAssertion Error
Status code verification
expected response to have status code 401 but got 500
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 241ms
Mean size per request: 98B

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Content-Type application/json
Cache-Control no-cache
Postman-Token 317d9d77-2d76-4898-836e-e91bc97b6706
Content-Length 42
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Error message verification 1 0 0
Status code verification 400 - Bad Request 0 1 0
Validate Json Schema 1 0 0
Total 2 1 0
Test Failure
Test NameAssertion Error
Status code verification 400 - Bad Request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIwODE4MjV9.pZ1bla7wuthyNPk5hhdJO8LRgU1POVKHnTFWvy_G9Ak' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 243ms
Mean size per request: 438B

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4NTR9.RFru7Xbzisc_TthCHDv-D3mHp3zrjT1e15a3UKwBu-o
Cache-Control no-cache
Postman-Token 869a9b9b-3bc2-430c-8a4e-93ac33db6bdf
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status should be 200 1 0 0
Respnse time should < 150ms 0 1 0
Message should be success 1 0 0
Schema Validation 1 0 0
Verify required fields in response 1 0 0
Verify password fields not present 0 1 0
Total 4 2 0
Test Failures
Test NameAssertion Error
Respnse time should < 150ms
expected 243 to be below 150
Verify password fields not present
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIwODE4MjV9.pZ1bla7wuthyNPk5hhdJO8LRgU1POVKHnTFWvy_G9Ak' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 240ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token 497692fc-c186-4e82-93d7-b14b33fee7d2
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
No token is passed 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIwODE4MjV9.pZ1bla7wuthyNPk5hhdJO8LRgU1POVKHnTFWvy_G9Ak' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-h681psvTQP0/jqd+5y5IA3JevvY"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 264ms
Mean size per request: 242B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4NTR9.RFru7Xbzisc_TthCHDv-D3mHp3zrjT1e15a3UKwBu-o
Cache-Control no-cache
Postman-Token 8bc6f63c-c999-46d6-b6c7-a8bc491db6db
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-UgR1+AWSSp0BrwHGi64mEJ//GYE"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":8},{"label":"Created today","key":"created_today","count":230},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Verifying the status code 1 0 0
schema validation 1 0 0
Verifying the fields label, key , count 1 0 0
Verifying the message 1 0 0
Verifying the length of data array 1 0 0
Verifying the keys in response data 1 0 0
Verifying type of count 1 0 0
Total 7 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIwODE4MjV9.pZ1bla7wuthyNPk5hhdJO8LRgU1POVKHnTFWvy_G9Ak' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-h681psvTQP0/jqd+5y5IA3JevvY"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 242ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token ba190f95-83c2-475a-a442-67fc6c7f92c9
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Empty authorization token verification 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIwODE4MjV9.pZ1bla7wuthyNPk5hhdJO8LRgU1POVKHnTFWvy_G9Ak' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-h681psvTQP0/jqd+5y5IA3JevvY"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 241ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTMzNjI4NTB9.bad4fEFl8VaA9LFcUMOwPjLYv1oDYRGOhL8Zg2byBIs
Cache-Control no-cache
Postman-Token 31571b18-617e-45f6-9f22-a7059817d17a
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-WvgFHZpijYw7khxA2fc4uwKqlrk"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0016 in JSON at position 32"}
Test Information
NamePassedFailedSkipped
Invalid authorization token verification 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Invalid authorization token verification
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIwODE4MjV9.pZ1bla7wuthyNPk5hhdJO8LRgU1POVKHnTFWvy_G9Ak' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 249ms
Mean size per request: 10.53KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4NTR9.RFru7Xbzisc_TthCHDv-D3mHp3zrjT1e15a3UKwBu-o
Cache-Control no-cache
Postman-Token 59d9d220-7908-4b01-8c51-135b7c165da4
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 10780
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
Verifying the schema 1 0 0
Verifying the status code 1 0 0
Verifying the keys 1 0 0
verifying all keys must have non empty array 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIwODE4MjV9.pZ1bla7wuthyNPk5hhdJO8LRgU1POVKHnTFWvy_G9Ak' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 240ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token f452f653-ea9f-49da-83d3-592301826846
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verifying status code for empty token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIwODE4MjV9.pZ1bla7wuthyNPk5hhdJO8LRgU1POVKHnTFWvy_G9Ak' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 242ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTMzNjI4NTB9.bad4fEFl8VaA9LFcUMOwPjLYv1oDYRGOhL8Zg2byBIs
Cache-Control no-cache
Postman-Token 3e92fc8e-7776-4e78-b9d9-52fd40d95fa4
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-nAc93QQFXRM1tUdPAP6dQu2nobM"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0001 in JSON at position 94"}
Test Information
NamePassedFailedSkipped
Verifying status code for invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verifying status code for invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTI1MTM0MjJ9.MK-Zo7vZdR5A4Uz65d4psKCMe17HVwv-neJRfkFSyrc' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"customer":{"first_name":"sdf","last_name":"kjhk","mobile_number":"8787676565","mobile_number_alt":"","email_id":"nasd@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"878","apartment_name":"kjk","street_name":"kjlk","landmark":"kjhk","area":"ljlkjlk","pincode":"110098","country":"India","state":"Assam"},"customer_product":{"dop":"2025-07-02T18:30:00.000Z","serial_number":"87898787676565","imei1":"87898787676565","imei2":"87898787676565","popurl":"2025-07-02T18:30:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":2,"remark":"bds"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 307ms
Mean size per request: 229B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4NTR9.RFru7Xbzisc_TthCHDv-D3mHp3zrjT1e15a3UKwBu-o
Connection keep-alive
Content-Type application/json
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36
Content-Type application/json
Cache-Control no-cache
Postman-Token 50d3bd2d-9a90-4728-b328-efcbe22567b1
Content-Length 990
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 2,
            "customer": {
                "first_name": "Vinay",
                "last_name": "goswami",
                "mobile_number": "8765654543",
                "mobile_number_alt": "",
                "email_id": "Aurelie31@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "878",
                "apartment_name": "kjk",
                "street_name": "kjlk",
                "landmark": "kjhk",
                "area": "ljlkjlk",
                "pincode": "110098",
                "country": "India",
                "state": "Assam"
            },
            "customer_product": {
                "dop": "2025-07-02T18:30:00.000Z",
                "serial_number": "18784189267296",
                "imei1": "18784189267296",
                "imei2": "18784189267296",
                "popurl": "2025-07-02T18:30:00.000Z",
                "product_id": 3,
                "mst_model_id": 3
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "bds"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-EjVSVTsPNsLgr3vGVV/5Fb4I+Vw"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":75521,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"tr_customer_id":75538,"tr_customer_product_id":75528,"job_number":"JOB_75521"}}
Test Information
NamePassedFailedSkipped
Verifying status code 1 0 0
Verifying the message key 1 0 0
Saving Job number to collection variable 1 0 0
Verifying json schema 1 0 0
Job number starts with JOB 1 0 0
Checking for keys 1 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIwODE4MjV9.pZ1bla7wuthyNPk5hhdJO8LRgU1POVKHnTFWvy_G9Ak' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-h681psvTQP0/jqd+5y5IA3JevvY"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 265ms
Mean size per request: 242B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4NTR9.RFru7Xbzisc_TthCHDv-D3mHp3zrjT1e15a3UKwBu-o
Cache-Control no-cache
Postman-Token a6c38e69-07de-41b4-beb6-400027d8cb1d
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-5/VirpEZwnOXPKtz2mu9GLjp6Eg"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":8},{"label":"Created today","key":"created_today","count":231},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Verifying count after Job Creation Incremented or not 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTI1MTM0MjJ9.MK-Zo7vZdR5A4Uz65d4psKCMe17HVwv-neJRfkFSyrc' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"customer":{"first_name":"sdf","last_name":"kjhk","mobile_number":"8787676565","mobile_number_alt":"","email_id":"nasd@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"878","apartment_name":"kjk","street_name":"kjlk","landmark":"kjhk","area":"ljlkjlk","pincode":"110098","country":"India","state":"Assam"},"customer_product":{"dop":"2025-07-02T18:30:00.000Z","serial_number":"87898787676565","imei1":"87898787676565","imei2":"87898787676565","popurl":"2025-07-02T18:30:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":2,"remark":"bds"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 241ms
Mean size per request: 109B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4NTR9.RFru7Xbzisc_TthCHDv-D3mHp3zrjT1e15a3UKwBu-o
Connection keep-alive
Content-Type application/json
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36
Content-Type application/json
Cache-Control no-cache
Postman-Token c30b377b-c6c8-4198-b358-373e9595ec27
Content-Length 974
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 2,
            "customer": {
                "first_name": "June",
                "last_name": "Douglas",
                "mobile_number": "314-489-8980",
                "mobile_number_alt": "",
                "email_id": "Casper.Lubowitz40@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "878",
                "apartment_name": "kjk",
                "street_name": "kjlk",
                "landmark": "kjhk",
                "area": "ljlkjlk",
                "pincode": "110098",
                "country": "India",
                "state": "Assam"
            },
            "customer_product": {
                "dop": "2025-07-02T18:30:00.000Z",
                "serial_number": "18784189267296",
                "imei1": "18784189267296",
                "imei2": "18784189267296",
                "popurl": "2025-07-02T18:30:00.000Z",
                "mst_model_id": 3
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "bds"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 109
ETag W/"6d-Ie9w4fMeED9Z38Sg5wTC/JEWCPM"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"product_id\" is required","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Missing customer id 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Missing customer id
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTI1MTM0MjJ9.MK-Zo7vZdR5A4Uz65d4psKCMe17HVwv-neJRfkFSyrc' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"customer":{"first_name":"sdf","last_name":"kjhk","mobile_number":"8787676565","mobile_number_alt":"","email_id":"nasd@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"878","apartment_name":"kjk","street_name":"kjlk","landmark":"kjhk","area":"ljlkjlk","pincode":"110098","country":"India","state":"Assam"},"customer_product":{"dop":"2025-07-02T18:30:00.000Z","serial_number":"87898787676565","imei1":"87898787676565","imei2":"87898787676565","popurl":"2025-07-02T18:30:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":2,"remark":"bds"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 240ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Authorization
Connection keep-alive
Content-Type application/json
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36
Content-Type application/json
Cache-Control no-cache
Postman-Token bbb3e9f1-df41-4004-83ac-8eb33bde527a
Content-Length 996
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 2,
            "customer": {
                "first_name": "Kristina",
                "last_name": "Cruickshank",
                "mobile_number": "740-439-2737",
                "mobile_number_alt": "",
                "email_id": "Levi84@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "878",
                "apartment_name": "kjk",
                "street_name": "kjlk",
                "landmark": "kjhk",
                "area": "ljlkjlk",
                "pincode": "110098",
                "country": "India",
                "state": "Assam"
            },
            "customer_product": {
                "dop": "2025-07-02T18:30:00.000Z",
                "serial_number": "11772791078552",
                "imei1": "11772791078552",
                "imei2": "11772791078552",
                "popurl": "2025-07-02T18:30:00.000Z",
                "product_id": 3,
                "mst_model_id": 3
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "bds"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTI1MTM0MjJ9.MK-Zo7vZdR5A4Uz65d4psKCMe17HVwv-neJRfkFSyrc' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"customer":{"first_name":"sdf","last_name":"kjhk","mobile_number":"8787676565","mobile_number_alt":"","email_id":"nasd@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"878","apartment_name":"kjk","street_name":"kjlk","landmark":"kjhk","area":"ljlkjlk","pincode":"110098","country":"India","state":"Assam"},"customer_product":{"dop":"2025-07-02T18:30:00.000Z","serial_number":"87898787676565","imei1":"87898787676565","imei2":"87898787676565","popurl":"2025-07-02T18:30:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":2,"remark":"bds"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 242ms
Mean size per request: 71B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zd2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTMzNjI4NTB9.bad4fEFl8VaA9LFcUMOwPjLYv1oDYRGOhL8Zg2byBIs
Connection keep-alive
Content-Type application/json
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36
Content-Type application/json
Cache-Control no-cache
Postman-Token a2dadd8d-732b-41d9-8a77-19df28b1e536
Content-Length 1001
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 2,
            "customer": {
                "first_name": "Addison",
                "last_name": "Kilback",
                "mobile_number": "217-908-1026",
                "mobile_number_alt": "",
                "email_id": "Mervin.Schaden@hotmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "878",
                "apartment_name": "kjk",
                "street_name": "kjlk",
                "landmark": "kjhk",
                "area": "ljlkjlk",
                "pincode": "110098",
                "country": "India",
                "state": "Assam"
            },
            "customer_product": {
                "dop": "2025-07-02T18:30:00.000Z",
                "serial_number": "18706634218380",
                "imei1": "18706634218380",
                "imei2": "18706634218380",
                "popurl": "2025-07-02T18:30:00.000Z",
                "product_id": 3,
                "mst_model_id": 3
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "bds"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 71
ETag W/"47-3fyFQKYzbJTwnROVExMoVXviIKc"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"invalid signature","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTI1MTM0MjJ9.MK-Zo7vZdR5A4Uz65d4psKCMe17HVwv-neJRfkFSyrc' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"customer":{"first_name":"sdf","last_name":"kjhk","mobile_number":"8787676565","mobile_number_alt":"","email_id":"nasd@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"878","apartment_name":"kjk","street_name":"kjlk","landmark":"kjhk","area":"ljlkjlk","pincode":"110098","country":"India","state":"Assam"},"customer_product":{"dop":"2025-07-02T18:30:00.000Z","serial_number":"87898787676565","imei1":"87898787676565","imei2":"87898787676565","popurl":"2025-07-02T18:30:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":2,"remark":"bds"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 241ms
Mean size per request: 135B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4NTR9.RFru7Xbzisc_TthCHDv-D3mHp3zrjT1e15a3UKwBu-o
Connection keep-alive
Content-Type application/json
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36
Content-Type application/json
Cache-Control no-cache
Postman-Token 32a4b99a-66dd-4f8d-9be1-45480510b2a8
Content-Length 972
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 2,
            "customer": {
                "first_name": "Kip",
                "last_name": "Collier",
                "mobile_number": "715-502-9317",
                "mobile_number_alt": "",
                "email_id": "Loyal10@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "878",
                "apartment_name": "kjk",
                "street_name": "kjlk",
                "landmark": "kjhk",
                "area": "ljlkjlk",
                "pincode": "110098",
                "country": "India",
                "state": "Assam"
            },
            "customer_product": {
                "dop": "2025-07-02T18:30:00.000Z",
                "serial_number": "12896271157997",
                "imei1": "989a89",
                "imei2": "9898d9",
                "popurl": "2025-07-02T18:30:00.000Z",
                "product_id": 3,
                "mst_model_id": 3
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "bds"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 135
ETag W/"87-hiOq4ml0BjCghQwY0iHqD8xCzlc"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"imei1\" length must be at least 14 characters long","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Invalid Imei Number 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTI1MTM0MjJ9.MK-Zo7vZdR5A4Uz65d4psKCMe17HVwv-neJRfkFSyrc' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-C5NNBWHihj8Z6xOwU+Wf41Jt/HQ"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 261ms
Mean size per request: 242B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4NTR9.RFru7Xbzisc_TthCHDv-D3mHp3zrjT1e15a3UKwBu-o
Cache-Control no-cache
Postman-Token 6de72a94-2dba-47ba-9fd5-1300103d73bd
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-5/VirpEZwnOXPKtz2mu9GLjp6Eg"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":8},{"label":"Created today","key":"created_today","count":231},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIwODE4MjV9.pZ1bla7wuthyNPk5hhdJO8LRgU1POVKHnTFWvy_G9Ak' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 576ms
Mean size per request: 223.02KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4NTR9.RFru7Xbzisc_TthCHDv-D3mHp3zrjT1e15a3UKwBu-o
Content-Type application/json
Cache-Control no-cache
Postman-Token 01fee097-20f5-46cc-a55e-096f510c994a
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 228368
ETag W/"37c10-waeB5+6ViWgq2n23pvJVgXo2HbU"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":75291,"job_number":"JOB_75291","tr_customer_id":75308,"tr_customer_product_id":75298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T02:52:36.000Z","modified_at":"2025-10-02T02:52:36.000Z","name":"Ricardo Aufderhar","mobile_number":"821-825-1259","email_id":"Myra5@gmail.com","dop":"2025-08-12","serial_number":"10445070036219","imei1":"10445070036219","imei2":"10445070036219","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T02:52:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75292,"job_number":"JOB_75292","tr_customer_id":75309,"tr_customer_product_id":75299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T02:52:36.000Z","modified_at":"2025-10-02T02:52:47.000Z","name":"Telly Blick","mobile_number":"708-919-9674","email_id":"Delmer_Schulist92@yahoo.com","dop":"2025-08-12","serial_number":"10240551120535","imei1":"10240551120535","imei2":"10240551120535","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T02:52:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75293,"job_number":"JOB_75293","tr_customer_id":75310,"tr_customer_product_id":75300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T02:52:50.000Z","modified_at":"2025-10-02T02:52:50.000Z","name":"Tate Shanahan","mobile_number":"864-566-0031","email_id":"Savanna_Ward4@yahoo.com","dop":"2025-08-12","serial_number":"10071270399154","imei1":"10071270399154","imei2":"10071270399154","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T02:52:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75294,"job_number":"JOB_75294","tr_customer_id":75311,"tr_customer_product_id":75301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T02:52:50.000Z","modified_at":"2025-10-02T02:53:01.000Z","name":"Dorian Hessel","mobile_number":"922-899-6562","email_id":"Johan_Cruickshank@gmail.com","dop":"2025-08-12","serial_number":"10863002108680","imei1":"10863002108680","imei2":"10863002108680","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T02:53:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75295,"job_number":"JOB_75295","tr_customer_id":75312,"tr_customer_product_id":75302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T02:53:03.000Z","modified_at":"2025-10-02T02:53:03.000Z","name":"Marcelino Crist","mobile_number":"570-735-9731","email_id":"Martin_Monahan76@gmail.com","dop":"2025-08-12","serial_number":"10240607045283","imei1":"10240607045283","imei2":"10240607045283","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T02:53:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75296,"job_number":"JOB_75296","tr_customer_id":75313,"tr_customer_product_id":75303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T02:53:04.000Z","modified_at":"2025-10-02T02:53:14.000Z","name":"Rowland Corwin","mobile_number":"530-751-5331","email_id":"Fred5@yahoo.com","dop":"2025-08-12","serial_number":"10565270032405","imei1":"10565270032405","imei2":"10565270032405","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T02:53:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75297,"job_number":"JOB_75297","tr_customer_id":75314,"tr_customer_product_id":75304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:07:59.000Z","modified_at":"2025-10-02T03:08:09.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"21454339794939","imei1":"21454339794939","imei2":"21454339794939","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:08:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75298,"job_number":"JOB_75298","tr_customer_id":75315,"tr_customer_product_id":75305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:01.000Z","modified_at":"2025-10-02T03:08:37.000Z","name":"Adonis Altenwerth","mobile_number":"987-276-2221","email_id":"Joaquin70@yahoo.com","dop":"2025-04-06","serial_number":"10165754300004","imei1":"10165754300004","imei2":"10165754300004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:08:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75299,"job_number":"JOB_75299","tr_customer_id":75316,"tr_customer_product_id":75306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:02.000Z","modified_at":"2025-10-02T03:08:02.000Z","name":"Josie Durgan","mobile_number":"902-541-7295","email_id":"Baby_Prohaska30@yahoo.com","dop":"2025-04-06","serial_number":"16340570045411328","imei1":"16340570045411328","imei2":"16340570045411328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:08:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75300,"job_number":"JOB_75300","tr_customer_id":75317,"tr_customer_product_id":75307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:12.000Z","modified_at":"2025-10-02T03:08:23.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"64180475005714","imei1":"64180475005714","imei2":"64180475005714","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:08:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75302,"job_number":"JOB_75302","tr_customer_id":75319,"tr_customer_product_id":75309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:20.000Z","modified_at":"2025-10-02T03:08:20.000Z","name":"Damon Hane","mobile_number":"858-619-7517","email_id":"Jameson.Kuvalis31@hotmail.com","dop":"2025-08-12","serial_number":"10336928561113","imei1":"10336928561113","imei2":"10336928561113","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:08:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75303,"job_number":"JOB_75303","tr_customer_id":75320,"tr_customer_product_id":75310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:20.000Z","modified_at":"2025-10-02T03:08:20.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"17478669828830","imei1":"17478669828830","imei2":"17478669828830","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:08:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75304,"job_number":"JOB_75304","tr_customer_id":75321,"tr_customer_product_id":75311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:20.000Z","modified_at":"2025-10-02T03:08:31.000Z","name":"Kennith Bashirian","mobile_number":"654-545-8983","email_id":"Alden.Rowe@hotmail.com","dop":"2025-08-12","serial_number":"10817573801031","imei1":"10817573801031","imei2":"10817573801031","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:08:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75305,"job_number":"JOB_75305","tr_customer_id":75322,"tr_customer_product_id":75312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:20.000Z","modified_at":"2025-10-02T03:09:03.000Z","name":"Evalyn Aufderhar","mobile_number":"655-711-4055","email_id":"Jeanie97@hotmail.com","dop":"2025-04-06","serial_number":"10063029053610","imei1":"10063029053610","imei2":"10063029053610","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:09:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75306,"job_number":"JOB_75306","tr_customer_id":75323,"tr_customer_product_id":75313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:22.000Z","modified_at":"2025-10-02T03:08:22.000Z","name":"Talia Cartwright","mobile_number":"752-593-9753","email_id":"Charlie.Tromp@yahoo.com","dop":"2025-04-06","serial_number":"16485328486008632","imei1":"16485328486008632","imei2":"16485328486008632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:08:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75307,"job_number":"JOB_75307","tr_customer_id":75324,"tr_customer_product_id":75314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:23.000Z","modified_at":"2025-10-02T03:09:00.000Z","name":"Patsy Torp","mobile_number":"785-495-2754","email_id":"Myron.Schumm@hotmail.com","dop":"2025-04-06","serial_number":"19408803488212","imei1":"19408803488212","imei2":"19408803488212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:09:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75308,"job_number":"JOB_75308","tr_customer_id":75325,"tr_customer_product_id":75315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:24.000Z","modified_at":"2025-10-02T03:08:24.000Z","name":"Alexandrea Dickens","mobile_number":"412-459-4739","email_id":"Abagail_Murazik50@gmail.com","dop":"2025-04-06","serial_number":"16528428928006318","imei1":"16528428928006318","imei2":"16528428928006318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:08:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75310,"job_number":"JOB_75310","tr_customer_id":75327,"tr_customer_product_id":75317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:34.000Z","modified_at":"2025-10-02T03:08:34.000Z","name":"Louisa Renner","mobile_number":"406-860-7640","email_id":"Rae_Dickinson68@hotmail.com","dop":"2025-08-12","serial_number":"10603102495798","imei1":"10603102495798","imei2":"10603102495798","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:08:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75311,"job_number":"JOB_75311","tr_customer_id":75328,"tr_customer_product_id":75318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:34.000Z","modified_at":"2025-10-02T03:08:45.000Z","name":"Demond Wolff","mobile_number":"487-810-5811","email_id":"Dayton.Oberbrunner9@yahoo.com","dop":"2025-08-12","serial_number":"10039979029748","imei1":"10039979029748","imei2":"10039979029748","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:08:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75313,"job_number":"JOB_75313","tr_customer_id":75330,"tr_customer_product_id":75320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:47.000Z","modified_at":"2025-10-02T03:08:47.000Z","name":"Alexandro Pollich","mobile_number":"574-597-1305","email_id":"Micheal16@yahoo.com","dop":"2025-08-12","serial_number":"10964689752411","imei1":"10964689752411","imei2":"10964689752411","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:08:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75314,"job_number":"JOB_75314","tr_customer_id":75331,"tr_customer_product_id":75321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:48.000Z","modified_at":"2025-10-02T03:08:59.000Z","name":"Elaina Ondricka","mobile_number":"821-997-0035","email_id":"Gerda79@gmail.com","dop":"2025-08-12","serial_number":"10958294974682","imei1":"10958294974682","imei2":"10958294974682","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:08:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75315,"job_number":"JOB_75315","tr_customer_id":75332,"tr_customer_product_id":75322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:06.000Z","modified_at":"2025-10-02T03:09:06.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10319338758981","imei1":"10319338758981","imei2":"10319338758981","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75316,"job_number":"JOB_75316","tr_customer_id":75333,"tr_customer_product_id":75323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:06.000Z","modified_at":"2025-10-02T03:09:49.000Z","name":"Breana Bogisich","mobile_number":"267-943-9333","email_id":"Isabella69@gmail.com","dop":"2025-06-18","serial_number":"10749499068608","imei1":"10749499068608","imei2":"10749499068608","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:09:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75317,"job_number":"JOB_75317","tr_customer_id":75334,"tr_customer_product_id":75324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:07.000Z","modified_at":"2025-10-02T03:09:07.000Z","name":"Aliyah Wolf","mobile_number":"658-893-8097","email_id":"Trisha82@gmail.com","dop":"2025-06-18","serial_number":"1087492741616999","imei1":"1087492741616999","imei2":"1087492741616999","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75318,"job_number":"JOB_75318","tr_customer_id":75335,"tr_customer_product_id":75325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:12.000Z","modified_at":"2025-10-02T03:09:12.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"12411526955117","imei1":"12411526955117","imei2":"12411526955117","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75319,"job_number":"JOB_75319","tr_customer_id":75336,"tr_customer_product_id":75326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:12.000Z","modified_at":"2025-10-02T03:09:55.000Z","name":"Lourdes Gleichner","mobile_number":"815-379-3726","email_id":"Grayson48@yahoo.com","dop":"2025-04-06","serial_number":"15128431566874","imei1":"15128431566874","imei2":"15128431566874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75320,"job_number":"JOB_75320","tr_customer_id":75337,"tr_customer_product_id":75327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:14.000Z","modified_at":"2025-10-02T03:09:14.000Z","name":"Kellen Balistreri","mobile_number":"845-522-4681","email_id":"Simone20@gmail.com","dop":"2025-04-06","serial_number":"16816318856784880","imei1":"16816318856784880","imei2":"16816318856784880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75321,"job_number":"JOB_75321","tr_customer_id":75338,"tr_customer_product_id":75328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:14.000Z","modified_at":"2025-10-02T03:09:52.000Z","name":"Russel Kuphal","mobile_number":"241-456-9730","email_id":"Antonio.Huels@hotmail.com","dop":"2025-04-06","serial_number":"14546339033338","imei1":"14546339033338","imei2":"14546339033338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:09:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75322,"job_number":"JOB_75322","tr_customer_id":75339,"tr_customer_product_id":75329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:15.000Z","modified_at":"2025-10-02T03:09:15.000Z","name":"Joseph Flatley","mobile_number":"341-964-9021","email_id":"Demarco23@gmail.com","dop":"2025-04-06","serial_number":"14229397169154496","imei1":"14229397169154496","imei2":"14229397169154496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75323,"job_number":"JOB_75323","tr_customer_id":75340,"tr_customer_product_id":75330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:25.000Z","modified_at":"2025-10-02T03:09:25.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"17250456091439","imei1":"17250456091439","imei2":"17250456091439","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75324,"job_number":"JOB_75324","tr_customer_id":75341,"tr_customer_product_id":75331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:25.000Z","modified_at":"2025-10-02T03:10:04.000Z","name":"Vivien O'Reilly","mobile_number":"500-340-2298","email_id":"Helmer8@yahoo.com","dop":"2025-04-06","serial_number":"13084576674838","imei1":"13084576674838","imei2":"13084576674838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75325,"job_number":"JOB_75325","tr_customer_id":75342,"tr_customer_product_id":75332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:31.000Z","modified_at":"2025-10-02T03:10:07.000Z","name":"Clarabelle Klein","mobile_number":"718-461-1260","email_id":"Darlene_Ullrich@yahoo.com","dop":"2025-07-09","serial_number":"104418180008556","imei1":"104418180008556","imei2":"104418180008556","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-10-02T03:10:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75326,"job_number":"JOB_75326","tr_customer_id":75343,"tr_customer_product_id":75333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:32.000Z","modified_at":"2025-10-02T03:10:11.000Z","name":"Sincere Marvin","mobile_number":"294-390-5820","email_id":"Ed_Swaniawski25@yahoo.com","dop":"2025-04-06","serial_number":"13763508828428","imei1":"13763508828428","imei2":"13763508828428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:10:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75329,"job_number":"JOB_75329","tr_customer_id":75346,"tr_customer_product_id":75336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:34.000Z","modified_at":"2025-10-02T03:09:34.000Z","name":"Eulalia Gerhold","mobile_number":"583-735-0214","email_id":"Joseph39@yahoo.com","dop":"2025-04-06","serial_number":"12181001532807230","imei1":"12181001532807230","imei2":"12181001532807230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75330,"job_number":"JOB_75330","tr_customer_id":75347,"tr_customer_product_id":75337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:37.000Z","modified_at":"2025-10-02T03:09:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14930533246090","imei1":"14930533246090","imei2":"14930533246090","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75331,"job_number":"JOB_75331","tr_customer_id":75348,"tr_customer_product_id":75338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:38.000Z","modified_at":"2025-10-02T03:10:22.000Z","name":"Tyrique Lynch","mobile_number":"760-311-7448","email_id":"Arlene17@yahoo.com","dop":"2025-04-06","serial_number":"19059881449132","imei1":"19059881449132","imei2":"19059881449132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:10:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75332,"job_number":"JOB_75332","tr_customer_id":75349,"tr_customer_product_id":75339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:39.000Z","modified_at":"2025-10-02T03:09:39.000Z","name":"Newell Durgan","mobile_number":"443-240-9764","email_id":"Carlotta30@hotmail.com","dop":"2025-04-06","serial_number":"10747147485042820","imei1":"10747147485042820","imei2":"10747147485042820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75333,"job_number":"JOB_75333","tr_customer_id":75350,"tr_customer_product_id":75340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:41.000Z","modified_at":"2025-10-02T03:10:18.000Z","name":"Ulices Turcotte","mobile_number":"651-403-6448","email_id":"Junius_Maggio@hotmail.com","dop":"2025-04-06","serial_number":"12432250972970","imei1":"12432250972970","imei2":"12432250972970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:10:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75334,"job_number":"JOB_75334","tr_customer_id":75351,"tr_customer_product_id":75341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:43.000Z","modified_at":"2025-10-02T03:09:43.000Z","name":"Roy Hahn","mobile_number":"742-975-4042","email_id":"Vito_Gulgowski40@hotmail.com","dop":"2025-04-06","serial_number":"14103515980550928","imei1":"14103515980550928","imei2":"14103515980550928","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75337,"job_number":"JOB_75337","tr_customer_id":75354,"tr_customer_product_id":75344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:58.000Z","modified_at":"2025-10-02T03:09:58.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10291178319788","imei1":"10291178319788","imei2":"10291178319788","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75338,"job_number":"JOB_75338","tr_customer_id":75355,"tr_customer_product_id":75345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:58.000Z","modified_at":"2025-10-02T03:10:41.000Z","name":"Terry Bayer","mobile_number":"546-884-4947","email_id":"Maximo_Mayer@yahoo.com","dop":"2025-06-18","serial_number":"10960075762554","imei1":"10960075762554","imei2":"10960075762554","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:10:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75339,"job_number":"JOB_75339","tr_customer_id":75356,"tr_customer_product_id":75346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:59.000Z","modified_at":"2025-10-02T03:09:59.000Z","name":"Fabian Howe","mobile_number":"200-665-7845","email_id":"Arely23@yahoo.com","dop":"2025-06-18","serial_number":"1080975310646820","imei1":"1080975310646820","imei2":"1080975310646820","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75343,"job_number":"JOB_75343","tr_customer_id":75360,"tr_customer_product_id":75350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:03.000Z","modified_at":"2025-10-02T03:10:03.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"10690587982358","imei1":"10690587982358","imei2":"10690587982358","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75345,"job_number":"JOB_75345","tr_customer_id":75362,"tr_customer_product_id":75352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:04.000Z","modified_at":"2025-10-02T03:10:47.000Z","name":"Rubie Shields","mobile_number":"805-837-3803","email_id":"Murphy_Spencer@yahoo.com","dop":"2025-04-06","serial_number":"11233317338407","imei1":"11233317338407","imei2":"11233317338407","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:10:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75347,"job_number":"JOB_75347","tr_customer_id":75364,"tr_customer_product_id":75354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:05.000Z","modified_at":"2025-10-02T03:10:05.000Z","name":"Martin Jerde","mobile_number":"231-350-9685","email_id":"Leopold_Wunsch@yahoo.com","dop":"2025-04-06","serial_number":"10117095392053200","imei1":"10117095392053200","imei2":"10117095392053200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75350,"job_number":"JOB_75350","tr_customer_id":75367,"tr_customer_product_id":75357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:11.000Z","modified_at":"2025-10-02T03:10:11.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"17458524762165","imei1":"17458524762165","imei2":"17458524762165","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75351,"job_number":"JOB_75351","tr_customer_id":75368,"tr_customer_product_id":75358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:11.000Z","modified_at":"2025-10-02T03:10:50.000Z","name":"Dawson Labadie","mobile_number":"227-712-9310","email_id":"Gussie_McGlynn@yahoo.com","dop":"2025-04-06","serial_number":"10085548494311","imei1":"10085548494311","imei2":"10085548494311","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:10:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75356,"job_number":"JOB_75356","tr_customer_id":75373,"tr_customer_product_id":75363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:20.000Z","modified_at":"2025-10-02T03:10:20.000Z","name":"Riya t","mobile_number":"9941454262","email_id":"Rodolfo91@yahoo.com","dop":"2025-07-09","serial_number":"104240841834742","imei1":"104240841834742","imei2":"104240841834742","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75357,"job_number":"JOB_75357","tr_customer_id":75374,"tr_customer_product_id":75364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:20.000Z","modified_at":"2025-10-02T03:10:56.000Z","name":"Demarcus Swift","mobile_number":"852-687-1504","email_id":"Teresa.Hudson50@hotmail.com","dop":"2025-07-09","serial_number":"105492542530648","imei1":"105492542530648","imei2":"105492542530648","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-10-02T03:10:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75358,"job_number":"JOB_75358","tr_customer_id":75375,"tr_customer_product_id":75365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:25.000Z","modified_at":"2025-10-02T03:11:02.000Z","name":"Edmond Stehr","mobile_number":"210-788-0728","email_id":"Macie_Bechtelar@yahoo.com","dop":"2025-04-06","serial_number":"17876074693489","imei1":"17876074693489","imei2":"17876074693489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:11:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75359,"job_number":"JOB_75359","tr_customer_id":75376,"tr_customer_product_id":75366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:27.000Z","modified_at":"2025-10-02T03:10:27.000Z","name":"Mose Klocko","mobile_number":"831-230-0685","email_id":"Holly57@gmail.com","dop":"2025-04-06","serial_number":"13102381359994224","imei1":"13102381359994224","imei2":"13102381359994224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75360,"job_number":"JOB_75360","tr_customer_id":75377,"tr_customer_product_id":75367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:30.000Z","modified_at":"2025-10-02T03:10:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12609854036842","imei1":"12609854036842","imei2":"12609854036842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75361,"job_number":"JOB_75361","tr_customer_id":75378,"tr_customer_product_id":75368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:31.000Z","modified_at":"2025-10-02T03:11:15.000Z","name":"Sadie Hills","mobile_number":"242-897-3753","email_id":"Jabari_Wisoky@yahoo.com","dop":"2025-04-06","serial_number":"14972235854354","imei1":"14972235854354","imei2":"14972235854354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:11:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75362,"job_number":"JOB_75362","tr_customer_id":75379,"tr_customer_product_id":75369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:32.000Z","modified_at":"2025-10-02T03:10:32.000Z","name":"Daphne Wisoky","mobile_number":"500-506-0510","email_id":"Zella.Reichert76@gmail.com","dop":"2025-04-06","serial_number":"12121310446529956","imei1":"12121310446529956","imei2":"12121310446529956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75363,"job_number":"JOB_75363","tr_customer_id":75380,"tr_customer_product_id":75370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:58.000Z","modified_at":"2025-10-02T03:10:58.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"15591998668688","imei1":"15591998668688","imei2":"15591998668688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75364,"job_number":"JOB_75364","tr_customer_id":75381,"tr_customer_product_id":75371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:58.000Z","modified_at":"2025-10-02T03:11:36.000Z","name":"Peter McCullough","mobile_number":"284-350-9351","email_id":"Sherman_Halvorson@yahoo.com","dop":"2025-04-06","serial_number":"19097471793642","imei1":"19097471793642","imei2":"19097471793642","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:11:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75365,"job_number":"JOB_75365","tr_customer_id":75382,"tr_customer_product_id":75372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:11:09.000Z","modified_at":"2025-10-02T03:11:09.000Z","name":"Kajal s","mobile_number":"9841636255","email_id":"Christ_Deckow66@yahoo.com","dop":"2025-07-09","serial_number":"107624055373103","imei1":"107624055373103","imei2":"107624055373103","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:11:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75366,"job_number":"JOB_75366","tr_customer_id":75383,"tr_customer_product_id":75373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:11:09.000Z","modified_at":"2025-10-02T03:11:46.000Z","name":"Effie Reilly","mobile_number":"240-896-1497","email_id":"Michael_Mills56@gmail.com","dop":"2025-04-06","serial_number":"10484170415771","imei1":"10484170415771","imei2":"10484170415771","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:11:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75367,"job_number":"JOB_75367","tr_customer_id":75384,"tr_customer_product_id":75374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:11:09.000Z","modified_at":"2025-10-02T03:11:45.000Z","name":"Dameon Lynch","mobile_number":"307-282-8268","email_id":"Stanley.Littel@hotmail.com","dop":"2025-07-09","serial_number":"108003897720532","imei1":"108003897720532","imei2":"108003897720532","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-10-02T03:11:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75368,"job_number":"JOB_75368","tr_customer_id":75385,"tr_customer_product_id":75375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:11:10.000Z","modified_at":"2025-10-02T03:11:10.000Z","name":"Marisol Hilll","mobile_number":"557-945-8078","email_id":"Cornell59@yahoo.com","dop":"2025-04-06","serial_number":"16869403053112000","imei1":"16869403053112000","imei2":"16869403053112000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:11:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75369,"job_number":"JOB_75369","tr_customer_id":75386,"tr_customer_product_id":75376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:11:23.000Z","modified_at":"2025-10-02T03:11:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16433696978186","imei1":"16433696978186","imei2":"16433696978186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:11:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75370,"job_number":"JOB_75370","tr_customer_id":75387,"tr_customer_product_id":75377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:11:24.000Z","modified_at":"2025-10-02T03:12:08.000Z","name":"Patrick Gleichner","mobile_number":"556-767-2508","email_id":"Eleanore.Olson66@hotmail.com","dop":"2025-04-06","serial_number":"17457913043066","imei1":"17457913043066","imei2":"17457913043066","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:12:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75371,"job_number":"JOB_75371","tr_customer_id":75388,"tr_customer_product_id":75378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:11:25.000Z","modified_at":"2025-10-02T03:11:25.000Z","name":"Tomasa Torphy","mobile_number":"572-700-6617","email_id":"Giovanna_Langosh86@hotmail.com","dop":"2025-04-06","serial_number":"12528847388374478","imei1":"12528847388374478","imei2":"12528847388374478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:11:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75372,"job_number":"JOB_75372","tr_customer_id":75389,"tr_customer_product_id":75379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:21:09.000Z","modified_at":"2025-10-02T03:21:09.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"16547944948919","imei1":"16547944948919","imei2":"16547944948919","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75373,"job_number":"JOB_75373","tr_customer_id":75390,"tr_customer_product_id":75380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:21:09.000Z","modified_at":"2025-10-02T03:21:38.000Z","name":"Carole Mitchell","mobile_number":"994-246-3779","email_id":"Paul_Roberts@hotmail.com","dop":"2025-06-08","serial_number":"15783014200696","imei1":"15783014200696","imei2":"15783014200696","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:21:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75374,"job_number":"JOB_75374","tr_customer_id":75391,"tr_customer_product_id":75381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:21:11.000Z","modified_at":"2025-10-02T03:21:11.000Z","name":"Sibyl Davis","mobile_number":"643-732-6336","email_id":"Edwina2@yahoo.com","dop":"2025-06-08","serial_number":"101180923478695","imei1":"101180923478695","imei2":"101180923478695","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:21:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75375,"job_number":"JOB_75375","tr_customer_id":75392,"tr_customer_product_id":75382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:21:43.000Z","modified_at":"2025-10-02T03:21:43.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"12892469600519","imei1":"12892469600519","imei2":"12892469600519","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:21:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75376,"job_number":"JOB_75376","tr_customer_id":75393,"tr_customer_product_id":75383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:21:43.000Z","modified_at":"2025-10-02T03:22:12.000Z","name":"Elliott Anderson","mobile_number":"832-791-4797","email_id":"Eleanora.Ritchie49@yahoo.com","dop":"2025-06-08","serial_number":"15945653938207","imei1":"15945653938207","imei2":"15945653938207","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:22:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75377,"job_number":"JOB_75377","tr_customer_id":75394,"tr_customer_product_id":75384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:21:44.000Z","modified_at":"2025-10-02T03:21:44.000Z","name":"Trudie Upton","mobile_number":"600-953-8674","email_id":"Nyasia_Wintheiser@hotmail.com","dop":"2025-06-08","serial_number":"107856072679759","imei1":"107856072679759","imei2":"107856072679759","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:21:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75378,"job_number":"JOB_75378","tr_customer_id":75395,"tr_customer_product_id":75385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:22:16.000Z","modified_at":"2025-10-02T03:22:16.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"18193552081944","imei1":"18193552081944","imei2":"18193552081944","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:22:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75379,"job_number":"JOB_75379","tr_customer_id":75396,"tr_customer_product_id":75386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:22:17.000Z","modified_at":"2025-10-02T03:22:45.000Z","name":"Mason Rodriguez","mobile_number":"605-795-9816","email_id":"Salvador.Jenkins@gmail.com","dop":"2025-06-08","serial_number":"17444069264108","imei1":"17444069264108","imei2":"17444069264108","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:22:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75380,"job_number":"JOB_75380","tr_customer_id":75397,"tr_customer_product_id":75387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:22:18.000Z","modified_at":"2025-10-02T03:22:18.000Z","name":"Burley Donnelly","mobile_number":"840-531-1523","email_id":"Leslie.Hintz@yahoo.com","dop":"2025-06-08","serial_number":"109398424460014","imei1":"109398424460014","imei2":"109398424460014","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:22:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75402,"job_number":"JOB_75402","tr_customer_id":75419,"tr_customer_product_id":75409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:41:27.000Z","modified_at":"2025-10-02T03:41:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12629372591361","imei1":"12629372591361","imei2":"12629372591361","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:41:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75403,"job_number":"JOB_75403","tr_customer_id":75420,"tr_customer_product_id":75410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:41:27.000Z","modified_at":"2025-10-02T03:42:11.000Z","name":"Wyman Willms","mobile_number":"846-898-0752","email_id":"Jesse.Kutch@gmail.com","dop":"2025-04-06","serial_number":"14929461415959","imei1":"14929461415959","imei2":"14929461415959","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:42:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75407,"job_number":"JOB_75407","tr_customer_id":75424,"tr_customer_product_id":75414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:41:29.000Z","modified_at":"2025-10-02T03:41:29.000Z","name":"Harmony Cremin","mobile_number":"437-213-8584","email_id":"Sandra61@gmail.com","dop":"2025-04-06","serial_number":"18986915314375884","imei1":"18986915314375884","imei2":"18986915314375884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75417,"job_number":"JOB_75417","tr_customer_id":75434,"tr_customer_product_id":75424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:42:20.000Z","modified_at":"2025-10-02T03:42:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11054001878381","imei1":"11054001878381","imei2":"11054001878381","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:42:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75418,"job_number":"JOB_75418","tr_customer_id":75435,"tr_customer_product_id":75425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:42:20.000Z","modified_at":"2025-10-02T03:43:04.000Z","name":"Sofia Lesch","mobile_number":"716-234-0111","email_id":"Destiney_Wilderman35@hotmail.com","dop":"2025-04-06","serial_number":"11568712070263","imei1":"11568712070263","imei2":"11568712070263","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:43:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75419,"job_number":"JOB_75419","tr_customer_id":75436,"tr_customer_product_id":75426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:42:22.000Z","modified_at":"2025-10-02T03:42:22.000Z","name":"Casper Hegmann","mobile_number":"652-448-3317","email_id":"Elvera_Moore45@gmail.com","dop":"2025-04-06","serial_number":"15166594903920244","imei1":"15166594903920244","imei2":"15166594903920244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75420,"job_number":"JOB_75420","tr_customer_id":75437,"tr_customer_product_id":75427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:43:13.000Z","modified_at":"2025-10-02T03:43:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12967967039084","imei1":"12967967039084","imei2":"12967967039084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:43:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75421,"job_number":"JOB_75421","tr_customer_id":75438,"tr_customer_product_id":75428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:43:13.000Z","modified_at":"2025-10-02T03:43:57.000Z","name":"Jeff Ortiz","mobile_number":"488-997-4974","email_id":"Nicolas.Quigley26@hotmail.com","dop":"2025-04-06","serial_number":"18879667413498","imei1":"18879667413498","imei2":"18879667413498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75422,"job_number":"JOB_75422","tr_customer_id":75439,"tr_customer_product_id":75429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:43:15.000Z","modified_at":"2025-10-02T03:43:15.000Z","name":"Trevor Lindgren","mobile_number":"977-729-3797","email_id":"Ivah.Kunze71@gmail.com","dop":"2025-04-06","serial_number":"12302366385928320","imei1":"12302366385928320","imei2":"12302366385928320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:43:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75425,"job_number":"JOB_75425","tr_customer_id":75442,"tr_customer_product_id":75432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T04:27:05.000Z","modified_at":"2025-10-02T04:27:05.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100901835426306","imei1":"100901835426306","imei2":"100901835426306","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T04:27:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75426,"job_number":"JOB_75426","tr_customer_id":75443,"tr_customer_product_id":75433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T04:27:06.000Z","modified_at":"2025-10-02T04:27:18.000Z","name":"Oral Wilkinson","mobile_number":"908-506-1989","email_id":"Kasey_Wyman75@gmail.com","dop":"2025-07-01","serial_number":"101998199859417","imei1":"101998199859417","imei2":"101998199859417","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T04:27:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75427,"job_number":"JOB_75427","tr_customer_id":75444,"tr_customer_product_id":75434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T04:27:20.000Z","modified_at":"2025-10-02T04:27:20.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"106641609847383","imei1":"106641609847383","imei2":"106641609847383","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T04:27:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75428,"job_number":"JOB_75428","tr_customer_id":75445,"tr_customer_product_id":75435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T04:27:21.000Z","modified_at":"2025-10-02T04:27:32.000Z","name":"Halie Wiegand","mobile_number":"884-683-8713","email_id":"Leonard.Heidenreich32@hotmail.com","dop":"2025-07-01","serial_number":"108966751207098","imei1":"108966751207098","imei2":"108966751207098","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T04:27:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75429,"job_number":"JOB_75429","tr_customer_id":75446,"tr_customer_product_id":75436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T04:40:21.000Z","modified_at":"2025-10-02T04:41:01.000Z","name":"Eric Langosh","mobile_number":"473-444-7311","email_id":"Beau_Brekke57@hotmail.com","dop":"2025-04-06","serial_number":"14764247152343","imei1":"14764247152343","imei2":"14764247152343","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T04:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75430,"job_number":"JOB_75430","tr_customer_id":75447,"tr_customer_product_id":75437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T04:40:23.000Z","modified_at":"2025-10-02T04:40:23.000Z","name":"Reginald Boyle","mobile_number":"672-652-7050","email_id":"Dalton_Towne89@yahoo.com","dop":"2025-04-06","serial_number":"15674341618363216","imei1":"15674341618363216","imei2":"15674341618363216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T04:40:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75432,"job_number":"JOB_75432","tr_customer_id":75449,"tr_customer_product_id":75439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T05:53:29.000Z","modified_at":"2025-10-02T05:53:29.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"10040001899391","imei1":"10040001899391","imei2":"10040001899391","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T05:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75433,"job_number":"JOB_75433","tr_customer_id":75450,"tr_customer_product_id":75440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T05:53:30.000Z","modified_at":"2025-10-02T05:54:03.000Z","name":"Rudy Ondricka","mobile_number":"768-927-2130","email_id":"Braulio63@yahoo.com","dop":"2025-08-24","serial_number":"14931474071743","imei1":"14931474071743","imei2":"14931474071743","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T05:54:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75434,"job_number":"JOB_75434","tr_customer_id":75451,"tr_customer_product_id":75441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T05:53:31.000Z","modified_at":"2025-10-02T05:53:31.000Z","name":"Wilbert Bechtelar","mobile_number":"326-454-4042","email_id":"Mayra.Rogahn@gmail.com","dop":"2025-08-24","serial_number":"1029863750164451","imei1":"1029863750164451","imei2":"1029863750164451","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T05:53:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75435,"job_number":"JOB_75435","tr_customer_id":75452,"tr_customer_product_id":75442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T05:54:09.000Z","modified_at":"2025-10-02T05:54:09.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"12775092331033","imei1":"12775092331033","imei2":"12775092331033","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T05:54:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75436,"job_number":"JOB_75436","tr_customer_id":75453,"tr_customer_product_id":75443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T05:54:10.000Z","modified_at":"2025-10-02T05:54:41.000Z","name":"Manley Mueller","mobile_number":"283-373-3480","email_id":"Tracy_Collins69@gmail.com","dop":"2025-08-24","serial_number":"15303079589270","imei1":"15303079589270","imei2":"15303079589270","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T05:54:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75437,"job_number":"JOB_75437","tr_customer_id":75454,"tr_customer_product_id":75444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T05:54:11.000Z","modified_at":"2025-10-02T05:54:11.000Z","name":"Trever Stiedemann","mobile_number":"948-546-7022","email_id":"Abel_Donnelly52@yahoo.com","dop":"2025-08-24","serial_number":"1038861515565035","imei1":"1038861515565035","imei2":"1038861515565035","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T05:54:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75438,"job_number":"JOB_75438","tr_customer_id":75455,"tr_customer_product_id":75445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T05:54:47.000Z","modified_at":"2025-10-02T05:54:47.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"14960190467569","imei1":"14960190467569","imei2":"14960190467569","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T05:54:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75439,"job_number":"JOB_75439","tr_customer_id":75456,"tr_customer_product_id":75446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T05:54:48.000Z","modified_at":"2025-10-02T05:55:17.000Z","name":"Emma Tremblay","mobile_number":"309-906-5850","email_id":"Marlee76@gmail.com","dop":"2025-08-24","serial_number":"16181358669697","imei1":"16181358669697","imei2":"16181358669697","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T05:55:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75440,"job_number":"JOB_75440","tr_customer_id":75457,"tr_customer_product_id":75447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T05:54:49.000Z","modified_at":"2025-10-02T05:54:49.000Z","name":"Oran Wehner","mobile_number":"226-447-4176","email_id":"Felix62@hotmail.com","dop":"2025-08-24","serial_number":"1000370566775833","imei1":"1000370566775833","imei2":"1000370566775833","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T05:54:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75441,"job_number":"JOB_75441","tr_customer_id":75458,"tr_customer_product_id":75448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:12:12.000Z","modified_at":"2025-10-02T06:12:12.000Z","name":"Kristoffer Nikolaus","mobile_number":"901-553-7632","email_id":"Bernhard_Pacocha@gmail.com","dop":"2025-08-31","serial_number":"17193267694369","imei1":"17193267694369","imei2":"17193267694369","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:12:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75442,"job_number":"JOB_75442","tr_customer_id":75459,"tr_customer_product_id":75449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:12:29.000Z","modified_at":"2025-10-02T06:12:29.000Z","name":"Gregg Lind","mobile_number":"732-446-3185","email_id":"Gracie77@yahoo.com","dop":"2025-08-31","serial_number":"14193664505140","imei1":"14193664505140","imei2":"14193664505140","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:12:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75443,"job_number":"JOB_75443","tr_customer_id":75460,"tr_customer_product_id":75450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:17:58.000Z","modified_at":"2025-10-02T06:17:58.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10073023657438","imei1":"10073023657438","imei2":"10073023657438","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:17:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75444,"job_number":"JOB_75444","tr_customer_id":75461,"tr_customer_product_id":75451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:17:59.000Z","modified_at":"2025-10-02T06:18:37.000Z","name":"Adriel Bradtke","mobile_number":"640-850-0450","email_id":"Anastasia82@gmail.com","dop":"2025-06-18","serial_number":"10914069308402","imei1":"10914069308402","imei2":"10914069308402","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:18:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75445,"job_number":"JOB_75445","tr_customer_id":75462,"tr_customer_product_id":75452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:17:59.000Z","modified_at":"2025-10-02T06:17:59.000Z","name":"Burnice Lakin","mobile_number":"976-774-7695","email_id":"Angelica20@yahoo.com","dop":"2025-06-18","serial_number":"1053960236232170","imei1":"1053960236232170","imei2":"1053960236232170","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:17:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75446,"job_number":"JOB_75446","tr_customer_id":75463,"tr_customer_product_id":75453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:18:23.000Z","modified_at":"2025-10-02T06:18:23.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"11461452385391","imei1":"11461452385391","imei2":"11461452385391","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:18:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75447,"job_number":"JOB_75447","tr_customer_id":75464,"tr_customer_product_id":75454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:18:23.000Z","modified_at":"2025-10-02T06:18:50.000Z","name":"Lillie Prohaska","mobile_number":"512-829-6778","email_id":"Bethel53@hotmail.com","dop":"2025-06-08","serial_number":"11523248853005","imei1":"11523248853005","imei2":"11523248853005","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:18:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75448,"job_number":"JOB_75448","tr_customer_id":75465,"tr_customer_product_id":75455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:18:25.000Z","modified_at":"2025-10-02T06:18:25.000Z","name":"Darby Armstrong","mobile_number":"273-662-4869","email_id":"Howell_Lockman8@yahoo.com","dop":"2025-06-08","serial_number":"100803380169010","imei1":"100803380169010","imei2":"100803380169010","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:18:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75449,"job_number":"JOB_75449","tr_customer_id":75466,"tr_customer_product_id":75456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:18:44.000Z","modified_at":"2025-10-02T06:18:44.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10793835686908","imei1":"10793835686908","imei2":"10793835686908","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:18:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75450,"job_number":"JOB_75450","tr_customer_id":75467,"tr_customer_product_id":75457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:18:44.000Z","modified_at":"2025-10-02T06:19:22.000Z","name":"Kieran Volkman","mobile_number":"726-324-1597","email_id":"Dora.Adams61@yahoo.com","dop":"2025-06-18","serial_number":"10035516696505","imei1":"10035516696505","imei2":"10035516696505","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:19:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75451,"job_number":"JOB_75451","tr_customer_id":75468,"tr_customer_product_id":75458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:18:45.000Z","modified_at":"2025-10-02T06:18:45.000Z","name":"Julian Rath","mobile_number":"471-263-4097","email_id":"Itzel_Rohan@yahoo.com","dop":"2025-06-18","serial_number":"1029058931736882","imei1":"1029058931736882","imei2":"1029058931736882","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:18:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75452,"job_number":"JOB_75452","tr_customer_id":75469,"tr_customer_product_id":75459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:18:54.000Z","modified_at":"2025-10-02T06:18:54.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"11972121580812","imei1":"11972121580812","imei2":"11972121580812","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75453,"job_number":"JOB_75453","tr_customer_id":75470,"tr_customer_product_id":75460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:18:55.000Z","modified_at":"2025-10-02T06:19:21.000Z","name":"Kyla Volkman","mobile_number":"524-306-7707","email_id":"Tamia_Lehner87@gmail.com","dop":"2025-06-08","serial_number":"14159069178634","imei1":"14159069178634","imei2":"14159069178634","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75454,"job_number":"JOB_75454","tr_customer_id":75471,"tr_customer_product_id":75461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:18:56.000Z","modified_at":"2025-10-02T06:18:56.000Z","name":"Mathilde Abbott","mobile_number":"745-255-0370","email_id":"Wyman.Zieme@gmail.com","dop":"2025-06-08","serial_number":"103805351215959","imei1":"103805351215959","imei2":"103805351215959","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75455,"job_number":"JOB_75455","tr_customer_id":75472,"tr_customer_product_id":75462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:19:26.000Z","modified_at":"2025-10-02T06:19:26.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"15571860451191","imei1":"15571860451191","imei2":"15571860451191","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:19:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75456,"job_number":"JOB_75456","tr_customer_id":75473,"tr_customer_product_id":75463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:19:26.000Z","modified_at":"2025-10-02T06:19:53.000Z","name":"Pearl Sawayn","mobile_number":"941-732-2414","email_id":"Treva7@gmail.com","dop":"2025-06-08","serial_number":"14580440138307","imei1":"14580440138307","imei2":"14580440138307","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:19:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75457,"job_number":"JOB_75457","tr_customer_id":75474,"tr_customer_product_id":75464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:19:28.000Z","modified_at":"2025-10-02T06:19:28.000Z","name":"Jamey MacGyver","mobile_number":"490-984-6206","email_id":"Pablo69@yahoo.com","dop":"2025-06-08","serial_number":"109355763750513","imei1":"109355763750513","imei2":"109355763750513","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:19:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75458,"job_number":"JOB_75458","tr_customer_id":75475,"tr_customer_product_id":75465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:20:38.000Z","modified_at":"2025-10-02T06:21:23.000Z","name":"Gregorio Rippin","mobile_number":"779-848-1982","email_id":"Tre.Padberg@yahoo.com","dop":"2025-04-06","serial_number":"14645410369610","imei1":"14645410369610","imei2":"14645410369610","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75459,"job_number":"JOB_75459","tr_customer_id":75476,"tr_customer_product_id":75466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:20:40.000Z","modified_at":"2025-10-02T06:20:40.000Z","name":"Yvette Mante","mobile_number":"728-944-7056","email_id":"Kavon.Konopelski@hotmail.com","dop":"2025-04-06","serial_number":"15329221113389512","imei1":"15329221113389512","imei2":"15329221113389512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:20:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75460,"job_number":"JOB_75460","tr_customer_id":75477,"tr_customer_product_id":75467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:21:32.000Z","modified_at":"2025-10-02T06:22:17.000Z","name":"Clemmie Beier","mobile_number":"841-263-6826","email_id":"Rodrick.Koss@yahoo.com","dop":"2025-04-06","serial_number":"13619503811185","imei1":"13619503811185","imei2":"13619503811185","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:22:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75461,"job_number":"JOB_75461","tr_customer_id":75478,"tr_customer_product_id":75468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:21:34.000Z","modified_at":"2025-10-02T06:21:34.000Z","name":"Giovanny Bergstrom","mobile_number":"873-397-3767","email_id":"Christian_Schaefer@gmail.com","dop":"2025-04-06","serial_number":"19188696490480424","imei1":"19188696490480424","imei2":"19188696490480424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:21:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75462,"job_number":"JOB_75462","tr_customer_id":75479,"tr_customer_product_id":75469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:22:26.000Z","modified_at":"2025-10-02T06:23:11.000Z","name":"Fernando Carroll","mobile_number":"789-332-2862","email_id":"Florian_Baumbach@gmail.com","dop":"2025-04-06","serial_number":"17893393729576","imei1":"17893393729576","imei2":"17893393729576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:23:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75463,"job_number":"JOB_75463","tr_customer_id":75480,"tr_customer_product_id":75470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:22:27.000Z","modified_at":"2025-10-02T06:22:27.000Z","name":"Hattie Johns","mobile_number":"720-523-9775","email_id":"Amari.Collins@yahoo.com","dop":"2025-04-06","serial_number":"16674147519487734","imei1":"16674147519487734","imei2":"16674147519487734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:22:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75467,"job_number":"JOB_75467","tr_customer_id":75484,"tr_customer_product_id":75474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:26:57.000Z","modified_at":"2025-10-02T06:27:42.000Z","name":"Albina Hirthe","mobile_number":"463-931-4507","email_id":"Warren13@yahoo.com","dop":"2025-04-06","serial_number":"12548256210208","imei1":"12548256210208","imei2":"12548256210208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:27:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75468,"job_number":"JOB_75468","tr_customer_id":75485,"tr_customer_product_id":75475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:26:59.000Z","modified_at":"2025-10-02T06:26:59.000Z","name":"Landen Reilly","mobile_number":"456-390-2327","email_id":"Rodolfo61@yahoo.com","dop":"2025-04-06","serial_number":"15712852056496422","imei1":"15712852056496422","imei2":"15712852056496422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:26:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75469,"job_number":"JOB_75469","tr_customer_id":75486,"tr_customer_product_id":75476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:28:06.000Z","modified_at":"2025-10-02T06:28:06.000Z","name":"Roscoe Legros","mobile_number":"931-746-9421","email_id":"Layla69@yahoo.com","dop":"2025-08-12","serial_number":"10109351368863","imei1":"10109351368863","imei2":"10109351368863","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:28:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75470,"job_number":"JOB_75470","tr_customer_id":75487,"tr_customer_product_id":75477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:28:06.000Z","modified_at":"2025-10-02T06:28:17.000Z","name":"Edwardo Cassin","mobile_number":"515-852-8222","email_id":"Madalyn75@gmail.com","dop":"2025-08-12","serial_number":"10805249154565","imei1":"10805249154565","imei2":"10805249154565","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:28:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75471,"job_number":"JOB_75471","tr_customer_id":75488,"tr_customer_product_id":75478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:28:20.000Z","modified_at":"2025-10-02T06:28:20.000Z","name":"Shanna Harber","mobile_number":"997-509-5694","email_id":"Horace.Lindgren@gmail.com","dop":"2025-08-12","serial_number":"10078551042939","imei1":"10078551042939","imei2":"10078551042939","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:28:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75472,"job_number":"JOB_75472","tr_customer_id":75489,"tr_customer_product_id":75479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:28:20.000Z","modified_at":"2025-10-02T06:28:32.000Z","name":"Delphine Gorczany","mobile_number":"535-219-7126","email_id":"Erik70@hotmail.com","dop":"2025-08-12","serial_number":"10407359064052","imei1":"10407359064052","imei2":"10407359064052","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:28:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75473,"job_number":"JOB_75473","tr_customer_id":75490,"tr_customer_product_id":75480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:28:34.000Z","modified_at":"2025-10-02T06:28:34.000Z","name":"Erica Kerluke","mobile_number":"743-994-4195","email_id":"Leilani.Fay66@yahoo.com","dop":"2025-08-12","serial_number":"10119259011109","imei1":"10119259011109","imei2":"10119259011109","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:28:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75474,"job_number":"JOB_75474","tr_customer_id":75491,"tr_customer_product_id":75481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:28:35.000Z","modified_at":"2025-10-02T06:28:47.000Z","name":"Joshuah Ondricka","mobile_number":"695-846-2069","email_id":"Addison_Smitham61@gmail.com","dop":"2025-08-12","serial_number":"10704955682446","imei1":"10704955682446","imei2":"10704955682446","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:28:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75476,"job_number":"JOB_75476","tr_customer_id":75493,"tr_customer_product_id":75483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:33:29.000Z","modified_at":"2025-10-02T06:34:01.000Z","name":"Terry Bauch","mobile_number":"940-420-8804","email_id":"Hank_Bednar@gmail.com","dop":"2025-07-09","serial_number":"102618996728688","imei1":"102618996728688","imei2":"102618996728688","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-10-02T06:34:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75478,"job_number":"JOB_75478","tr_customer_id":75495,"tr_customer_product_id":75485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:34:07.000Z","modified_at":"2025-10-02T06:34:44.000Z","name":"Randal Beer","mobile_number":"332-518-7968","email_id":"Candice_Sanford@yahoo.com","dop":"2025-04-06","serial_number":"19862726108331","imei1":"19862726108331","imei2":"19862726108331","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75479,"job_number":"JOB_75479","tr_customer_id":75496,"tr_customer_product_id":75486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:34:08.000Z","modified_at":"2025-10-02T06:34:08.000Z","name":"Hildegard Douglas","mobile_number":"993-970-1427","email_id":"Ahmed23@yahoo.com","dop":"2025-04-06","serial_number":"12629725807936822","imei1":"12629725807936822","imei2":"12629725807936822","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:34:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75480,"job_number":"JOB_75480","tr_customer_id":75497,"tr_customer_product_id":75487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:34:12.000Z","modified_at":"2025-10-02T06:34:12.000Z","name":"Riya t","mobile_number":"9941454262","email_id":"Brooke.Kuhn97@yahoo.com","dop":"2025-07-09","serial_number":"101655192823260","imei1":"101655192823260","imei2":"101655192823260","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:34:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75481,"job_number":"JOB_75481","tr_customer_id":75498,"tr_customer_product_id":75488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:34:13.000Z","modified_at":"2025-10-02T06:34:44.000Z","name":"Shanny Russel","mobile_number":"876-976-2397","email_id":"Mac.Durgan@hotmail.com","dop":"2025-07-09","serial_number":"100234124249336","imei1":"100234124249336","imei2":"100234124249336","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-10-02T06:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75482,"job_number":"JOB_75482","tr_customer_id":75499,"tr_customer_product_id":75489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:34:55.000Z","modified_at":"2025-10-02T06:34:55.000Z","name":"Kajal s","mobile_number":"9841636255","email_id":"Brady.Shanahan96@hotmail.com","dop":"2025-07-09","serial_number":"103342690700998","imei1":"103342690700998","imei2":"103342690700998","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:34:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75483,"job_number":"JOB_75483","tr_customer_id":75500,"tr_customer_product_id":75490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:34:56.000Z","modified_at":"2025-10-02T06:35:27.000Z","name":"Carolina Berge","mobile_number":"850-862-1634","email_id":"Matteo.Lesch@hotmail.com","dop":"2025-07-09","serial_number":"102571544741930","imei1":"102571544741930","imei2":"102571544741930","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-10-02T06:35:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75484,"job_number":"JOB_75484","tr_customer_id":75501,"tr_customer_product_id":75491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:36:27.000Z","modified_at":"2025-10-02T06:36:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14698058749511","imei1":"14698058749511","imei2":"14698058749511","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:36:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75485,"job_number":"JOB_75485","tr_customer_id":75502,"tr_customer_product_id":75492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:36:28.000Z","modified_at":"2025-10-02T06:37:13.000Z","name":"Donavon Weimann","mobile_number":"737-478-9572","email_id":"Jackson_Mohr@gmail.com","dop":"2025-04-06","serial_number":"17557784109382","imei1":"17557784109382","imei2":"17557784109382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75486,"job_number":"JOB_75486","tr_customer_id":75503,"tr_customer_product_id":75493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:36:29.000Z","modified_at":"2025-10-02T06:36:29.000Z","name":"Shanon Skiles","mobile_number":"574-363-9317","email_id":"Pamela.Barton49@gmail.com","dop":"2025-04-06","serial_number":"10818088991855964","imei1":"10818088991855964","imei2":"10818088991855964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:36:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75487,"job_number":"JOB_75487","tr_customer_id":75504,"tr_customer_product_id":75494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:36:35.000Z","modified_at":"2025-10-02T06:37:20.000Z","name":"Gregg Trantow","mobile_number":"582-724-9310","email_id":"Tyshawn.Beier16@yahoo.com","dop":"2025-04-06","serial_number":"11373684668074","imei1":"11373684668074","imei2":"11373684668074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:37:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75488,"job_number":"JOB_75488","tr_customer_id":75505,"tr_customer_product_id":75495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:36:37.000Z","modified_at":"2025-10-02T06:36:37.000Z","name":"Lowell Bradtke","mobile_number":"726-227-3715","email_id":"Noble91@gmail.com","dop":"2025-04-06","serial_number":"18427791156834536","imei1":"18427791156834536","imei2":"18427791156834536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:36:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75489,"job_number":"JOB_75489","tr_customer_id":75506,"tr_customer_product_id":75496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:36:47.000Z","modified_at":"2025-10-02T06:36:47.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"12300393816498","imei1":"12300393816498","imei2":"12300393816498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:36:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75490,"job_number":"JOB_75490","tr_customer_id":75507,"tr_customer_product_id":75497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:36:47.000Z","modified_at":"2025-10-02T06:37:29.000Z","name":"Emmie Reynolds","mobile_number":"554-947-6269","email_id":"Cordell_Padberg67@yahoo.com","dop":"2025-04-06","serial_number":"19921256114802","imei1":"19921256114802","imei2":"19921256114802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:37:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75491,"job_number":"JOB_75491","tr_customer_id":75508,"tr_customer_product_id":75498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:37:21.000Z","modified_at":"2025-10-02T06:37:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10552022892166","imei1":"10552022892166","imei2":"10552022892166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:37:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75492,"job_number":"JOB_75492","tr_customer_id":75509,"tr_customer_product_id":75499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:37:22.000Z","modified_at":"2025-10-02T06:38:06.000Z","name":"Blanca Krajcik","mobile_number":"669-338-9396","email_id":"Joannie95@yahoo.com","dop":"2025-04-06","serial_number":"18821371990982","imei1":"18821371990982","imei2":"18821371990982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:38:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75493,"job_number":"JOB_75493","tr_customer_id":75510,"tr_customer_product_id":75500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:37:23.000Z","modified_at":"2025-10-02T06:37:23.000Z","name":"Makenzie McCullough","mobile_number":"937-859-6052","email_id":"Lelia.Denesik62@gmail.com","dop":"2025-04-06","serial_number":"17667741287550368","imei1":"17667741287550368","imei2":"17667741287550368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:37:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75494,"job_number":"JOB_75494","tr_customer_id":75511,"tr_customer_product_id":75501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:37:37.000Z","modified_at":"2025-10-02T06:37:37.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"18228826513030","imei1":"18228826513030","imei2":"18228826513030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:37:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75495,"job_number":"JOB_75495","tr_customer_id":75512,"tr_customer_product_id":75502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:37:37.000Z","modified_at":"2025-10-02T06:38:19.000Z","name":"Anita Daniel","mobile_number":"539-824-6728","email_id":"Jarod32@hotmail.com","dop":"2025-04-06","serial_number":"17260175314012","imei1":"17260175314012","imei2":"17260175314012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:38:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75496,"job_number":"JOB_75496","tr_customer_id":75513,"tr_customer_product_id":75503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:38:15.000Z","modified_at":"2025-10-02T06:38:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16734421622461","imei1":"16734421622461","imei2":"16734421622461","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:38:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75497,"job_number":"JOB_75497","tr_customer_id":75514,"tr_customer_product_id":75504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:38:15.000Z","modified_at":"2025-10-02T06:39:00.000Z","name":"Carolanne Osinski","mobile_number":"764-341-6227","email_id":"Jennyfer.Lebsack26@gmail.com","dop":"2025-04-06","serial_number":"15607368028600","imei1":"15607368028600","imei2":"15607368028600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75498,"job_number":"JOB_75498","tr_customer_id":75515,"tr_customer_product_id":75505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:38:17.000Z","modified_at":"2025-10-02T06:38:17.000Z","name":"Dolores Lind","mobile_number":"225-488-7563","email_id":"Madeline_Anderson70@yahoo.com","dop":"2025-04-06","serial_number":"14612524303076564","imei1":"14612524303076564","imei2":"14612524303076564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:38:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75499,"job_number":"JOB_75499","tr_customer_id":75516,"tr_customer_product_id":75506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:38:27.000Z","modified_at":"2025-10-02T06:38:27.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"17236997530847","imei1":"17236997530847","imei2":"17236997530847","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:38:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75500,"job_number":"JOB_75500","tr_customer_id":75517,"tr_customer_product_id":75507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:38:27.000Z","modified_at":"2025-10-02T06:39:08.000Z","name":"Miles Beahan","mobile_number":"550-329-4224","email_id":"Sterling38@gmail.com","dop":"2025-04-06","serial_number":"10078462026486","imei1":"10078462026486","imei2":"10078462026486","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:39:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75510,"job_number":"JOB_75510","tr_customer_id":75527,"tr_customer_product_id":75517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T07:03:22.000Z","modified_at":"2025-10-02T07:03:22.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"17112218312608","imei1":"17112218312608","imei2":"17112218312608","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T07:03:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75511,"job_number":"JOB_75511","tr_customer_id":75528,"tr_customer_product_id":75518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T07:03:22.000Z","modified_at":"2025-10-02T07:03:51.000Z","name":"Carmelo Hammes","mobile_number":"822-601-0269","email_id":"Cristopher.Green@yahoo.com","dop":"2025-08-24","serial_number":"10538496954027","imei1":"10538496954027","imei2":"10538496954027","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T07:03:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75512,"job_number":"JOB_75512","tr_customer_id":75529,"tr_customer_product_id":75519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T07:03:23.000Z","modified_at":"2025-10-02T07:03:23.000Z","name":"Eleanore Turner","mobile_number":"544-403-4058","email_id":"Kelton6@yahoo.com","dop":"2025-08-24","serial_number":"1086809251117865","imei1":"1086809251117865","imei2":"1086809251117865","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T07:03:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75513,"job_number":"JOB_75513","tr_customer_id":75530,"tr_customer_product_id":75520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T07:03:56.000Z","modified_at":"2025-10-02T07:03:56.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"14687034799945","imei1":"14687034799945","imei2":"14687034799945","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T07:03:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75514,"job_number":"JOB_75514","tr_customer_id":75531,"tr_customer_product_id":75521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T07:03:56.000Z","modified_at":"2025-10-02T07:04:25.000Z","name":"Tyrell Prosacco","mobile_number":"680-818-1526","email_id":"Ronny79@gmail.com","dop":"2025-08-24","serial_number":"10496715272461","imei1":"10496715272461","imei2":"10496715272461","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T07:04:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75515,"job_number":"JOB_75515","tr_customer_id":75532,"tr_customer_product_id":75522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T07:03:57.000Z","modified_at":"2025-10-02T07:03:57.000Z","name":"Bertram Harber","mobile_number":"490-606-7261","email_id":"Casey_Jenkins@yahoo.com","dop":"2025-08-24","serial_number":"1058607011009084","imei1":"1058607011009084","imei2":"1058607011009084","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T07:03:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75516,"job_number":"JOB_75516","tr_customer_id":75533,"tr_customer_product_id":75523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T07:04:30.000Z","modified_at":"2025-10-02T07:04:30.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"16954213695972","imei1":"16954213695972","imei2":"16954213695972","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T07:04:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75517,"job_number":"JOB_75517","tr_customer_id":75534,"tr_customer_product_id":75524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T07:04:30.000Z","modified_at":"2025-10-02T07:04:58.000Z","name":"Patsy Hoeger","mobile_number":"893-461-5506","email_id":"Raegan_Senger@gmail.com","dop":"2025-08-24","serial_number":"11774591802899","imei1":"11774591802899","imei2":"11774591802899","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T07:04:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75518,"job_number":"JOB_75518","tr_customer_id":75535,"tr_customer_product_id":75525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T07:04:31.000Z","modified_at":"2025-10-02T07:04:31.000Z","name":"Pat Feil","mobile_number":"929-300-3103","email_id":"Duncan_Kunde39@yahoo.com","dop":"2025-08-24","serial_number":"1016382586624965","imei1":"1016382586624965","imei2":"1016382586624965","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T07:04:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75301,"job_number":"JOB_75301","tr_customer_id":75318,"tr_customer_product_id":75308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:19.000Z","modified_at":"2025-10-02T03:08:30.000Z","name":"Fidel Wunsch","mobile_number":"759-243-7305","email_id":"Margarete.Wolff90@gmail.com","dop":"2024-10-15","serial_number":"675973265469139","imei1":"675973265469139","imei2":"675973265469139","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:08:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75309,"job_number":"JOB_75309","tr_customer_id":75326,"tr_customer_product_id":75316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:32.000Z","modified_at":"2025-10-02T03:08:43.000Z","name":"Bulah Howe","mobile_number":"418-961-2577","email_id":"Percival89@hotmail.com","dop":"2024-10-15","serial_number":"218811808830143","imei1":"218811808830143","imei2":"218811808830143","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:08:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75312,"job_number":"JOB_75312","tr_customer_id":75329,"tr_customer_product_id":75319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:46.000Z","modified_at":"2025-10-02T03:08:56.000Z","name":"Philip Lindgren","mobile_number":"500-716-3322","email_id":"Kaela.Bergstrom65@yahoo.com","dop":"2024-10-15","serial_number":"526658631973938","imei1":"526658631973938","imei2":"526658631973938","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:08:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75381,"job_number":"JOB_75381","tr_customer_id":75398,"tr_customer_product_id":75388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:24:20.000Z","modified_at":"2025-10-02T03:24:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77796106256720","imei1":"77796106256720","imei2":"77796106256720","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:24:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75382,"job_number":"JOB_75382","tr_customer_id":75399,"tr_customer_product_id":75389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:24:21.000Z","modified_at":"2025-10-02T03:24:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29881214082156","imei1":"29881214082156","imei2":"29881214082156","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:24:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75383,"job_number":"JOB_75383","tr_customer_id":75400,"tr_customer_product_id":75390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:24:21.000Z","modified_at":"2025-10-02T03:24:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73349116692625","imei1":"73349116692625","imei2":"73349116692625","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:24:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75384,"job_number":"JOB_75384","tr_customer_id":75401,"tr_customer_product_id":75391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:24:21.000Z","modified_at":"2025-10-02T03:24:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80529107447203","imei1":"80529107447203","imei2":"80529107447203","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:24:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75385,"job_number":"JOB_75385","tr_customer_id":75402,"tr_customer_product_id":75392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:24:22.000Z","modified_at":"2025-10-02T03:24:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81100701047953","imei1":"81100701047953","imei2":"81100701047953","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:24:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75386,"job_number":"JOB_75386","tr_customer_id":75403,"tr_customer_product_id":75393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:24:22.000Z","modified_at":"2025-10-02T03:24:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"59602321659313","imei1":"59602321659313","imei2":"59602321659313","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:24:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75387,"job_number":"JOB_75387","tr_customer_id":75404,"tr_customer_product_id":75394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:24:22.000Z","modified_at":"2025-10-02T03:24:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83660393436355","imei1":"83660393436355","imei2":"83660393436355","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:24:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75388,"job_number":"JOB_75388","tr_customer_id":75405,"tr_customer_product_id":75395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:24:58.000Z","modified_at":"2025-10-02T03:24:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61881242647192","imei1":"61881242647192","imei2":"61881242647192","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:24:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75389,"job_number":"JOB_75389","tr_customer_id":75406,"tr_customer_product_id":75396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:24:59.000Z","modified_at":"2025-10-02T03:24:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"85536820100481","imei1":"85536820100481","imei2":"85536820100481","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:24:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75390,"job_number":"JOB_75390","tr_customer_id":75407,"tr_customer_product_id":75397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:24:59.000Z","modified_at":"2025-10-02T03:24:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55563183319298","imei1":"55563183319298","imei2":"55563183319298","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:24:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75391,"job_number":"JOB_75391","tr_customer_id":75408,"tr_customer_product_id":75398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:24:59.000Z","modified_at":"2025-10-02T03:24:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27359010630023","imei1":"27359010630023","imei2":"27359010630023","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:24:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75392,"job_number":"JOB_75392","tr_customer_id":75409,"tr_customer_product_id":75399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:25:00.000Z","modified_at":"2025-10-02T03:25:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"65531296773761","imei1":"65531296773761","imei2":"65531296773761","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75393,"job_number":"JOB_75393","tr_customer_id":75410,"tr_customer_product_id":75400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:25:00.000Z","modified_at":"2025-10-02T03:25:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18689424575253","imei1":"18689424575253","imei2":"18689424575253","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75394,"job_number":"JOB_75394","tr_customer_id":75411,"tr_customer_product_id":75401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:25:00.000Z","modified_at":"2025-10-02T03:25:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86702165413671","imei1":"86702165413671","imei2":"86702165413671","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:25:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75395,"job_number":"JOB_75395","tr_customer_id":75412,"tr_customer_product_id":75402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:25:36.000Z","modified_at":"2025-10-02T03:25:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96963981008392","imei1":"96963981008392","imei2":"96963981008392","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:25:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75396,"job_number":"JOB_75396","tr_customer_id":75413,"tr_customer_product_id":75403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:25:36.000Z","modified_at":"2025-10-02T03:25:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95278543853205","imei1":"95278543853205","imei2":"95278543853205","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:25:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75397,"job_number":"JOB_75397","tr_customer_id":75414,"tr_customer_product_id":75404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:25:37.000Z","modified_at":"2025-10-02T03:25:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78097491588524","imei1":"78097491588524","imei2":"78097491588524","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:25:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75398,"job_number":"JOB_75398","tr_customer_id":75415,"tr_customer_product_id":75405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:25:37.000Z","modified_at":"2025-10-02T03:25:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37560630569395","imei1":"37560630569395","imei2":"37560630569395","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:25:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75399,"job_number":"JOB_75399","tr_customer_id":75416,"tr_customer_product_id":75406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:25:37.000Z","modified_at":"2025-10-02T03:25:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66973191461042","imei1":"66973191461042","imei2":"66973191461042","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:25:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75400,"job_number":"JOB_75400","tr_customer_id":75417,"tr_customer_product_id":75407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:25:38.000Z","modified_at":"2025-10-02T03:25:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11102210876678","imei1":"11102210876678","imei2":"11102210876678","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:25:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75401,"job_number":"JOB_75401","tr_customer_id":75418,"tr_customer_product_id":75408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:25:38.000Z","modified_at":"2025-10-02T03:26:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20368991194931","imei1":"20368991194931","imei2":"20368991194931","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:26:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75464,"job_number":"JOB_75464","tr_customer_id":75481,"tr_customer_product_id":75471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:24:37.000Z","modified_at":"2025-10-02T06:24:48.000Z","name":"Jennings Schowalter","mobile_number":"492-794-5483","email_id":"Clemens.Haag39@hotmail.com","dop":"2024-10-15","serial_number":"591654295302305","imei1":"591654295302305","imei2":"591654295302305","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:24:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75465,"job_number":"JOB_75465","tr_customer_id":75482,"tr_customer_product_id":75472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:24:50.000Z","modified_at":"2025-10-02T06:25:01.000Z","name":"Araceli Conroy","mobile_number":"829-993-9660","email_id":"Orville_Hansen14@yahoo.com","dop":"2024-10-15","serial_number":"186796641356905","imei1":"186796641356905","imei2":"186796641356905","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:25:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75466,"job_number":"JOB_75466","tr_customer_id":75483,"tr_customer_product_id":75473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:25:03.000Z","modified_at":"2025-10-02T06:25:13.000Z","name":"Winnifred Hoeger","mobile_number":"633-387-5048","email_id":"Luigi56@hotmail.com","dop":"2024-10-15","serial_number":"366269183257415","imei1":"366269183257415","imei2":"366269183257415","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:25:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75327,"job_number":"JOB_75327","tr_customer_id":75344,"tr_customer_product_id":75334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:33.000Z","modified_at":"2025-10-02T03:09:58.000Z","name":"Nikita Rao","mobile_number":"598-344-3412","email_id":"Lee_Lindgren17@yahoo.com","dop":"2025-04-15","serial_number":"21248801845937","imei1":"21248801845937","imei2":"21248801845937","popurl":"2025-04-15T22:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75328,"job_number":"JOB_75328","tr_customer_id":75345,"tr_customer_product_id":75335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:34.000Z","modified_at":"2025-10-02T03:09:34.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Elmer_Wilkinson87@gmail.com","dop":"2025-07-02","serial_number":"11897702731585","imei1":"11897702731585","imei2":"11897702731585","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75335,"job_number":"JOB_75335","tr_customer_id":75352,"tr_customer_product_id":75342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:48.000Z","modified_at":"2025-10-02T03:10:05.000Z","name":"Bhaskar Kharvi","mobile_number":"643-368-5617","email_id":"Idella.Ernser@hotmail.com","dop":"2025-08-19","serial_number":"55295452746951","imei1":"55295452746951","imei2":"55295452746951","popurl":"2025-08-19T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75336,"job_number":"JOB_75336","tr_customer_id":75353,"tr_customer_product_id":75343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:52.000Z","modified_at":"2025-10-02T03:09:52.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Gladyce56@gmail.com","dop":"2025-07-02","serial_number":"19961091504464","imei1":"19961091504464","imei2":"19961091504464","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75340,"job_number":"JOB_75340","tr_customer_id":75357,"tr_customer_product_id":75347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:03.000Z","modified_at":"2025-10-02T03:10:27.000Z","name":"Sarah Gleason","mobile_number":"590-344-3412","email_id":"Lee_Laidgren17@yahoo.com","dop":"2025-04-15","serial_number":"31680611017892","imei1":"31680611017892","imei2":"31680611017892","popurl":"2025-04-15T22:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:10:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75341,"job_number":"JOB_75341","tr_customer_id":75358,"tr_customer_product_id":75348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:03.000Z","modified_at":"2025-10-02T03:10:03.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"121237440486598","imei1":"121237440486598","imei2":"121237440486598","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75342,"job_number":"JOB_75342","tr_customer_id":75359,"tr_customer_product_id":75349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:03.000Z","modified_at":"2025-10-02T03:10:03.000Z","name":"Herminio Treutel","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"105004786276075","imei1":"105004786276075","imei2":"105004786276075","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75344,"job_number":"JOB_75344","tr_customer_id":75361,"tr_customer_product_id":75351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:04.000Z","modified_at":"2025-10-02T03:10:04.000Z","name":"Ole Bartoletti","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"127283558567681","imei1":"127283558567681","imei2":"127283558567681","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75346,"job_number":"JOB_75346","tr_customer_id":75363,"tr_customer_product_id":75353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:04.000Z","modified_at":"2025-10-02T03:10:04.000Z","name":"Adalberto Nolan","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"171259333771510","imei1":"171259333771510","imei2":"171259333771510","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75348,"job_number":"JOB_75348","tr_customer_id":75365,"tr_customer_product_id":75355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:10.000Z","modified_at":"2025-10-02T03:10:26.000Z","name":"Dakshit Bhaskar","mobile_number":"495-727-7131","email_id":"Bella31@yahoo.com","dop":"2025-08-19","serial_number":"33772465209065","imei1":"33772465209065","imei2":"33772465209065","popurl":"2025-08-19T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:10:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75349,"job_number":"JOB_75349","tr_customer_id":75366,"tr_customer_product_id":75356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:11.000Z","modified_at":"2025-10-02T03:10:11.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Natalia_Mertz@gmail.com","dop":"2025-07-02","serial_number":"10996236792945","imei1":"10996236792945","imei2":"10996236792945","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75352,"job_number":"JOB_75352","tr_customer_id":75369,"tr_customer_product_id":75359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:16.000Z","modified_at":"2025-10-02T03:10:16.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"159920274861288","imei1":"159920274861288","imei2":"159920274861288","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75353,"job_number":"JOB_75353","tr_customer_id":75370,"tr_customer_product_id":75360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:17.000Z","modified_at":"2025-10-02T03:10:17.000Z","name":"Natasha Leuschke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"133152087786394","imei1":"133152087786394","imei2":"133152087786394","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75354,"job_number":"JOB_75354","tr_customer_id":75371,"tr_customer_product_id":75361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:17.000Z","modified_at":"2025-10-02T03:10:17.000Z","name":"Jayde Deckow","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"131419650247324","imei1":"131419650247324","imei2":"131419650247324","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75355,"job_number":"JOB_75355","tr_customer_id":75372,"tr_customer_product_id":75362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:17.000Z","modified_at":"2025-10-02T03:10:17.000Z","name":"Robert Gislason","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"120201382007029","imei1":"120201382007029","imei2":"120201382007029","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75404,"job_number":"JOB_75404","tr_customer_id":75421,"tr_customer_product_id":75411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:41:27.000Z","modified_at":"2025-10-02T03:41:27.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"107735349264789","imei1":"107735349264789","imei2":"107735349264789","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:41:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75405,"job_number":"JOB_75405","tr_customer_id":75422,"tr_customer_product_id":75412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:41:28.000Z","modified_at":"2025-10-02T03:41:41.000Z","name":"Marianna Skiles","mobile_number":"659-853-7119","email_id":"Woodrow.Lueilwitz41@gmail.com","dop":"2025-06-09","serial_number":"101194005419467","imei1":"101194005419467","imei2":"101194005419467","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:41:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75406,"job_number":"JOB_75406","tr_customer_id":75423,"tr_customer_product_id":75413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:41:28.000Z","modified_at":"2025-10-02T03:41:28.000Z","name":"Alexandre Yundt","mobile_number":"802-579-3890","email_id":"Andreanne.Emmerich98@gmail.com","dop":"2025-06-09","serial_number":"101695687947316","imei1":"101695687947316","imei2":"101695687947316","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:41:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75408,"job_number":"JOB_75408","tr_customer_id":75425,"tr_customer_product_id":75415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:41:30.000Z","modified_at":"2025-10-02T03:41:30.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"17857073566924","imei1":"17857073566924","imei2":"17857073566924","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:41:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75409,"job_number":"JOB_75409","tr_customer_id":75426,"tr_customer_product_id":75416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:41:31.000Z","modified_at":"2025-10-02T03:41:31.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"86882917034595","imei1":"86882917034595","imei2":"86882917034595","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:41:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75410,"job_number":"JOB_75410","tr_customer_id":75427,"tr_customer_product_id":75417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:41:32.000Z","modified_at":"2025-10-02T03:41:32.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"79503986704229","imei1":"79503986704229","imei2":"79503986704229","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:41:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75411,"job_number":"JOB_75411","tr_customer_id":75428,"tr_customer_product_id":75418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:41:46.000Z","modified_at":"2025-10-02T03:41:46.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"106889045719607","imei1":"106889045719607","imei2":"106889045719607","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:41:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75412,"job_number":"JOB_75412","tr_customer_id":75429,"tr_customer_product_id":75419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:41:47.000Z","modified_at":"2025-10-02T03:42:00.000Z","name":"Norma Welch","mobile_number":"402-511-7964","email_id":"Judy_Huels81@yahoo.com","dop":"2025-06-09","serial_number":"106479151332762","imei1":"106479151332762","imei2":"106479151332762","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:42:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75413,"job_number":"JOB_75413","tr_customer_id":75430,"tr_customer_product_id":75420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:41:47.000Z","modified_at":"2025-10-02T03:41:47.000Z","name":"Logan Bins","mobile_number":"201-650-0900","email_id":"Adolfo_Sipes@hotmail.com","dop":"2025-06-09","serial_number":"103261098438143","imei1":"103261098438143","imei2":"103261098438143","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:41:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75414,"job_number":"JOB_75414","tr_customer_id":75431,"tr_customer_product_id":75421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:42:05.000Z","modified_at":"2025-10-02T03:42:05.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"106770379712678","imei1":"106770379712678","imei2":"106770379712678","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75415,"job_number":"JOB_75415","tr_customer_id":75432,"tr_customer_product_id":75422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:42:05.000Z","modified_at":"2025-10-02T03:42:18.000Z","name":"Makayla Cormier","mobile_number":"950-990-4046","email_id":"Estefania.Walsh89@yahoo.com","dop":"2025-06-09","serial_number":"103764221630531","imei1":"103764221630531","imei2":"103764221630531","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:42:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75416,"job_number":"JOB_75416","tr_customer_id":75433,"tr_customer_product_id":75423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:42:06.000Z","modified_at":"2025-10-02T03:42:06.000Z","name":"Willa Bradtke","mobile_number":"733-776-9078","email_id":"Kailee17@hotmail.com","dop":"2025-06-09","serial_number":"106740276438963","imei1":"106740276438963","imei2":"106740276438963","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75423,"job_number":"JOB_75423","tr_customer_id":75440,"tr_customer_product_id":75430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T04:24:56.000Z","modified_at":"2025-10-02T04:24:56.000Z","name":"davinder raj","mobile_number":"8573628492","email_id":"davin@gmail.com","dop":"2025-08-05","serial_number":"10435456045624","imei1":"10435456045624","imei2":"10435456045624","popurl":"2025-08-05T07:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T04:24:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75424,"job_number":"JOB_75424","tr_customer_id":75441,"tr_customer_product_id":75431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T04:26:40.000Z","modified_at":"2025-10-02T04:26:40.000Z","name":"Golda Hodkiewicz","mobile_number":"942-747-5934","email_id":"Violette_Hane67@yahoo.com","dop":"2025-09-01","serial_number":"11965567666542","imei1":"11965567666542","imei2":"11965567666542","popurl":"2025-09-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T04:26:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75431,"job_number":"JOB_75431","tr_customer_id":75448,"tr_customer_product_id":75438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T05:02:12.000Z","modified_at":"2025-10-02T05:02:12.000Z","name":"davinder raj","mobile_number":"8573628492","email_id":"davin@gmail.com","dop":"2025-08-05","serial_number":"10135456045624","imei1":"10135456045624","imei2":"10135456045624","popurl":"2025-08-05T07:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T05:02:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75475,"job_number":"JOB_75475","tr_customer_id":75492,"tr_customer_product_id":75482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:33:14.000Z","modified_at":"2025-10-02T06:33:32.000Z","name":"Bhaskar Kharvi","mobile_number":"395-773-7280","email_id":"Richmond.Langosh1@yahoo.com","dop":"2025-08-19","serial_number":"68685038182270","imei1":"68685038182270","imei2":"68685038182270","popurl":"2025-08-19T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:33:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75477,"job_number":"JOB_75477","tr_customer_id":75494,"tr_customer_product_id":75484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:33:36.000Z","modified_at":"2025-10-02T06:33:53.000Z","name":"Dakshit Bhaskar","mobile_number":"557-327-1626","email_id":"Johan_Bartoletti@hotmail.com","dop":"2025-08-19","serial_number":"85719153129438","imei1":"85719153129438","imei2":"85719153129438","popurl":"2025-08-19T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:33:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75501,"job_number":"JOB_75501","tr_customer_id":75518,"tr_customer_product_id":75508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:47:50.000Z","modified_at":"2025-10-02T06:47:50.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109382980096859","imei1":"109382980096859","imei2":"109382980096859","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75502,"job_number":"JOB_75502","tr_customer_id":75519,"tr_customer_product_id":75509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:47:50.000Z","modified_at":"2025-10-02T06:48:02.000Z","name":"Devan Mosciski","mobile_number":"590-633-0727","email_id":"Fausto60@hotmail.com","dop":"2025-06-09","serial_number":"101077058850443","imei1":"101077058850443","imei2":"101077058850443","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:48:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75503,"job_number":"JOB_75503","tr_customer_id":75520,"tr_customer_product_id":75510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:47:50.000Z","modified_at":"2025-10-02T06:47:50.000Z","name":"Abdiel Mante","mobile_number":"723-759-6732","email_id":"Newton_Senger@yahoo.com","dop":"2025-06-09","serial_number":"102651915630135","imei1":"102651915630135","imei2":"102651915630135","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75504,"job_number":"JOB_75504","tr_customer_id":75521,"tr_customer_product_id":75511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:48:07.000Z","modified_at":"2025-10-02T06:48:07.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"108341640763835","imei1":"108341640763835","imei2":"108341640763835","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:48:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75505,"job_number":"JOB_75505","tr_customer_id":75522,"tr_customer_product_id":75512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:48:07.000Z","modified_at":"2025-10-02T06:48:19.000Z","name":"Helene Dickens","mobile_number":"679-589-3825","email_id":"Wallace10@yahoo.com","dop":"2025-06-09","serial_number":"105476617267609","imei1":"105476617267609","imei2":"105476617267609","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:48:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75506,"job_number":"JOB_75506","tr_customer_id":75523,"tr_customer_product_id":75513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:48:08.000Z","modified_at":"2025-10-02T06:48:08.000Z","name":"Albin Schuster","mobile_number":"384-624-8455","email_id":"Burley.Nikolaus45@yahoo.com","dop":"2025-06-09","serial_number":"105459700059363","imei1":"105459700059363","imei2":"105459700059363","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:48:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75507,"job_number":"JOB_75507","tr_customer_id":75524,"tr_customer_product_id":75514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:48:24.000Z","modified_at":"2025-10-02T06:48:24.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108380480568465","imei1":"108380480568465","imei2":"108380480568465","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:48:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75508,"job_number":"JOB_75508","tr_customer_id":75525,"tr_customer_product_id":75515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:48:24.000Z","modified_at":"2025-10-02T06:48:36.000Z","name":"Rocky Lockman","mobile_number":"898-877-4626","email_id":"Mckenna_Auer@hotmail.com","dop":"2025-06-09","serial_number":"107600525724038","imei1":"107600525724038","imei2":"107600525724038","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:48:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75509,"job_number":"JOB_75509","tr_customer_id":75526,"tr_customer_product_id":75516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:48:25.000Z","modified_at":"2025-10-02T06:48:25.000Z","name":"Rolando Ward","mobile_number":"779-676-4971","email_id":"Joelle52@gmail.com","dop":"2025-06-09","serial_number":"100430252526528","imei1":"100430252526528","imei2":"100430252526528","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:48:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75519,"job_number":"JOB_75519","tr_customer_id":75536,"tr_customer_product_id":75526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T07:23:40.000Z","modified_at":"2025-10-02T07:23:40.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Florian34@gmail.com","dop":"2025-07-02","serial_number":"18128369205568","imei1":"18128369205568","imei2":"18128369205568","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T07:23:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75520,"job_number":"JOB_75520","tr_customer_id":75537,"tr_customer_product_id":75527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T07:23:59.000Z","modified_at":"2025-10-02T07:23:59.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Magdalen99@gmail.com","dop":"2025-07-02","serial_number":"10200500351747","imei1":"10200500351747","imei2":"10200500351747","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T07:23:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75521,"job_number":"JOB_75521","tr_customer_id":75538,"tr_customer_product_id":75528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T07:24:17.000Z","modified_at":"2025-10-02T07:24:17.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Aurelie31@gmail.com","dop":"2025-07-02","serial_number":"18784189267296","imei1":"18784189267296","imei2":"18784189267296","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T07:24:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Verifying Status code 1 0 0
Verifying the message 1 0 0
Response data should be non empty array 1 0 0
Job number starting with JOB_ 1 0 0
Checking all property 1 0 0
Verifyinig the job Created today is visible 1 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIwODE4MjV9.pZ1bla7wuthyNPk5hhdJO8LRgU1POVKHnTFWvy_G9Ak' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 240ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
Cache-Control no-cache
Postman-Token be52a7df-6161-4b58-b98c-c24dbdcd28b5
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Missing auth token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIwODE4MjV9.pZ1bla7wuthyNPk5hhdJO8LRgU1POVKHnTFWvy_G9Ak' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 241ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWx51bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTMzNjI4NTB9.bad4fEFl8VaA9LFcUMOwPjLYv1oDYRGOhL8Zg2byBIs
Content-Type application/json
Cache-Control no-cache
Postman-Token 67977199-a636-4f43-a545-c68ced83cb36
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-fdR4JJWvGIjvZFqUT6lcqX3um9U"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0001 in JSON at position 98"}
Test Information
NamePassedFailedSkipped
Invalid auth token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Invalid auth token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIwODE4MjV9.pZ1bla7wuthyNPk5hhdJO8LRgU1POVKHnTFWvy_G9Ak' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 243ms
Mean size per request: 31B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4NTR9.RFru7Xbzisc_TthCHDv-D3mHp3zrjT1e15a3UKwBu-o
Content-Type application/json
Cache-Control no-cache
Postman-Token 15b4aa2f-e45f-4db2-a94d-ddde8f4a806b
Content-Length 29
Request Body
{"details_key":"createdoday"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Invalid detail_key 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Invalid detail_key
expected response to have status code 400 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIwODE4MjV9.pZ1bla7wuthyNPk5hhdJO8LRgU1POVKHnTFWvy_G9Ak' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_43353"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 261ms
Mean size per request: 1013B

Test Pass Percentage
88 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4NTR9.RFru7Xbzisc_TthCHDv-D3mHp3zrjT1e15a3UKwBu-o
Content-Type application/json
Cache-Control no-cache
Postman-Token 9426388f-d84f-430a-818c-b2ae9dd73be6
Content-Length 26
Request Body
{"searchText":"JOB_75521"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1013
ETag W/"3f5-EUZuUalOmu4ESvzeA3T7wBV7bOo"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":75521,"job_number":"JOB_75521","tr_customer_id":75538,"tr_customer_product_id":75528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T07:24:17.000Z","modified_at":"2025-10-02T07:24:17.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Aurelie31@gmail.com","dop":"2025-07-02","serial_number":"18784189267296","imei1":"18784189267296","imei2":"18784189267296","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T07:24:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Verifying the staus code 1 0 0
Verifying the message 1 0 0
Verifying response data for array 1 0 0
Verifying job number is same 1 0 0
Job number starts with JOB_ 1 0 0
Verifying all the keys 1 0 0
Verifying values of keys name, mobile, lastnem 0 1 0
Verifying the date in ISO setting 1 0 0
Total 7 1 0
Test Failure
Test NameAssertion Error
Verifying values of keys name, mobile, lastnem
expected 'Vinay goswami' to deeply equal 'Carley Hyatt'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIwODE4MjV9.pZ1bla7wuthyNPk5hhdJO8LRgU1POVKHnTFWvy_G9Ak' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_43353"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 240ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
Cache-Control no-cache
Postman-Token 6003b58b-3547-4685-95dd-e9a39d8b99b4
Content-Length 26
Request Body
{"searchText":"JOB_75521"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Testing for missing Auth token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIwODE4MjV9.pZ1bla7wuthyNPk5hhdJO8LRgU1POVKHnTFWvy_G9Ak' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_43353"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 261ms
Mean size per request: 31B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4NTR9.RFru7Xbzisc_TthCHDv-D3mHp3zrjT1e15a3UKwBu-o
Content-Type application/json
Cache-Control no-cache
Postman-Token 054e870b-a11e-44fb-a0d2-8e3d9a17c105
Content-Length 26
Request Body
{"searchText":"JOB_99999"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Testing for Invalid Job number 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIwODE4MjV9.pZ1bla7wuthyNPk5hhdJO8LRgU1POVKHnTFWvy_G9Ak' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_43353"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 241ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTMzNjI4NTB9.bad4fEFl8VaA9LFcUMOwPjLYv1oDYRGOhL8Zg2byBIs
Content-Type application/json
Cache-Control no-cache
Postman-Token 08ba2f4e-159b-4703-a037-bbd0c87c3b64
Content-Length 26
Request Body
{"searchText":"JOB_75521"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-3eVP2QqioPnuJFstMsce3duEe6Q"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0019 in JSON at position 65"}
Test Information
NamePassedFailedSkipped
Testing for Invalid Auth token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Testing for Invalid Auth token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIwODE4MjV9.pZ1bla7wuthyNPk5hhdJO8LRgU1POVKHnTFWvy_G9Ak' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_43353"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 241ms
Mean size per request: 124B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4NTR9.RFru7Xbzisc_TthCHDv-D3mHp3zrjT1e15a3UKwBu-o
Content-Type application/json
Cache-Control no-cache
Postman-Token f629e878-e140-464e-a3b1-fad00014e468
Content-Length 17
Request Body
{"searchText":""}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 124
ETag W/"7c-5Xt/iGKv2NVRKlpfyYGJwghP0yw"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"searchText\" is not allowed to be empty","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verifying for empty search string 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_43353' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIwODE4MjV9.pZ1bla7wuthyNPk5hhdJO8LRgU1POVKHnTFWvy_G9Ak' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_75521
Response Information
Response Code: 200 - OK
Mean time per request: 268ms
Mean size per request: 1.51KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4NTR9.RFru7Xbzisc_TthCHDv-D3mHp3zrjT1e15a3UKwBu-o
Cache-Control no-cache
Postman-Token 584202df-1b0d-43c9-9dfe-045ef35608aa
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1544
ETag W/"608-nR3Vva1ubbtox8b/aTVPKFogEyc"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":75521,"job_number":"JOB_75521","tr_customer_id":75538,"tr_customer_product_id":75528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T07:24:17.000Z","modified_at":"2025-10-02T07:24:17.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Aurelie31@gmail.com","dop":"2025-07-02","serial_number":"18784189267296","imei1":"18784189267296","imei2":"18784189267296","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T07:24:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":320358,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2025-10-02T07:24:17.000Z","created_at":"2025-10-02T07:24:17.000Z"},{"id":320359,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2025-10-02T07:24:17.000Z","created_at":"2025-10-02T07:24:17.000Z"}],"problems":[{"id":115318,"problem":"Poor battery life","remark":"bds","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-10-02T07:24:17.000Z"}],"quatations":[]}}
Test Information
NamePassedFailedSkipped
Verifying the status code 1 0 0
Verifying the message 1 0 0
Job number in request shows in response 1 0 0
Verifying the values of property 1 0 0
Verifyinng fields 1 0 0
Verifying details array 1 0 0
mst_action to be not null 1 0 0
Verifying problems array 1 0 0
Verifying Quotation array 1 0 0
Total 9 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_43353' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIwODE4MjV9.pZ1bla7wuthyNPk5hhdJO8LRgU1POVKHnTFWvy_G9Ak' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_75521
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 241ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token 145ad723-af42-428d-ba7a-21bd78725b1a
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verifying for missing auth token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_43353' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIwODE4MjV9.pZ1bla7wuthyNPk5hhdJO8LRgU1POVKHnTFWvy_G9Ak' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_75521
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 241ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9..bad4fEFl8VaA9LFcUMOwPjLYv1oDYRGOhL8Zg2byBIs
Cache-Control no-cache
Postman-Token 5c4482ec-a742-45af-b33d-96615b6fa447
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-2DcuLeWeaO/I4ZMQrX2kIGzHPs0"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"invalid token","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verifying for Invalid auth token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verifying for Invalid auth token
expected 500 to deeply equal 403
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_43353' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIwODE4MjV9.pZ1bla7wuthyNPk5hhdJO8LRgU1POVKHnTFWvy_G9Ak' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/Job_9999900000
Response Information
Response Code: 200 - OK
Mean time per request: 273ms
Mean size per request: 33B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4NTR9.RFru7Xbzisc_TthCHDv-D3mHp3zrjT1e15a3UKwBu-o
Cache-Control no-cache
Postman-Token 45371db1-2ec2-47a4-b82e-8fd240732aad
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
NamePassedFailedSkipped
Verifying for Invalid Job Number 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_43353' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIwODE4MjV9.pZ1bla7wuthyNPk5hhdJO8LRgU1POVKHnTFWvy_G9Ak' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/123
Response Information
Response Code: 200 - OK
Mean time per request: 263ms
Mean size per request: 33B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4NTR9.RFru7Xbzisc_TthCHDv-D3mHp3zrjT1e15a3UKwBu-o
Cache-Control no-cache
Postman-Token d712ad95-12f0-4dde-a958-dc423ac37d2b
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
NamePassedFailedSkipped
Verifying for Malformed Job number 0 1 0
Verifying the message 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verifying for Malformed Job number
expected response to have status code 400 but got 200
Verifying the message
expected 'Success' to deeply equal 'Invalid job number format'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_43353' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIwODE4MjV9.pZ1bla7wuthyNPk5hhdJO8LRgU1POVKHnTFWvy_G9Ak' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 240ms
Mean size per request: 26B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4NTR9.RFru7Xbzisc_TthCHDv-D3mHp3zrjT1e15a3UKwBu-o
Cache-Control no-cache
Postman-Token c9b8e3aa-3e11-4b2f-b611-ddad9fe43b74
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
Verifying for Empty Job number 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_43353' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIwODE4MjV9.pZ1bla7wuthyNPk5hhdJO8LRgU1POVKHnTFWvy_G9Ak' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_75521
Response Information
Response Code: 404 - Not Found
Mean time per request: 240ms
Mean size per request: 26B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4NTR9.RFru7Xbzisc_TthCHDv-D3mHp3zrjT1e15a3UKwBu-o
Cache-Control no-cache
Postman-Token 189168a4-bf49-4f36-a198-595141400ba5
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
Verifying for Different Method GET instead of POST 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verifying for Different Method GET instead of POST
expected response to have status code 405 but got 404
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 243ms
Mean size per request: 698B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
Cache-Control no-cache
Postman-Token 56417f18-331d-4e4f-a555-228cec79e287
Content-Length 43
Request Body
{"username":"iamsup","password":"password"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 698
ETag W/"2ba-djNX1AOHi1TaCo7k6rh/HuR9Iws"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4NjN9.UAPu2rDBvH7stFOLjKgU9rXLs1xY2MKe1YOArcoeasg"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIwOTI4MDh9.mOyg6W1ajsbTOhFVGHPH9IFq0zy-1yBZKhuj0PkNqAU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 243ms
Mean size per request: 444B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4NjN9.UAPu2rDBvH7stFOLjKgU9rXLs1xY2MKe1YOArcoeasg
Cache-Control no-cache
Postman-Token 9e7ef83a-d5d4-4b26-aa54-1d66594044a9
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIwOTI4MDh9.mOyg6W1ajsbTOhFVGHPH9IFq0zy-1yBZKhuj0PkNqAU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-SjZUQbZ5/aV81t8H0AMw8j6A5c8"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 303ms
Mean size per request: 248B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4NjN9.UAPu2rDBvH7stFOLjKgU9rXLs1xY2MKe1YOArcoeasg
Cache-Control no-cache
Postman-Token 377362b4-ea2b-4072-a6e6-c79f7812be7e
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 248
ETag W/"f8-3SsipVlm6SpPTjdlf0RpGvqx3Zk"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":292},{"label":"Pending for repair","key":"pending_for_repair","count":2},{"label":"Pending for delivery","key":"pending_for_delivery","count":8}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIwOTI4MDh9.mOyg6W1ajsbTOhFVGHPH9IFq0zy-1yBZKhuj0PkNqAU' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 277ms
Mean size per request: 281.8KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4NjN9.UAPu2rDBvH7stFOLjKgU9rXLs1xY2MKe1YOArcoeasg
Connection keep-alive
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36
Cache-Control no-cache
Postman-Token 748009d1-fd8b-4995-bcaa-d887c023ab93
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 288563
ETag W/"46733-kEeE0BgJDj+trRrqwveK5Du89c4"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":75080,"job_number":"JOB_75080","tr_customer_id":75097,"tr_customer_product_id":75087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T11:02:13.000Z","modified_at":"2025-10-01T11:02:13.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-09-21","serial_number":"134530332084732","imei1":"134530332084732","imei2":"134530332084732","popurl":"2025-09-21T11:02:11.086377300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T11:02:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75081,"job_number":"JOB_75081","tr_customer_id":75098,"tr_customer_product_id":75088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T11:15:40.000Z","modified_at":"2025-10-01T11:15:40.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"a@gmail.com","dop":"2025-09-20","serial_number":"11412816599954","imei1":"11412816599954","imei2":"11412816599954","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T11:15:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75082,"job_number":"JOB_75082","tr_customer_id":75099,"tr_customer_product_id":75089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T11:15:44.000Z","modified_at":"2025-10-01T11:15:44.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"a@gmail.com","dop":"2025-09-20","serial_number":"10639692029904","imei1":"10639692029904","imei2":"10639692029904","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T11:15:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75083,"job_number":"JOB_75083","tr_customer_id":75100,"tr_customer_product_id":75090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T11:16:55.000Z","modified_at":"2025-10-01T11:16:55.000Z","name":"prasad jamdar","mobile_number":"23","email_id":"a@gmail.com","dop":"2025-09-20","serial_number":"18359076804181","imei1":"18359076804181","imei2":"18359076804181","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T11:16:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75084,"job_number":"JOB_75084","tr_customer_id":75101,"tr_customer_product_id":75091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T11:18:52.000Z","modified_at":"2025-10-01T11:18:52.000Z","name":"prasad jamdar","mobile_number":"2323232323","email_id":"a@gmail.com","dop":"2025-09-20","serial_number":"14369707447431","imei1":"14369707447431","imei2":"14369707447431","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T11:18:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75085,"job_number":"JOB_75085","tr_customer_id":75102,"tr_customer_product_id":75092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T11:19:17.000Z","modified_at":"2025-10-01T11:19:17.000Z","name":"prasad jamdar","mobile_number":"2323232323","email_id":"a@gmail.com","dop":"2025-09-20","serial_number":"12176423099048","imei1":"12176423099048","imei2":"12176423099048","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T11:19:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75086,"job_number":"JOB_75086","tr_customer_id":75103,"tr_customer_product_id":75093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T11:27:20.000Z","modified_at":"2025-10-01T11:27:20.000Z","name":"prasad jamdar","mobile_number":"2323232323","email_id":"a@gmail.com","dop":"2025-09-20","serial_number":"18212659867132","imei1":"18212659867132","imei2":"18212659867132","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T11:27:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75087,"job_number":"JOB_75087","tr_customer_id":75104,"tr_customer_product_id":75094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T11:27:45.000Z","modified_at":"2025-10-01T11:27:45.000Z","name":"prasad jamdar","mobile_number":"2323232323","email_id":"a@gmail.com","dop":"2025-09-20","serial_number":"14272573633532","imei1":"14272573633532","imei2":"14272573633532","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T11:27:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75090,"job_number":"JOB_75090","tr_customer_id":75107,"tr_customer_product_id":75097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T11:30:25.000Z","modified_at":"2025-10-01T11:30:25.000Z","name":"Eileen Schulist","mobile_number":"554-925-0597","email_id":"Jeffrey.Satterfield5@hotmail.com","dop":"2025-09-20","serial_number":"14160665514534","imei1":"14160665514534","imei2":"14160665514534","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T11:30:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75097,"job_number":"JOB_75097","tr_customer_id":75114,"tr_customer_product_id":75104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:37:25.000Z","modified_at":"2025-10-01T13:37:25.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"17369533688770","imei1":"17369533688770","imei2":"17369533688770","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:37:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75098,"job_number":"JOB_75098","tr_customer_id":75115,"tr_customer_product_id":75105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:37:25.000Z","modified_at":"2025-10-01T13:37:25.000Z","name":"Estella Koss","mobile_number":"565-417-0899","email_id":"Marcelle62@gmail.com","dop":"2025-09-14","serial_number":"13032950983967","imei1":"13032950983967","imei2":"13032950983967","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:37:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75099,"job_number":"JOB_75099","tr_customer_id":75116,"tr_customer_product_id":75106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:37:37.000Z","modified_at":"2025-10-01T13:37:37.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"13178423950045","imei1":"13178423950045","imei2":"13178423950045","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:37:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75100,"job_number":"JOB_75100","tr_customer_id":75117,"tr_customer_product_id":75107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:37:37.000Z","modified_at":"2025-10-01T13:37:37.000Z","name":"Hallie Herman","mobile_number":"341-795-9184","email_id":"Heather.Orn64@gmail.com","dop":"2025-09-14","serial_number":"17870772355467","imei1":"17870772355467","imei2":"17870772355467","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:37:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75101,"job_number":"JOB_75101","tr_customer_id":75118,"tr_customer_product_id":75108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:44:47.000Z","modified_at":"2025-10-01T13:44:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24437537907357","imei1":"24437537907357","imei2":"24437537907357","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:44:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75102,"job_number":"JOB_75102","tr_customer_id":75119,"tr_customer_product_id":75109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:44:48.000Z","modified_at":"2025-10-01T13:44:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72115845511199","imei1":"72115845511199","imei2":"72115845511199","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:44:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75103,"job_number":"JOB_75103","tr_customer_id":75120,"tr_customer_product_id":75110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:44:48.000Z","modified_at":"2025-10-01T13:44:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24700976883714","imei1":"24700976883714","imei2":"24700976883714","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:44:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75104,"job_number":"JOB_75104","tr_customer_id":75121,"tr_customer_product_id":75111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:44:49.000Z","modified_at":"2025-10-01T13:44:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98130070976097","imei1":"98130070976097","imei2":"98130070976097","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:44:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75105,"job_number":"JOB_75105","tr_customer_id":75122,"tr_customer_product_id":75112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:44:49.000Z","modified_at":"2025-10-01T13:44:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51916628314192","imei1":"51916628314192","imei2":"51916628314192","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:44:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75106,"job_number":"JOB_75106","tr_customer_id":75123,"tr_customer_product_id":75113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:44:49.000Z","modified_at":"2025-10-01T13:44:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72069082952089","imei1":"72069082952089","imei2":"72069082952089","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:44:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75108,"job_number":"JOB_75108","tr_customer_id":75125,"tr_customer_product_id":75115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:45:00.000Z","modified_at":"2025-10-01T13:45:00.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"15115459769529","imei1":"15115459769529","imei2":"15115459769529","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75109,"job_number":"JOB_75109","tr_customer_id":75126,"tr_customer_product_id":75116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:45:00.000Z","modified_at":"2025-10-01T13:45:00.000Z","name":"Berenice Hills","mobile_number":"665-373-6989","email_id":"Audra.Kuphal42@yahoo.com","dop":"2025-09-14","serial_number":"17177442303026","imei1":"17177442303026","imei2":"17177442303026","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75110,"job_number":"JOB_75110","tr_customer_id":75127,"tr_customer_product_id":75117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:45:12.000Z","modified_at":"2025-10-01T13:45:12.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"11264895793745","imei1":"11264895793745","imei2":"11264895793745","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:45:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75111,"job_number":"JOB_75111","tr_customer_id":75128,"tr_customer_product_id":75118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:45:13.000Z","modified_at":"2025-10-01T13:45:13.000Z","name":"Jovanny Wiza","mobile_number":"854-695-9542","email_id":"Magdalena_VonRueden74@yahoo.com","dop":"2025-09-14","serial_number":"18893117293408","imei1":"18893117293408","imei2":"18893117293408","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:45:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75112,"job_number":"JOB_75112","tr_customer_id":75129,"tr_customer_product_id":75119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:45:25.000Z","modified_at":"2025-10-01T13:45:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66203911985882","imei1":"66203911985882","imei2":"66203911985882","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:45:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75113,"job_number":"JOB_75113","tr_customer_id":75130,"tr_customer_product_id":75120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:45:26.000Z","modified_at":"2025-10-01T13:45:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72229881936570","imei1":"72229881936570","imei2":"72229881936570","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:45:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75114,"job_number":"JOB_75114","tr_customer_id":75131,"tr_customer_product_id":75121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:45:26.000Z","modified_at":"2025-10-01T13:45:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"62588910348811","imei1":"62588910348811","imei2":"62588910348811","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:45:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75115,"job_number":"JOB_75115","tr_customer_id":75132,"tr_customer_product_id":75122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:45:26.000Z","modified_at":"2025-10-01T13:45:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27164625297631","imei1":"27164625297631","imei2":"27164625297631","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:45:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75116,"job_number":"JOB_75116","tr_customer_id":75133,"tr_customer_product_id":75123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:45:27.000Z","modified_at":"2025-10-01T13:45:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49548717435530","imei1":"49548717435530","imei2":"49548717435530","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:45:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75117,"job_number":"JOB_75117","tr_customer_id":75134,"tr_customer_product_id":75124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:45:27.000Z","modified_at":"2025-10-01T13:45:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80369940692715","imei1":"80369940692715","imei2":"80369940692715","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:45:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75119,"job_number":"JOB_75119","tr_customer_id":75136,"tr_customer_product_id":75126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:46:03.000Z","modified_at":"2025-10-01T13:46:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14217780904767","imei1":"14217780904767","imei2":"14217780904767","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:46:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75120,"job_number":"JOB_75120","tr_customer_id":75137,"tr_customer_product_id":75127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:46:04.000Z","modified_at":"2025-10-01T13:46:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69638456665576","imei1":"69638456665576","imei2":"69638456665576","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:46:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75121,"job_number":"JOB_75121","tr_customer_id":75138,"tr_customer_product_id":75128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:46:04.000Z","modified_at":"2025-10-01T13:46:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95621679896241","imei1":"95621679896241","imei2":"95621679896241","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:46:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75122,"job_number":"JOB_75122","tr_customer_id":75139,"tr_customer_product_id":75129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:46:04.000Z","modified_at":"2025-10-01T13:46:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82512270121495","imei1":"82512270121495","imei2":"82512270121495","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:46:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75123,"job_number":"JOB_75123","tr_customer_id":75140,"tr_customer_product_id":75130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:46:05.000Z","modified_at":"2025-10-01T13:46:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36851291191474","imei1":"36851291191474","imei2":"36851291191474","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:46:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75124,"job_number":"JOB_75124","tr_customer_id":75141,"tr_customer_product_id":75131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:46:05.000Z","modified_at":"2025-10-01T13:46:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54431932414396","imei1":"54431932414396","imei2":"54431932414396","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:46:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75129,"job_number":"JOB_75129","tr_customer_id":75146,"tr_customer_product_id":75136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:49:26.000Z","modified_at":"2025-10-01T13:49:26.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"15794785682586","imei1":"15794785682586","imei2":"15794785682586","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:49:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75130,"job_number":"JOB_75130","tr_customer_id":75147,"tr_customer_product_id":75137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:49:26.000Z","modified_at":"2025-10-01T13:49:26.000Z","name":"Derek Reichel","mobile_number":"925-911-6955","email_id":"Franco.Kihn88@yahoo.com","dop":"2025-09-14","serial_number":"16159448275956","imei1":"16159448275956","imei2":"16159448275956","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:49:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75131,"job_number":"JOB_75131","tr_customer_id":75148,"tr_customer_product_id":75138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:49:39.000Z","modified_at":"2025-10-01T13:49:39.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"18030958476800","imei1":"18030958476800","imei2":"18030958476800","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:49:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75132,"job_number":"JOB_75132","tr_customer_id":75149,"tr_customer_product_id":75139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:49:40.000Z","modified_at":"2025-10-01T13:49:40.000Z","name":"Jamison Kunde","mobile_number":"682-320-5893","email_id":"Blanche35@yahoo.com","dop":"2025-09-14","serial_number":"16901363485455","imei1":"16901363485455","imei2":"16901363485455","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:49:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75136,"job_number":"JOB_75136","tr_customer_id":75153,"tr_customer_product_id":75143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:00:09.000Z","modified_at":"2025-10-01T14:00:09.000Z","name":"Jordane Watsica","mobile_number":"988-979-6939","email_id":"Cleta.Collier@yahoo.com","dop":"2025-09-20","serial_number":"12834141831118","imei1":"12834141831118","imei2":"12834141831118","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:00:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75145,"job_number":"JOB_75145","tr_customer_id":75162,"tr_customer_product_id":75152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:10:01.000Z","modified_at":"2025-10-01T14:10:01.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"14686009589731","imei1":"14686009589731","imei2":"14686009589731","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75147,"job_number":"JOB_75147","tr_customer_id":75164,"tr_customer_product_id":75154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:10:02.000Z","modified_at":"2025-10-01T14:10:02.000Z","name":"Viva Hilll","mobile_number":"531-968-0390","email_id":"Tamia88@hotmail.com","dop":"2025-06-08","serial_number":"105094882247969","imei1":"105094882247969","imei2":"105094882247969","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75148,"job_number":"JOB_75148","tr_customer_id":75165,"tr_customer_product_id":75155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:10:33.000Z","modified_at":"2025-10-01T14:10:33.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"19910751450874","imei1":"19910751450874","imei2":"19910751450874","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:10:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75150,"job_number":"JOB_75150","tr_customer_id":75167,"tr_customer_product_id":75157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:10:34.000Z","modified_at":"2025-10-01T14:10:34.000Z","name":"Martine Donnelly","mobile_number":"475-440-9569","email_id":"Jaylon_Von@yahoo.com","dop":"2025-06-08","serial_number":"102777948936173","imei1":"102777948936173","imei2":"102777948936173","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:10:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75151,"job_number":"JOB_75151","tr_customer_id":75168,"tr_customer_product_id":75158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:11:05.000Z","modified_at":"2025-10-01T14:11:05.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"16347867102445","imei1":"16347867102445","imei2":"16347867102445","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:11:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75153,"job_number":"JOB_75153","tr_customer_id":75170,"tr_customer_product_id":75160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:11:06.000Z","modified_at":"2025-10-01T14:11:06.000Z","name":"Ashleigh Herzog","mobile_number":"794-286-4504","email_id":"Andre_Koss33@hotmail.com","dop":"2025-06-08","serial_number":"104597952488298","imei1":"104597952488298","imei2":"104597952488298","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:11:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75154,"job_number":"JOB_75154","tr_customer_id":75171,"tr_customer_product_id":75161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:11:20.000Z","modified_at":"2025-10-01T14:11:20.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"15892746385793","imei1":"15892746385793","imei2":"15892746385793","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:11:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75157,"job_number":"JOB_75157","tr_customer_id":75174,"tr_customer_product_id":75164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:12:04.000Z","modified_at":"2025-10-01T14:12:04.000Z","name":"Pearline Lemke","mobile_number":"748-662-0070","email_id":"Annamae.Prosacco38@hotmail.com","dop":"2025-09-20","serial_number":"12742224515466","imei1":"12742224515466","imei2":"12742224515466","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:12:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75159,"job_number":"JOB_75159","tr_customer_id":75176,"tr_customer_product_id":75166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:12:09.000Z","modified_at":"2025-10-01T14:12:09.000Z","name":"Roger Reynolds","mobile_number":"301-223-4906","email_id":"Richie66@hotmail.com","dop":"2025-04-06","serial_number":"13218626253088016","imei1":"13218626253088016","imei2":"13218626253088016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:12:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75160,"job_number":"JOB_75160","tr_customer_id":75177,"tr_customer_product_id":75167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:12:13.000Z","modified_at":"2025-10-01T14:12:13.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"16949877098062","imei1":"16949877098062","imei2":"16949877098062","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:12:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75163,"job_number":"JOB_75163","tr_customer_id":75180,"tr_customer_product_id":75170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:13:01.000Z","modified_at":"2025-10-01T14:13:01.000Z","name":"Madalyn Heller","mobile_number":"601-798-6690","email_id":"Jaden_Gutmann@hotmail.com","dop":"2025-04-06","serial_number":"16514955414353782","imei1":"16514955414353782","imei2":"16514955414353782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:13:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75164,"job_number":"JOB_75164","tr_customer_id":75181,"tr_customer_product_id":75171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:13:06.000Z","modified_at":"2025-10-01T14:13:06.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"10709955797203","imei1":"10709955797203","imei2":"10709955797203","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:13:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75167,"job_number":"JOB_75167","tr_customer_id":75184,"tr_customer_product_id":75174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:13:54.000Z","modified_at":"2025-10-01T14:13:54.000Z","name":"Roman Hegmann","mobile_number":"948-327-7307","email_id":"Guadalupe24@yahoo.com","dop":"2025-04-06","serial_number":"14049542113138458","imei1":"14049542113138458","imei2":"14049542113138458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:13:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75169,"job_number":"JOB_75169","tr_customer_id":75186,"tr_customer_product_id":75176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:14:51.000Z","modified_at":"2025-10-01T14:14:51.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10222656864835","imei1":"10222656864835","imei2":"10222656864835","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:14:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75171,"job_number":"JOB_75171","tr_customer_id":75188,"tr_customer_product_id":75178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:14:52.000Z","modified_at":"2025-10-01T14:14:52.000Z","name":"Asia Pollich","mobile_number":"627-788-2091","email_id":"Lavon50@yahoo.com","dop":"2025-06-18","serial_number":"1007358760458147","imei1":"1007358760458147","imei2":"1007358760458147","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:14:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75173,"job_number":"JOB_75173","tr_customer_id":75190,"tr_customer_product_id":75180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:15:34.000Z","modified_at":"2025-10-01T14:15:34.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10058100010878","imei1":"10058100010878","imei2":"10058100010878","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:15:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75175,"job_number":"JOB_75175","tr_customer_id":75192,"tr_customer_product_id":75182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:15:35.000Z","modified_at":"2025-10-01T14:15:35.000Z","name":"Kevin Steuber","mobile_number":"329-257-5699","email_id":"Keshaun_Braun@hotmail.com","dop":"2025-06-18","serial_number":"1038226382520591","imei1":"1038226382520591","imei2":"1038226382520591","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:15:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75176,"job_number":"JOB_75176","tr_customer_id":75193,"tr_customer_product_id":75183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:16:17.000Z","modified_at":"2025-10-01T14:16:17.000Z","name":"Ona Mayert","mobile_number":"762-671-8735","email_id":"Halle_Schmeler59@yahoo.com","dop":"2025-09-20","serial_number":"17108208902891","imei1":"17108208902891","imei2":"17108208902891","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:16:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75177,"job_number":"JOB_75177","tr_customer_id":75194,"tr_customer_product_id":75184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:16:22.000Z","modified_at":"2025-10-01T14:16:22.000Z","name":"Janick Hammes","mobile_number":"595-557-7327","email_id":"Porter13@hotmail.com","dop":"2025-09-20","serial_number":"13369434359447","imei1":"13369434359447","imei2":"13369434359447","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:16:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75178,"job_number":"JOB_75178","tr_customer_id":75195,"tr_customer_product_id":75185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:16:43.000Z","modified_at":"2025-10-01T14:16:43.000Z","name":"Hosea Sporer","mobile_number":"743-572-2157","email_id":"Maudie49@hotmail.com","dop":"2025-09-20","serial_number":"11598823641728","imei1":"11598823641728","imei2":"11598823641728","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:16:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75179,"job_number":"JOB_75179","tr_customer_id":75196,"tr_customer_product_id":75186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:16:54.000Z","modified_at":"2025-10-01T14:16:54.000Z","name":"Ayana Baumbach","mobile_number":"934-934-4599","email_id":"Marlin30@gmail.com","dop":"2025-09-20","serial_number":"14128299077847","imei1":"14128299077847","imei2":"14128299077847","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:16:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75181,"job_number":"JOB_75181","tr_customer_id":75198,"tr_customer_product_id":75188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:17:59.000Z","modified_at":"2025-10-01T14:17:59.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"11367753226770","imei1":"11367753226770","imei2":"11367753226770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:17:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75183,"job_number":"JOB_75183","tr_customer_id":75200,"tr_customer_product_id":75190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:18:00.000Z","modified_at":"2025-10-01T14:18:00.000Z","name":"Mark Runte","mobile_number":"592-453-7632","email_id":"Bennie12@hotmail.com","dop":"2025-04-06","serial_number":"18996872192289460","imei1":"18996872192289460","imei2":"18996872192289460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:18:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75188,"job_number":"JOB_75188","tr_customer_id":75205,"tr_customer_product_id":75195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:18:48.000Z","modified_at":"2025-10-01T14:18:48.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"14581952851939","imei1":"14581952851939","imei2":"14581952851939","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:18:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75190,"job_number":"JOB_75190","tr_customer_id":75207,"tr_customer_product_id":75197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:18:50.000Z","modified_at":"2025-10-01T14:18:50.000Z","name":"Melody Tremblay","mobile_number":"311-773-6792","email_id":"Jayde.McGlynn@yahoo.com","dop":"2025-04-06","serial_number":"13709694321335854","imei1":"13709694321335854","imei2":"13709694321335854","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:18:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75192,"job_number":"JOB_75192","tr_customer_id":75209,"tr_customer_product_id":75199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:19:36.000Z","modified_at":"2025-10-01T14:19:36.000Z","name":"Kaylah Green","mobile_number":"888-869-6403","email_id":"Janae.Nienow@yahoo.com","dop":"2025-04-06","serial_number":"19796766881179376","imei1":"19796766881179376","imei2":"19796766881179376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:19:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75193,"job_number":"JOB_75193","tr_customer_id":75210,"tr_customer_product_id":75200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:19:38.000Z","modified_at":"2025-10-01T14:19:38.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"10809153579637","imei1":"10809153579637","imei2":"10809153579637","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:19:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75195,"job_number":"JOB_75195","tr_customer_id":75212,"tr_customer_product_id":75202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:19:40.000Z","modified_at":"2025-10-01T14:19:40.000Z","name":"Newton Schulist","mobile_number":"343-260-5921","email_id":"Sam_Buckridge@hotmail.com","dop":"2025-04-06","serial_number":"15089483814090074","imei1":"15089483814090074","imei2":"15089483814090074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75197,"job_number":"JOB_75197","tr_customer_id":75214,"tr_customer_product_id":75204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:20:18.000Z","modified_at":"2025-10-01T14:20:18.000Z","name":"Lloyd Streich","mobile_number":"870-243-6391","email_id":"Julius.Zboncak79@yahoo.com","dop":"2025-04-06","serial_number":"17932637457771488","imei1":"17932637457771488","imei2":"17932637457771488","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:20:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75204,"job_number":"JOB_75204","tr_customer_id":75221,"tr_customer_product_id":75211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:23:49.000Z","modified_at":"2025-10-01T14:23:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10650360252763","imei1":"10650360252763","imei2":"10650360252763","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:23:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75207,"job_number":"JOB_75207","tr_customer_id":75224,"tr_customer_product_id":75214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:23:51.000Z","modified_at":"2025-10-01T14:23:51.000Z","name":"Justice Kub","mobile_number":"552-217-8601","email_id":"Gilberto21@hotmail.com","dop":"2025-04-06","serial_number":"18218790624578868","imei1":"18218790624578868","imei2":"18218790624578868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:23:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75208,"job_number":"JOB_75208","tr_customer_id":75225,"tr_customer_product_id":75215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:23:51.000Z","modified_at":"2025-10-01T14:23:51.000Z","name":"Moises Conroy","mobile_number":"406-250-7938","email_id":"Marianna.Pfeffer@hotmail.com","dop":"2025-04-06","serial_number":"15390321152331240","imei1":"15390321152331240","imei2":"15390321152331240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:23:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75209,"job_number":"JOB_75209","tr_customer_id":75226,"tr_customer_product_id":75216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:24:45.000Z","modified_at":"2025-10-01T14:24:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11133840274799","imei1":"11133840274799","imei2":"11133840274799","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:24:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75211,"job_number":"JOB_75211","tr_customer_id":75228,"tr_customer_product_id":75218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:24:47.000Z","modified_at":"2025-10-01T14:24:47.000Z","name":"Clyde Stroman","mobile_number":"700-675-8189","email_id":"Alexandro30@gmail.com","dop":"2025-04-06","serial_number":"17749513586508952","imei1":"17749513586508952","imei2":"17749513586508952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:24:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75212,"job_number":"JOB_75212","tr_customer_id":75229,"tr_customer_product_id":75219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:25:40.000Z","modified_at":"2025-10-01T14:25:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18595250982048","imei1":"18595250982048","imei2":"18595250982048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:25:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75214,"job_number":"JOB_75214","tr_customer_id":75231,"tr_customer_product_id":75221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:25:42.000Z","modified_at":"2025-10-01T14:25:42.000Z","name":"Parker Hauck","mobile_number":"379-305-6853","email_id":"Kenyon_Windler@hotmail.com","dop":"2025-04-06","serial_number":"19729276890924920","imei1":"19729276890924920","imei2":"19729276890924920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:25:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75216,"job_number":"JOB_75216","tr_customer_id":75233,"tr_customer_product_id":75223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:27:02.000Z","modified_at":"2025-10-01T14:27:02.000Z","name":"Linda Zieme","mobile_number":"348-978-7586","email_id":"Bridget.Goodwin2@yahoo.com","dop":"2025-04-06","serial_number":"17434536213981596","imei1":"17434536213981596","imei2":"17434536213981596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:27:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75218,"job_number":"JOB_75218","tr_customer_id":75235,"tr_customer_product_id":75225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:27:54.000Z","modified_at":"2025-10-01T14:27:54.000Z","name":"Riya t","mobile_number":"9941454262","email_id":"Dorothea.Ziemann86@gmail.com","dop":"2025-07-09","serial_number":"109866132904857","imei1":"109866132904857","imei2":"109866132904857","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:27:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75220,"job_number":"JOB_75220","tr_customer_id":75237,"tr_customer_product_id":75227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:28:44.000Z","modified_at":"2025-10-01T14:28:44.000Z","name":"Kajal s","mobile_number":"9841636255","email_id":"Raina_Bosco@yahoo.com","dop":"2025-07-09","serial_number":"100578539461114","imei1":"100578539461114","imei2":"100578539461114","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75222,"job_number":"JOB_75222","tr_customer_id":75239,"tr_customer_product_id":75229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:30:06.000Z","modified_at":"2025-10-01T14:30:06.000Z","name":"Juston Green","mobile_number":"350-655-2102","email_id":"Alfonso1@yahoo.com","dop":"2025-09-20","serial_number":"17397515995272","imei1":"17397515995272","imei2":"17397515995272","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:30:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75223,"job_number":"JOB_75223","tr_customer_id":75240,"tr_customer_product_id":75230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:30:58.000Z","modified_at":"2025-10-01T14:30:58.000Z","name":"Lavina Hand","mobile_number":"952-810-4445","email_id":"Hilma_McKenzie@gmail.com","dop":"2025-09-20","serial_number":"17049390850444","imei1":"17049390850444","imei2":"17049390850444","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:30:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75224,"job_number":"JOB_75224","tr_customer_id":75241,"tr_customer_product_id":75231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:31:02.000Z","modified_at":"2025-10-01T14:31:02.000Z","name":"Jadon Schowalter","mobile_number":"638-521-7369","email_id":"Alessandro_McDermott2@hotmail.com","dop":"2025-09-20","serial_number":"19373434245656","imei1":"19373434245656","imei2":"19373434245656","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:31:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75225,"job_number":"JOB_75225","tr_customer_id":75242,"tr_customer_product_id":75232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:41:49.000Z","modified_at":"2025-10-01T14:41:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11058893997079","imei1":"11058893997079","imei2":"11058893997079","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:41:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75227,"job_number":"JOB_75227","tr_customer_id":75244,"tr_customer_product_id":75234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:41:51.000Z","modified_at":"2025-10-01T14:41:51.000Z","name":"Joelle Kiehn","mobile_number":"290-310-4391","email_id":"Kailyn76@yahoo.com","dop":"2025-04-06","serial_number":"12348632212564474","imei1":"12348632212564474","imei2":"12348632212564474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75232,"job_number":"JOB_75232","tr_customer_id":75249,"tr_customer_product_id":75239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:42:43.000Z","modified_at":"2025-10-01T14:42:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16086309786050","imei1":"16086309786050","imei2":"16086309786050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:42:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75234,"job_number":"JOB_75234","tr_customer_id":75251,"tr_customer_product_id":75241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:42:45.000Z","modified_at":"2025-10-01T14:42:45.000Z","name":"Milton Kihn","mobile_number":"667-322-3460","email_id":"Blake.Botsford53@hotmail.com","dop":"2025-04-06","serial_number":"14578362190136664","imei1":"14578362190136664","imei2":"14578362190136664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75241,"job_number":"JOB_75241","tr_customer_id":75258,"tr_customer_product_id":75248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:43:36.000Z","modified_at":"2025-10-01T14:43:36.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11007233489472","imei1":"11007233489472","imei2":"11007233489472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:43:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75243,"job_number":"JOB_75243","tr_customer_id":75260,"tr_customer_product_id":75250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:43:38.000Z","modified_at":"2025-10-01T14:43:38.000Z","name":"Celia Wehner","mobile_number":"489-466-9777","email_id":"Gretchen33@gmail.com","dop":"2025-04-06","serial_number":"19502194286197116","imei1":"19502194286197116","imei2":"19502194286197116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:43:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75244,"job_number":"JOB_75244","tr_customer_id":75261,"tr_customer_product_id":75251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T15:01:04.000Z","modified_at":"2025-10-01T15:01:04.000Z","name":"Minnie Wisoky","mobile_number":"564-718-8233","email_id":"Christina.Gerlach@hotmail.com","dop":"2025-04-02","serial_number":"11550785110776","imei1":"11550785110776","imei2":"11550785110776","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T15:01:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75249,"job_number":"JOB_75249","tr_customer_id":75266,"tr_customer_product_id":75256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T15:15:37.000Z","modified_at":"2025-10-01T15:15:37.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2025-04-02","serial_number":"26548404098219","imei1":"26548404098219","imei2":"26548404098219","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T15:15:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75254,"job_number":"JOB_75254","tr_customer_id":75271,"tr_customer_product_id":75261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T15:37:10.000Z","modified_at":"2025-10-01T15:37:10.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"106671523205408","imei1":"106671523205408","imei2":"106671523205408","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T15:37:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75256,"job_number":"JOB_75256","tr_customer_id":75273,"tr_customer_product_id":75263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T15:37:23.000Z","modified_at":"2025-10-01T15:37:23.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"106272824052805","imei1":"106272824052805","imei2":"106272824052805","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T15:37:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75259,"job_number":"JOB_75259","tr_customer_id":75276,"tr_customer_product_id":75266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T15:45:26.000Z","modified_at":"2025-10-01T15:45:26.000Z","name":"Pritish Samal","mobile_number":"9876543210","email_id":"PKP@gmail.com","dop":"2025-05-30","serial_number":"12819138639076","imei1":"12819138639076","imei2":"12819138639076","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T15:45:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75261,"job_number":"JOB_75261","tr_customer_id":75278,"tr_customer_product_id":75268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T16:01:33.000Z","modified_at":"2025-10-01T16:01:33.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"15445492837938","imei1":"15445492837938","imei2":"15445492837938","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T16:01:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75262,"job_number":"JOB_75262","tr_customer_id":75279,"tr_customer_product_id":75269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T16:01:34.000Z","modified_at":"2025-10-01T16:01:34.000Z","name":"Deja DuBuque","mobile_number":"314-292-9257","email_id":"Barry_Morar@hotmail.com","dop":"2025-09-14","serial_number":"11008284389764","imei1":"11008284389764","imei2":"11008284389764","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T16:01:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75263,"job_number":"JOB_75263","tr_customer_id":75280,"tr_customer_product_id":75270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T16:01:47.000Z","modified_at":"2025-10-01T16:01:47.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"13707555778282","imei1":"13707555778282","imei2":"13707555778282","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T16:01:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75264,"job_number":"JOB_75264","tr_customer_id":75281,"tr_customer_product_id":75271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T16:01:47.000Z","modified_at":"2025-10-01T16:01:47.000Z","name":"Don Hilll","mobile_number":"466-562-0560","email_id":"Jarrell70@yahoo.com","dop":"2025-09-14","serial_number":"16903901607900","imei1":"16903901607900","imei2":"16903901607900","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T16:01:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75265,"job_number":"JOB_75265","tr_customer_id":75282,"tr_customer_product_id":75272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T16:02:57.000Z","modified_at":"2025-10-01T16:02:57.000Z","name":"Humberto Schowalter","mobile_number":"428-799-8581","email_id":"Ethan.Stokes54@hotmail.com","dop":"2025-09-20","serial_number":"13772523818636","imei1":"13772523818636","imei2":"13772523818636","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T16:02:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75266,"job_number":"JOB_75266","tr_customer_id":75283,"tr_customer_product_id":75273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T16:12:01.000Z","modified_at":"2025-10-01T16:12:01.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"13840227379182","imei1":"13840227379182","imei2":"13840227379182","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T16:12:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75268,"job_number":"JOB_75268","tr_customer_id":75285,"tr_customer_product_id":75275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T16:12:02.000Z","modified_at":"2025-10-01T16:12:02.000Z","name":"Mertie Gutkowski","mobile_number":"312-550-3541","email_id":"Salma_Cassin@yahoo.com","dop":"2025-04-06","serial_number":"11709819991322940","imei1":"11709819991322940","imei2":"11709819991322940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T16:12:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75269,"job_number":"JOB_75269","tr_customer_id":75286,"tr_customer_product_id":75276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T16:12:51.000Z","modified_at":"2025-10-01T16:12:51.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"14539979084686","imei1":"14539979084686","imei2":"14539979084686","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T16:12:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75271,"job_number":"JOB_75271","tr_customer_id":75288,"tr_customer_product_id":75278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T16:12:53.000Z","modified_at":"2025-10-01T16:12:53.000Z","name":"Laurine Williamson","mobile_number":"664-303-3575","email_id":"Jerel_Willms@gmail.com","dop":"2025-04-06","serial_number":"15483394870447384","imei1":"15483394870447384","imei2":"15483394870447384","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T16:12:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75272,"job_number":"JOB_75272","tr_customer_id":75289,"tr_customer_product_id":75279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T16:13:01.000Z","modified_at":"2025-10-01T16:13:01.000Z","name":"First Name","mobile_number":"7247457400","email_id":"niteshguptampb19@gmail.com","dop":"2025-09-08","serial_number":"12333333333322","imei1":"12333333333322","imei2":"12333333333322","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T16:13:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75273,"job_number":"JOB_75273","tr_customer_id":75290,"tr_customer_product_id":75280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T16:13:40.000Z","modified_at":"2025-10-01T16:13:40.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"14955060419802","imei1":"14955060419802","imei2":"14955060419802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T16:13:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75277,"job_number":"JOB_75277","tr_customer_id":75294,"tr_customer_product_id":75284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T17:11:40.000Z","modified_at":"2025-10-01T17:11:40.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2025-04-02","serial_number":"66548404098219","imei1":"66548404098219","imei2":"66548404098219","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T17:11:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75281,"job_number":"JOB_75281","tr_customer_id":75298,"tr_customer_product_id":75288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T18:43:55.000Z","modified_at":"2025-10-01T18:43:55.000Z","name":"Jatin Sharma","mobile_number":"1234567890","email_id":"xyz@gmail.com","dop":"2025-07-07","serial_number":"12345678901234","imei1":"12345678901234","imei2":"12345678901234","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T18:43:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75283,"job_number":"JOB_75283","tr_customer_id":75300,"tr_customer_product_id":75290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T18:52:25.000Z","modified_at":"2025-10-01T18:52:25.000Z","name":"Jatin Sharma","mobile_number":"1234567890","email_id":"xyz@gmail.com","dop":"2025-07-07","serial_number":"12345678901235","imei1":"12345678901235","imei2":"12345678901235","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T18:52:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75290,"job_number":"JOB_75290","tr_customer_id":75307,"tr_customer_product_id":75297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T23:02:30.000Z","modified_at":"2025-10-01T23:02:30.000Z","name":"Sebasti Jeya Ranjani Manuel","mobile_number":"4561237896","email_id":"sebastiranjani@gmail.com","dop":"2025-09-10","serial_number":"147852369895698","imei1":"147852369895698","imei2":"147852369895698","popurl":"2025-09-10T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T23:02:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75291,"job_number":"JOB_75291","tr_customer_id":75308,"tr_customer_product_id":75298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T02:52:36.000Z","modified_at":"2025-10-02T02:52:36.000Z","name":"Ricardo Aufderhar","mobile_number":"821-825-1259","email_id":"Myra5@gmail.com","dop":"2025-08-12","serial_number":"10445070036219","imei1":"10445070036219","imei2":"10445070036219","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T02:52:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75293,"job_number":"JOB_75293","tr_customer_id":75310,"tr_customer_product_id":75300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T02:52:50.000Z","modified_at":"2025-10-02T02:52:50.000Z","name":"Tate Shanahan","mobile_number":"864-566-0031","email_id":"Savanna_Ward4@yahoo.com","dop":"2025-08-12","serial_number":"10071270399154","imei1":"10071270399154","imei2":"10071270399154","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T02:52:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75295,"job_number":"JOB_75295","tr_customer_id":75312,"tr_customer_product_id":75302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T02:53:03.000Z","modified_at":"2025-10-02T02:53:03.000Z","name":"Marcelino Crist","mobile_number":"570-735-9731","email_id":"Martin_Monahan76@gmail.com","dop":"2025-08-12","serial_number":"10240607045283","imei1":"10240607045283","imei2":"10240607045283","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T02:53:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75299,"job_number":"JOB_75299","tr_customer_id":75316,"tr_customer_product_id":75306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:02.000Z","modified_at":"2025-10-02T03:08:02.000Z","name":"Josie Durgan","mobile_number":"902-541-7295","email_id":"Baby_Prohaska30@yahoo.com","dop":"2025-04-06","serial_number":"16340570045411328","imei1":"16340570045411328","imei2":"16340570045411328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:08:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75302,"job_number":"JOB_75302","tr_customer_id":75319,"tr_customer_product_id":75309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:20.000Z","modified_at":"2025-10-02T03:08:20.000Z","name":"Damon Hane","mobile_number":"858-619-7517","email_id":"Jameson.Kuvalis31@hotmail.com","dop":"2025-08-12","serial_number":"10336928561113","imei1":"10336928561113","imei2":"10336928561113","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:08:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75303,"job_number":"JOB_75303","tr_customer_id":75320,"tr_customer_product_id":75310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:20.000Z","modified_at":"2025-10-02T03:08:20.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"17478669828830","imei1":"17478669828830","imei2":"17478669828830","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:08:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75306,"job_number":"JOB_75306","tr_customer_id":75323,"tr_customer_product_id":75313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:22.000Z","modified_at":"2025-10-02T03:08:22.000Z","name":"Talia Cartwright","mobile_number":"752-593-9753","email_id":"Charlie.Tromp@yahoo.com","dop":"2025-04-06","serial_number":"16485328486008632","imei1":"16485328486008632","imei2":"16485328486008632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:08:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75308,"job_number":"JOB_75308","tr_customer_id":75325,"tr_customer_product_id":75315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:24.000Z","modified_at":"2025-10-02T03:08:24.000Z","name":"Alexandrea Dickens","mobile_number":"412-459-4739","email_id":"Abagail_Murazik50@gmail.com","dop":"2025-04-06","serial_number":"16528428928006318","imei1":"16528428928006318","imei2":"16528428928006318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:08:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75310,"job_number":"JOB_75310","tr_customer_id":75327,"tr_customer_product_id":75317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:34.000Z","modified_at":"2025-10-02T03:08:34.000Z","name":"Louisa Renner","mobile_number":"406-860-7640","email_id":"Rae_Dickinson68@hotmail.com","dop":"2025-08-12","serial_number":"10603102495798","imei1":"10603102495798","imei2":"10603102495798","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:08:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75313,"job_number":"JOB_75313","tr_customer_id":75330,"tr_customer_product_id":75320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:47.000Z","modified_at":"2025-10-02T03:08:47.000Z","name":"Alexandro Pollich","mobile_number":"574-597-1305","email_id":"Micheal16@yahoo.com","dop":"2025-08-12","serial_number":"10964689752411","imei1":"10964689752411","imei2":"10964689752411","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:08:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75315,"job_number":"JOB_75315","tr_customer_id":75332,"tr_customer_product_id":75322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:06.000Z","modified_at":"2025-10-02T03:09:06.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10319338758981","imei1":"10319338758981","imei2":"10319338758981","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75317,"job_number":"JOB_75317","tr_customer_id":75334,"tr_customer_product_id":75324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:07.000Z","modified_at":"2025-10-02T03:09:07.000Z","name":"Aliyah Wolf","mobile_number":"658-893-8097","email_id":"Trisha82@gmail.com","dop":"2025-06-18","serial_number":"1087492741616999","imei1":"1087492741616999","imei2":"1087492741616999","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75318,"job_number":"JOB_75318","tr_customer_id":75335,"tr_customer_product_id":75325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:12.000Z","modified_at":"2025-10-02T03:09:12.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"12411526955117","imei1":"12411526955117","imei2":"12411526955117","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75320,"job_number":"JOB_75320","tr_customer_id":75337,"tr_customer_product_id":75327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:14.000Z","modified_at":"2025-10-02T03:09:14.000Z","name":"Kellen Balistreri","mobile_number":"845-522-4681","email_id":"Simone20@gmail.com","dop":"2025-04-06","serial_number":"16816318856784880","imei1":"16816318856784880","imei2":"16816318856784880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75322,"job_number":"JOB_75322","tr_customer_id":75339,"tr_customer_product_id":75329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:15.000Z","modified_at":"2025-10-02T03:09:15.000Z","name":"Joseph Flatley","mobile_number":"341-964-9021","email_id":"Demarco23@gmail.com","dop":"2025-04-06","serial_number":"14229397169154496","imei1":"14229397169154496","imei2":"14229397169154496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75323,"job_number":"JOB_75323","tr_customer_id":75340,"tr_customer_product_id":75330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:25.000Z","modified_at":"2025-10-02T03:09:25.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"17250456091439","imei1":"17250456091439","imei2":"17250456091439","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75329,"job_number":"JOB_75329","tr_customer_id":75346,"tr_customer_product_id":75336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:34.000Z","modified_at":"2025-10-02T03:09:34.000Z","name":"Eulalia Gerhold","mobile_number":"583-735-0214","email_id":"Joseph39@yahoo.com","dop":"2025-04-06","serial_number":"12181001532807230","imei1":"12181001532807230","imei2":"12181001532807230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75330,"job_number":"JOB_75330","tr_customer_id":75347,"tr_customer_product_id":75337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:37.000Z","modified_at":"2025-10-02T03:09:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14930533246090","imei1":"14930533246090","imei2":"14930533246090","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75332,"job_number":"JOB_75332","tr_customer_id":75349,"tr_customer_product_id":75339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:39.000Z","modified_at":"2025-10-02T03:09:39.000Z","name":"Newell Durgan","mobile_number":"443-240-9764","email_id":"Carlotta30@hotmail.com","dop":"2025-04-06","serial_number":"10747147485042820","imei1":"10747147485042820","imei2":"10747147485042820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75334,"job_number":"JOB_75334","tr_customer_id":75351,"tr_customer_product_id":75341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:43.000Z","modified_at":"2025-10-02T03:09:43.000Z","name":"Roy Hahn","mobile_number":"742-975-4042","email_id":"Vito_Gulgowski40@hotmail.com","dop":"2025-04-06","serial_number":"14103515980550928","imei1":"14103515980550928","imei2":"14103515980550928","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75337,"job_number":"JOB_75337","tr_customer_id":75354,"tr_customer_product_id":75344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:58.000Z","modified_at":"2025-10-02T03:09:58.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10291178319788","imei1":"10291178319788","imei2":"10291178319788","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75339,"job_number":"JOB_75339","tr_customer_id":75356,"tr_customer_product_id":75346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:59.000Z","modified_at":"2025-10-02T03:09:59.000Z","name":"Fabian Howe","mobile_number":"200-665-7845","email_id":"Arely23@yahoo.com","dop":"2025-06-18","serial_number":"1080975310646820","imei1":"1080975310646820","imei2":"1080975310646820","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75343,"job_number":"JOB_75343","tr_customer_id":75360,"tr_customer_product_id":75350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:03.000Z","modified_at":"2025-10-02T03:10:03.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"10690587982358","imei1":"10690587982358","imei2":"10690587982358","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75347,"job_number":"JOB_75347","tr_customer_id":75364,"tr_customer_product_id":75354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:05.000Z","modified_at":"2025-10-02T03:10:05.000Z","name":"Martin Jerde","mobile_number":"231-350-9685","email_id":"Leopold_Wunsch@yahoo.com","dop":"2025-04-06","serial_number":"10117095392053200","imei1":"10117095392053200","imei2":"10117095392053200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75350,"job_number":"JOB_75350","tr_customer_id":75367,"tr_customer_product_id":75357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:11.000Z","modified_at":"2025-10-02T03:10:11.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"17458524762165","imei1":"17458524762165","imei2":"17458524762165","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75356,"job_number":"JOB_75356","tr_customer_id":75373,"tr_customer_product_id":75363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:20.000Z","modified_at":"2025-10-02T03:10:20.000Z","name":"Riya t","mobile_number":"9941454262","email_id":"Rodolfo91@yahoo.com","dop":"2025-07-09","serial_number":"104240841834742","imei1":"104240841834742","imei2":"104240841834742","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75359,"job_number":"JOB_75359","tr_customer_id":75376,"tr_customer_product_id":75366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:27.000Z","modified_at":"2025-10-02T03:10:27.000Z","name":"Mose Klocko","mobile_number":"831-230-0685","email_id":"Holly57@gmail.com","dop":"2025-04-06","serial_number":"13102381359994224","imei1":"13102381359994224","imei2":"13102381359994224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75360,"job_number":"JOB_75360","tr_customer_id":75377,"tr_customer_product_id":75367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:30.000Z","modified_at":"2025-10-02T03:10:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12609854036842","imei1":"12609854036842","imei2":"12609854036842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75362,"job_number":"JOB_75362","tr_customer_id":75379,"tr_customer_product_id":75369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:32.000Z","modified_at":"2025-10-02T03:10:32.000Z","name":"Daphne Wisoky","mobile_number":"500-506-0510","email_id":"Zella.Reichert76@gmail.com","dop":"2025-04-06","serial_number":"12121310446529956","imei1":"12121310446529956","imei2":"12121310446529956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75363,"job_number":"JOB_75363","tr_customer_id":75380,"tr_customer_product_id":75370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:58.000Z","modified_at":"2025-10-02T03:10:58.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"15591998668688","imei1":"15591998668688","imei2":"15591998668688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75365,"job_number":"JOB_75365","tr_customer_id":75382,"tr_customer_product_id":75372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:11:09.000Z","modified_at":"2025-10-02T03:11:09.000Z","name":"Kajal s","mobile_number":"9841636255","email_id":"Christ_Deckow66@yahoo.com","dop":"2025-07-09","serial_number":"107624055373103","imei1":"107624055373103","imei2":"107624055373103","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:11:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75368,"job_number":"JOB_75368","tr_customer_id":75385,"tr_customer_product_id":75375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:11:10.000Z","modified_at":"2025-10-02T03:11:10.000Z","name":"Marisol Hilll","mobile_number":"557-945-8078","email_id":"Cornell59@yahoo.com","dop":"2025-04-06","serial_number":"16869403053112000","imei1":"16869403053112000","imei2":"16869403053112000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:11:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75369,"job_number":"JOB_75369","tr_customer_id":75386,"tr_customer_product_id":75376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:11:23.000Z","modified_at":"2025-10-02T03:11:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16433696978186","imei1":"16433696978186","imei2":"16433696978186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:11:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75371,"job_number":"JOB_75371","tr_customer_id":75388,"tr_customer_product_id":75378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:11:25.000Z","modified_at":"2025-10-02T03:11:25.000Z","name":"Tomasa Torphy","mobile_number":"572-700-6617","email_id":"Giovanna_Langosh86@hotmail.com","dop":"2025-04-06","serial_number":"12528847388374478","imei1":"12528847388374478","imei2":"12528847388374478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:11:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75372,"job_number":"JOB_75372","tr_customer_id":75389,"tr_customer_product_id":75379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:21:09.000Z","modified_at":"2025-10-02T03:21:09.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"16547944948919","imei1":"16547944948919","imei2":"16547944948919","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75374,"job_number":"JOB_75374","tr_customer_id":75391,"tr_customer_product_id":75381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:21:11.000Z","modified_at":"2025-10-02T03:21:11.000Z","name":"Sibyl Davis","mobile_number":"643-732-6336","email_id":"Edwina2@yahoo.com","dop":"2025-06-08","serial_number":"101180923478695","imei1":"101180923478695","imei2":"101180923478695","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:21:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75375,"job_number":"JOB_75375","tr_customer_id":75392,"tr_customer_product_id":75382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:21:43.000Z","modified_at":"2025-10-02T03:21:43.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"12892469600519","imei1":"12892469600519","imei2":"12892469600519","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:21:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75377,"job_number":"JOB_75377","tr_customer_id":75394,"tr_customer_product_id":75384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:21:44.000Z","modified_at":"2025-10-02T03:21:44.000Z","name":"Trudie Upton","mobile_number":"600-953-8674","email_id":"Nyasia_Wintheiser@hotmail.com","dop":"2025-06-08","serial_number":"107856072679759","imei1":"107856072679759","imei2":"107856072679759","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:21:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75378,"job_number":"JOB_75378","tr_customer_id":75395,"tr_customer_product_id":75385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:22:16.000Z","modified_at":"2025-10-02T03:22:16.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"18193552081944","imei1":"18193552081944","imei2":"18193552081944","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:22:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75380,"job_number":"JOB_75380","tr_customer_id":75397,"tr_customer_product_id":75387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:22:18.000Z","modified_at":"2025-10-02T03:22:18.000Z","name":"Burley Donnelly","mobile_number":"840-531-1523","email_id":"Leslie.Hintz@yahoo.com","dop":"2025-06-08","serial_number":"109398424460014","imei1":"109398424460014","imei2":"109398424460014","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:22:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75381,"job_number":"JOB_75381","tr_customer_id":75398,"tr_customer_product_id":75388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:24:20.000Z","modified_at":"2025-10-02T03:24:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77796106256720","imei1":"77796106256720","imei2":"77796106256720","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:24:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75382,"job_number":"JOB_75382","tr_customer_id":75399,"tr_customer_product_id":75389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:24:21.000Z","modified_at":"2025-10-02T03:24:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29881214082156","imei1":"29881214082156","imei2":"29881214082156","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:24:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75383,"job_number":"JOB_75383","tr_customer_id":75400,"tr_customer_product_id":75390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:24:21.000Z","modified_at":"2025-10-02T03:24:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73349116692625","imei1":"73349116692625","imei2":"73349116692625","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:24:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75384,"job_number":"JOB_75384","tr_customer_id":75401,"tr_customer_product_id":75391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:24:21.000Z","modified_at":"2025-10-02T03:24:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80529107447203","imei1":"80529107447203","imei2":"80529107447203","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:24:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75385,"job_number":"JOB_75385","tr_customer_id":75402,"tr_customer_product_id":75392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:24:22.000Z","modified_at":"2025-10-02T03:24:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81100701047953","imei1":"81100701047953","imei2":"81100701047953","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:24:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75386,"job_number":"JOB_75386","tr_customer_id":75403,"tr_customer_product_id":75393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:24:22.000Z","modified_at":"2025-10-02T03:24:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"59602321659313","imei1":"59602321659313","imei2":"59602321659313","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:24:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75388,"job_number":"JOB_75388","tr_customer_id":75405,"tr_customer_product_id":75395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:24:58.000Z","modified_at":"2025-10-02T03:24:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61881242647192","imei1":"61881242647192","imei2":"61881242647192","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:24:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75389,"job_number":"JOB_75389","tr_customer_id":75406,"tr_customer_product_id":75396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:24:59.000Z","modified_at":"2025-10-02T03:24:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"85536820100481","imei1":"85536820100481","imei2":"85536820100481","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:24:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75390,"job_number":"JOB_75390","tr_customer_id":75407,"tr_customer_product_id":75397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:24:59.000Z","modified_at":"2025-10-02T03:24:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55563183319298","imei1":"55563183319298","imei2":"55563183319298","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:24:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75391,"job_number":"JOB_75391","tr_customer_id":75408,"tr_customer_product_id":75398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:24:59.000Z","modified_at":"2025-10-02T03:24:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27359010630023","imei1":"27359010630023","imei2":"27359010630023","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:24:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75392,"job_number":"JOB_75392","tr_customer_id":75409,"tr_customer_product_id":75399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:25:00.000Z","modified_at":"2025-10-02T03:25:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"65531296773761","imei1":"65531296773761","imei2":"65531296773761","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75393,"job_number":"JOB_75393","tr_customer_id":75410,"tr_customer_product_id":75400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:25:00.000Z","modified_at":"2025-10-02T03:25:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18689424575253","imei1":"18689424575253","imei2":"18689424575253","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75395,"job_number":"JOB_75395","tr_customer_id":75412,"tr_customer_product_id":75402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:25:36.000Z","modified_at":"2025-10-02T03:25:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96963981008392","imei1":"96963981008392","imei2":"96963981008392","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:25:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75396,"job_number":"JOB_75396","tr_customer_id":75413,"tr_customer_product_id":75403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:25:36.000Z","modified_at":"2025-10-02T03:25:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95278543853205","imei1":"95278543853205","imei2":"95278543853205","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:25:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75397,"job_number":"JOB_75397","tr_customer_id":75414,"tr_customer_product_id":75404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:25:37.000Z","modified_at":"2025-10-02T03:25:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78097491588524","imei1":"78097491588524","imei2":"78097491588524","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:25:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75398,"job_number":"JOB_75398","tr_customer_id":75415,"tr_customer_product_id":75405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:25:37.000Z","modified_at":"2025-10-02T03:25:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37560630569395","imei1":"37560630569395","imei2":"37560630569395","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:25:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75399,"job_number":"JOB_75399","tr_customer_id":75416,"tr_customer_product_id":75406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:25:37.000Z","modified_at":"2025-10-02T03:25:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66973191461042","imei1":"66973191461042","imei2":"66973191461042","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:25:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75400,"job_number":"JOB_75400","tr_customer_id":75417,"tr_customer_product_id":75407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:25:38.000Z","modified_at":"2025-10-02T03:25:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11102210876678","imei1":"11102210876678","imei2":"11102210876678","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:25:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75402,"job_number":"JOB_75402","tr_customer_id":75419,"tr_customer_product_id":75409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:41:27.000Z","modified_at":"2025-10-02T03:41:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12629372591361","imei1":"12629372591361","imei2":"12629372591361","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:41:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75407,"job_number":"JOB_75407","tr_customer_id":75424,"tr_customer_product_id":75414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:41:29.000Z","modified_at":"2025-10-02T03:41:29.000Z","name":"Harmony Cremin","mobile_number":"437-213-8584","email_id":"Sandra61@gmail.com","dop":"2025-04-06","serial_number":"18986915314375884","imei1":"18986915314375884","imei2":"18986915314375884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75417,"job_number":"JOB_75417","tr_customer_id":75434,"tr_customer_product_id":75424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:42:20.000Z","modified_at":"2025-10-02T03:42:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11054001878381","imei1":"11054001878381","imei2":"11054001878381","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:42:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75419,"job_number":"JOB_75419","tr_customer_id":75436,"tr_customer_product_id":75426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:42:22.000Z","modified_at":"2025-10-02T03:42:22.000Z","name":"Casper Hegmann","mobile_number":"652-448-3317","email_id":"Elvera_Moore45@gmail.com","dop":"2025-04-06","serial_number":"15166594903920244","imei1":"15166594903920244","imei2":"15166594903920244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75420,"job_number":"JOB_75420","tr_customer_id":75437,"tr_customer_product_id":75427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:43:13.000Z","modified_at":"2025-10-02T03:43:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12967967039084","imei1":"12967967039084","imei2":"12967967039084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:43:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75422,"job_number":"JOB_75422","tr_customer_id":75439,"tr_customer_product_id":75429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:43:15.000Z","modified_at":"2025-10-02T03:43:15.000Z","name":"Trevor Lindgren","mobile_number":"977-729-3797","email_id":"Ivah.Kunze71@gmail.com","dop":"2025-04-06","serial_number":"12302366385928320","imei1":"12302366385928320","imei2":"12302366385928320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:43:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75425,"job_number":"JOB_75425","tr_customer_id":75442,"tr_customer_product_id":75432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T04:27:05.000Z","modified_at":"2025-10-02T04:27:05.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100901835426306","imei1":"100901835426306","imei2":"100901835426306","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T04:27:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75427,"job_number":"JOB_75427","tr_customer_id":75444,"tr_customer_product_id":75434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T04:27:20.000Z","modified_at":"2025-10-02T04:27:20.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"106641609847383","imei1":"106641609847383","imei2":"106641609847383","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T04:27:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75430,"job_number":"JOB_75430","tr_customer_id":75447,"tr_customer_product_id":75437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T04:40:23.000Z","modified_at":"2025-10-02T04:40:23.000Z","name":"Reginald Boyle","mobile_number":"672-652-7050","email_id":"Dalton_Towne89@yahoo.com","dop":"2025-04-06","serial_number":"15674341618363216","imei1":"15674341618363216","imei2":"15674341618363216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T04:40:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75432,"job_number":"JOB_75432","tr_customer_id":75449,"tr_customer_product_id":75439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T05:53:29.000Z","modified_at":"2025-10-02T05:53:29.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"10040001899391","imei1":"10040001899391","imei2":"10040001899391","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T05:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75434,"job_number":"JOB_75434","tr_customer_id":75451,"tr_customer_product_id":75441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T05:53:31.000Z","modified_at":"2025-10-02T05:53:31.000Z","name":"Wilbert Bechtelar","mobile_number":"326-454-4042","email_id":"Mayra.Rogahn@gmail.com","dop":"2025-08-24","serial_number":"1029863750164451","imei1":"1029863750164451","imei2":"1029863750164451","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T05:53:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75435,"job_number":"JOB_75435","tr_customer_id":75452,"tr_customer_product_id":75442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T05:54:09.000Z","modified_at":"2025-10-02T05:54:09.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"12775092331033","imei1":"12775092331033","imei2":"12775092331033","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T05:54:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75437,"job_number":"JOB_75437","tr_customer_id":75454,"tr_customer_product_id":75444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T05:54:11.000Z","modified_at":"2025-10-02T05:54:11.000Z","name":"Trever Stiedemann","mobile_number":"948-546-7022","email_id":"Abel_Donnelly52@yahoo.com","dop":"2025-08-24","serial_number":"1038861515565035","imei1":"1038861515565035","imei2":"1038861515565035","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T05:54:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75438,"job_number":"JOB_75438","tr_customer_id":75455,"tr_customer_product_id":75445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T05:54:47.000Z","modified_at":"2025-10-02T05:54:47.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"14960190467569","imei1":"14960190467569","imei2":"14960190467569","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T05:54:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75440,"job_number":"JOB_75440","tr_customer_id":75457,"tr_customer_product_id":75447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T05:54:49.000Z","modified_at":"2025-10-02T05:54:49.000Z","name":"Oran Wehner","mobile_number":"226-447-4176","email_id":"Felix62@hotmail.com","dop":"2025-08-24","serial_number":"1000370566775833","imei1":"1000370566775833","imei2":"1000370566775833","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T05:54:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75441,"job_number":"JOB_75441","tr_customer_id":75458,"tr_customer_product_id":75448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:12:12.000Z","modified_at":"2025-10-02T06:12:12.000Z","name":"Kristoffer Nikolaus","mobile_number":"901-553-7632","email_id":"Bernhard_Pacocha@gmail.com","dop":"2025-08-31","serial_number":"17193267694369","imei1":"17193267694369","imei2":"17193267694369","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:12:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75442,"job_number":"JOB_75442","tr_customer_id":75459,"tr_customer_product_id":75449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:12:29.000Z","modified_at":"2025-10-02T06:12:29.000Z","name":"Gregg Lind","mobile_number":"732-446-3185","email_id":"Gracie77@yahoo.com","dop":"2025-08-31","serial_number":"14193664505140","imei1":"14193664505140","imei2":"14193664505140","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:12:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75443,"job_number":"JOB_75443","tr_customer_id":75460,"tr_customer_product_id":75450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:17:58.000Z","modified_at":"2025-10-02T06:17:58.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10073023657438","imei1":"10073023657438","imei2":"10073023657438","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:17:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75445,"job_number":"JOB_75445","tr_customer_id":75462,"tr_customer_product_id":75452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:17:59.000Z","modified_at":"2025-10-02T06:17:59.000Z","name":"Burnice Lakin","mobile_number":"976-774-7695","email_id":"Angelica20@yahoo.com","dop":"2025-06-18","serial_number":"1053960236232170","imei1":"1053960236232170","imei2":"1053960236232170","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:17:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75446,"job_number":"JOB_75446","tr_customer_id":75463,"tr_customer_product_id":75453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:18:23.000Z","modified_at":"2025-10-02T06:18:23.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"11461452385391","imei1":"11461452385391","imei2":"11461452385391","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:18:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75448,"job_number":"JOB_75448","tr_customer_id":75465,"tr_customer_product_id":75455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:18:25.000Z","modified_at":"2025-10-02T06:18:25.000Z","name":"Darby Armstrong","mobile_number":"273-662-4869","email_id":"Howell_Lockman8@yahoo.com","dop":"2025-06-08","serial_number":"100803380169010","imei1":"100803380169010","imei2":"100803380169010","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:18:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75449,"job_number":"JOB_75449","tr_customer_id":75466,"tr_customer_product_id":75456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:18:44.000Z","modified_at":"2025-10-02T06:18:44.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10793835686908","imei1":"10793835686908","imei2":"10793835686908","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:18:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75451,"job_number":"JOB_75451","tr_customer_id":75468,"tr_customer_product_id":75458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:18:45.000Z","modified_at":"2025-10-02T06:18:45.000Z","name":"Julian Rath","mobile_number":"471-263-4097","email_id":"Itzel_Rohan@yahoo.com","dop":"2025-06-18","serial_number":"1029058931736882","imei1":"1029058931736882","imei2":"1029058931736882","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:18:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75452,"job_number":"JOB_75452","tr_customer_id":75469,"tr_customer_product_id":75459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:18:54.000Z","modified_at":"2025-10-02T06:18:54.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"11972121580812","imei1":"11972121580812","imei2":"11972121580812","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75454,"job_number":"JOB_75454","tr_customer_id":75471,"tr_customer_product_id":75461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:18:56.000Z","modified_at":"2025-10-02T06:18:56.000Z","name":"Mathilde Abbott","mobile_number":"745-255-0370","email_id":"Wyman.Zieme@gmail.com","dop":"2025-06-08","serial_number":"103805351215959","imei1":"103805351215959","imei2":"103805351215959","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75455,"job_number":"JOB_75455","tr_customer_id":75472,"tr_customer_product_id":75462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:19:26.000Z","modified_at":"2025-10-02T06:19:26.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"15571860451191","imei1":"15571860451191","imei2":"15571860451191","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:19:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75457,"job_number":"JOB_75457","tr_customer_id":75474,"tr_customer_product_id":75464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:19:28.000Z","modified_at":"2025-10-02T06:19:28.000Z","name":"Jamey MacGyver","mobile_number":"490-984-6206","email_id":"Pablo69@yahoo.com","dop":"2025-06-08","serial_number":"109355763750513","imei1":"109355763750513","imei2":"109355763750513","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:19:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75459,"job_number":"JOB_75459","tr_customer_id":75476,"tr_customer_product_id":75466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:20:40.000Z","modified_at":"2025-10-02T06:20:40.000Z","name":"Yvette Mante","mobile_number":"728-944-7056","email_id":"Kavon.Konopelski@hotmail.com","dop":"2025-04-06","serial_number":"15329221113389512","imei1":"15329221113389512","imei2":"15329221113389512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:20:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75461,"job_number":"JOB_75461","tr_customer_id":75478,"tr_customer_product_id":75468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:21:34.000Z","modified_at":"2025-10-02T06:21:34.000Z","name":"Giovanny Bergstrom","mobile_number":"873-397-3767","email_id":"Christian_Schaefer@gmail.com","dop":"2025-04-06","serial_number":"19188696490480424","imei1":"19188696490480424","imei2":"19188696490480424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:21:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75463,"job_number":"JOB_75463","tr_customer_id":75480,"tr_customer_product_id":75470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:22:27.000Z","modified_at":"2025-10-02T06:22:27.000Z","name":"Hattie Johns","mobile_number":"720-523-9775","email_id":"Amari.Collins@yahoo.com","dop":"2025-04-06","serial_number":"16674147519487734","imei1":"16674147519487734","imei2":"16674147519487734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:22:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75468,"job_number":"JOB_75468","tr_customer_id":75485,"tr_customer_product_id":75475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:26:59.000Z","modified_at":"2025-10-02T06:26:59.000Z","name":"Landen Reilly","mobile_number":"456-390-2327","email_id":"Rodolfo61@yahoo.com","dop":"2025-04-06","serial_number":"15712852056496422","imei1":"15712852056496422","imei2":"15712852056496422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:26:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75469,"job_number":"JOB_75469","tr_customer_id":75486,"tr_customer_product_id":75476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:28:06.000Z","modified_at":"2025-10-02T06:28:06.000Z","name":"Roscoe Legros","mobile_number":"931-746-9421","email_id":"Layla69@yahoo.com","dop":"2025-08-12","serial_number":"10109351368863","imei1":"10109351368863","imei2":"10109351368863","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:28:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75471,"job_number":"JOB_75471","tr_customer_id":75488,"tr_customer_product_id":75478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:28:20.000Z","modified_at":"2025-10-02T06:28:20.000Z","name":"Shanna Harber","mobile_number":"997-509-5694","email_id":"Horace.Lindgren@gmail.com","dop":"2025-08-12","serial_number":"10078551042939","imei1":"10078551042939","imei2":"10078551042939","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:28:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75473,"job_number":"JOB_75473","tr_customer_id":75490,"tr_customer_product_id":75480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:28:34.000Z","modified_at":"2025-10-02T06:28:34.000Z","name":"Erica Kerluke","mobile_number":"743-994-4195","email_id":"Leilani.Fay66@yahoo.com","dop":"2025-08-12","serial_number":"10119259011109","imei1":"10119259011109","imei2":"10119259011109","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:28:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75479,"job_number":"JOB_75479","tr_customer_id":75496,"tr_customer_product_id":75486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:34:08.000Z","modified_at":"2025-10-02T06:34:08.000Z","name":"Hildegard Douglas","mobile_number":"993-970-1427","email_id":"Ahmed23@yahoo.com","dop":"2025-04-06","serial_number":"12629725807936822","imei1":"12629725807936822","imei2":"12629725807936822","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:34:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75480,"job_number":"JOB_75480","tr_customer_id":75497,"tr_customer_product_id":75487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:34:12.000Z","modified_at":"2025-10-02T06:34:12.000Z","name":"Riya t","mobile_number":"9941454262","email_id":"Brooke.Kuhn97@yahoo.com","dop":"2025-07-09","serial_number":"101655192823260","imei1":"101655192823260","imei2":"101655192823260","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:34:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75482,"job_number":"JOB_75482","tr_customer_id":75499,"tr_customer_product_id":75489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:34:55.000Z","modified_at":"2025-10-02T06:34:55.000Z","name":"Kajal s","mobile_number":"9841636255","email_id":"Brady.Shanahan96@hotmail.com","dop":"2025-07-09","serial_number":"103342690700998","imei1":"103342690700998","imei2":"103342690700998","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:34:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75484,"job_number":"JOB_75484","tr_customer_id":75501,"tr_customer_product_id":75491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:36:27.000Z","modified_at":"2025-10-02T06:36:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14698058749511","imei1":"14698058749511","imei2":"14698058749511","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:36:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75486,"job_number":"JOB_75486","tr_customer_id":75503,"tr_customer_product_id":75493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:36:29.000Z","modified_at":"2025-10-02T06:36:29.000Z","name":"Shanon Skiles","mobile_number":"574-363-9317","email_id":"Pamela.Barton49@gmail.com","dop":"2025-04-06","serial_number":"10818088991855964","imei1":"10818088991855964","imei2":"10818088991855964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:36:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75488,"job_number":"JOB_75488","tr_customer_id":75505,"tr_customer_product_id":75495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:36:37.000Z","modified_at":"2025-10-02T06:36:37.000Z","name":"Lowell Bradtke","mobile_number":"726-227-3715","email_id":"Noble91@gmail.com","dop":"2025-04-06","serial_number":"18427791156834536","imei1":"18427791156834536","imei2":"18427791156834536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:36:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75489,"job_number":"JOB_75489","tr_customer_id":75506,"tr_customer_product_id":75496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:36:47.000Z","modified_at":"2025-10-02T06:36:47.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"12300393816498","imei1":"12300393816498","imei2":"12300393816498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:36:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75491,"job_number":"JOB_75491","tr_customer_id":75508,"tr_customer_product_id":75498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:37:21.000Z","modified_at":"2025-10-02T06:37:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10552022892166","imei1":"10552022892166","imei2":"10552022892166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:37:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75493,"job_number":"JOB_75493","tr_customer_id":75510,"tr_customer_product_id":75500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:37:23.000Z","modified_at":"2025-10-02T06:37:23.000Z","name":"Makenzie McCullough","mobile_number":"937-859-6052","email_id":"Lelia.Denesik62@gmail.com","dop":"2025-04-06","serial_number":"17667741287550368","imei1":"17667741287550368","imei2":"17667741287550368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:37:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75494,"job_number":"JOB_75494","tr_customer_id":75511,"tr_customer_product_id":75501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:37:37.000Z","modified_at":"2025-10-02T06:37:37.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"18228826513030","imei1":"18228826513030","imei2":"18228826513030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:37:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75496,"job_number":"JOB_75496","tr_customer_id":75513,"tr_customer_product_id":75503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:38:15.000Z","modified_at":"2025-10-02T06:38:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16734421622461","imei1":"16734421622461","imei2":"16734421622461","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:38:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75498,"job_number":"JOB_75498","tr_customer_id":75515,"tr_customer_product_id":75505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:38:17.000Z","modified_at":"2025-10-02T06:38:17.000Z","name":"Dolores Lind","mobile_number":"225-488-7563","email_id":"Madeline_Anderson70@yahoo.com","dop":"2025-04-06","serial_number":"14612524303076564","imei1":"14612524303076564","imei2":"14612524303076564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:38:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75499,"job_number":"JOB_75499","tr_customer_id":75516,"tr_customer_product_id":75506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:38:27.000Z","modified_at":"2025-10-02T06:38:27.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"17236997530847","imei1":"17236997530847","imei2":"17236997530847","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:38:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75510,"job_number":"JOB_75510","tr_customer_id":75527,"tr_customer_product_id":75517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T07:03:22.000Z","modified_at":"2025-10-02T07:03:22.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"17112218312608","imei1":"17112218312608","imei2":"17112218312608","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T07:03:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75512,"job_number":"JOB_75512","tr_customer_id":75529,"tr_customer_product_id":75519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T07:03:23.000Z","modified_at":"2025-10-02T07:03:23.000Z","name":"Eleanore Turner","mobile_number":"544-403-4058","email_id":"Kelton6@yahoo.com","dop":"2025-08-24","serial_number":"1086809251117865","imei1":"1086809251117865","imei2":"1086809251117865","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T07:03:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75513,"job_number":"JOB_75513","tr_customer_id":75530,"tr_customer_product_id":75520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T07:03:56.000Z","modified_at":"2025-10-02T07:03:56.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"14687034799945","imei1":"14687034799945","imei2":"14687034799945","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T07:03:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75515,"job_number":"JOB_75515","tr_customer_id":75532,"tr_customer_product_id":75522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T07:03:57.000Z","modified_at":"2025-10-02T07:03:57.000Z","name":"Bertram Harber","mobile_number":"490-606-7261","email_id":"Casey_Jenkins@yahoo.com","dop":"2025-08-24","serial_number":"1058607011009084","imei1":"1058607011009084","imei2":"1058607011009084","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T07:03:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75516,"job_number":"JOB_75516","tr_customer_id":75533,"tr_customer_product_id":75523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T07:04:30.000Z","modified_at":"2025-10-02T07:04:30.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"16954213695972","imei1":"16954213695972","imei2":"16954213695972","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T07:04:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75518,"job_number":"JOB_75518","tr_customer_id":75535,"tr_customer_product_id":75525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T07:04:31.000Z","modified_at":"2025-10-02T07:04:31.000Z","name":"Pat Feil","mobile_number":"929-300-3103","email_id":"Duncan_Kunde39@yahoo.com","dop":"2025-08-24","serial_number":"1016382586624965","imei1":"1016382586624965","imei2":"1016382586624965","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T07:04:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75091,"job_number":"JOB_75091","tr_customer_id":75108,"tr_customer_product_id":75098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T12:25:47.000Z","modified_at":"2025-10-01T12:25:47.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"17109359345588","imei1":"17109359345588","imei2":"17109359345588","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T12:25:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75092,"job_number":"JOB_75092","tr_customer_id":75109,"tr_customer_product_id":75099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T12:30:27.000Z","modified_at":"2025-10-01T12:30:27.000Z","name":"Thea Ward","mobile_number":"291-640-2548","email_id":"Brennon.Trantow@gmail.com","dop":"2025-09-01","serial_number":"18951805313238","imei1":"18951805313238","imei2":"18951805313238","popurl":"2025-09-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T12:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75093,"job_number":"JOB_75093","tr_customer_id":75110,"tr_customer_product_id":75100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T12:45:32.000Z","modified_at":"2025-10-01T12:45:32.000Z","name":"Wilmer Hirthe","mobile_number":"782-360-7345","email_id":"Garrick34@yahoo.com","dop":"2025-09-01","serial_number":"11541747765840","imei1":"11541747765840","imei2":"11541747765840","popurl":"2025-09-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T12:45:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75094,"job_number":"JOB_75094","tr_customer_id":75111,"tr_customer_product_id":75101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T12:55:26.000Z","modified_at":"2025-10-01T12:55:26.000Z","name":"Bo Orn","mobile_number":"465-959-6589","email_id":"Ally33@hotmail.com","dop":"2025-09-01","serial_number":"11003380016903","imei1":"11003380016903","imei2":"11003380016903","popurl":"2025-09-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T12:55:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75095,"job_number":"JOB_75095","tr_customer_id":75112,"tr_customer_product_id":75102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T12:57:25.000Z","modified_at":"2025-10-01T12:57:25.000Z","name":"Kellen Hauck","mobile_number":"556-855-8483","email_id":"Ricky42@hotmail.com","dop":"2025-09-01","serial_number":"17657025570058","imei1":"17657025570058","imei2":"17657025570058","popurl":"2025-09-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T12:57:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75096,"job_number":"JOB_75096","tr_customer_id":75113,"tr_customer_product_id":75103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:01:04.000Z","modified_at":"2025-10-01T13:01:04.000Z","name":"Boris Kunze","mobile_number":"430-917-4435","email_id":"Chance.Ritchie48@gmail.com","dop":"2025-09-01","serial_number":"15318348372070","imei1":"15318348372070","imei2":"15318348372070","popurl":"2025-09-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:01:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75133,"job_number":"JOB_75133","tr_customer_id":75150,"tr_customer_product_id":75140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:51:14.000Z","modified_at":"2025-10-01T13:51:14.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"85265707808514","imei1":"85265707808514","imei2":"85265707808514","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:51:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75134,"job_number":"JOB_75134","tr_customer_id":75151,"tr_customer_product_id":75141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:51:15.000Z","modified_at":"2025-10-01T13:51:15.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"91110533860283","imei1":"91110533860283","imei2":"91110533860283","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:51:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75135,"job_number":"JOB_75135","tr_customer_id":75152,"tr_customer_product_id":75142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:51:16.000Z","modified_at":"2025-10-01T13:51:16.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"89308193085005","imei1":"89308193085005","imei2":"89308193085005","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:51:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75137,"job_number":"JOB_75137","tr_customer_id":75154,"tr_customer_product_id":75144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:09:23.000Z","modified_at":"2025-10-01T14:09:23.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"177854709230748","imei1":"177854709230748","imei2":"177854709230748","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:09:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75138,"job_number":"JOB_75138","tr_customer_id":75155,"tr_customer_product_id":75145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:09:23.000Z","modified_at":"2025-10-01T14:09:23.000Z","name":"Sonia Langosh","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"126255568732793","imei1":"126255568732793","imei2":"126255568732793","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:09:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75139,"job_number":"JOB_75139","tr_customer_id":75156,"tr_customer_product_id":75146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:09:23.000Z","modified_at":"2025-10-01T14:09:23.000Z","name":"Mose Lubowitz","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"167624933997352","imei1":"167624933997352","imei2":"167624933997352","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:09:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75140,"job_number":"JOB_75140","tr_customer_id":75157,"tr_customer_product_id":75147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:09:24.000Z","modified_at":"2025-10-01T14:09:24.000Z","name":"Karina Bode","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"147054951861300","imei1":"147054951861300","imei2":"147054951861300","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:09:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75141,"job_number":"JOB_75141","tr_customer_id":75158,"tr_customer_product_id":75148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:09:37.000Z","modified_at":"2025-10-01T14:09:37.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"116028652720104","imei1":"116028652720104","imei2":"116028652720104","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:09:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75142,"job_number":"JOB_75142","tr_customer_id":75159,"tr_customer_product_id":75149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:09:37.000Z","modified_at":"2025-10-01T14:09:37.000Z","name":"Adrien Kassulke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180338069893725","imei1":"180338069893725","imei2":"180338069893725","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:09:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75143,"job_number":"JOB_75143","tr_customer_id":75160,"tr_customer_product_id":75150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:09:38.000Z","modified_at":"2025-10-01T14:09:38.000Z","name":"Mauricio Harris","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"192973473858681","imei1":"192973473858681","imei2":"192973473858681","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75144,"job_number":"JOB_75144","tr_customer_id":75161,"tr_customer_product_id":75151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:09:38.000Z","modified_at":"2025-10-01T14:09:38.000Z","name":"Estrella Strosin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"136738226544858","imei1":"136738226544858","imei2":"136738226544858","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75156,"job_number":"JOB_75156","tr_customer_id":75173,"tr_customer_product_id":75163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:12:01.000Z","modified_at":"2025-10-01T14:12:01.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"109005651116286","imei1":"109005651116286","imei2":"109005651116286","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:12:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75168,"job_number":"JOB_75168","tr_customer_id":75185,"tr_customer_product_id":75175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:14:42.000Z","modified_at":"2025-10-01T14:14:42.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh@test.com","dop":"2025-05-29","serial_number":"409513338969769","imei1":"409513338969769","imei2":"409513338969769","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:14:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75172,"job_number":"JOB_75172","tr_customer_id":75189,"tr_customer_product_id":75179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:15:23.000Z","modified_at":"2025-10-01T14:15:23.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh@test.com","dop":"2025-05-29","serial_number":"409513348969769","imei1":"409513348969769","imei2":"409513348969769","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:15:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75198,"job_number":"JOB_75198","tr_customer_id":75215,"tr_customer_product_id":75205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:20:19.000Z","modified_at":"2025-10-01T14:20:19.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh@test.com","dop":"2025-05-29","serial_number":"409513148969769","imei1":"409513148969769","imei2":"409513148969769","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:20:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75199,"job_number":"JOB_75199","tr_customer_id":75216,"tr_customer_product_id":75206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:21:34.000Z","modified_at":"2025-10-01T14:21:34.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh@test.com","dop":"2025-05-29","serial_number":"409513140969769","imei1":"409513140969769","imei2":"409513140969769","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:21:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75200,"job_number":"JOB_75200","tr_customer_id":75217,"tr_customer_product_id":75207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:21:55.000Z","modified_at":"2025-10-01T14:21:55.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh@test.com","dop":"2025-05-29","serial_number":"409523140969769","imei1":"409523140969769","imei2":"409523140969769","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75201,"job_number":"JOB_75201","tr_customer_id":75218,"tr_customer_product_id":75208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:22:35.000Z","modified_at":"2025-10-01T14:22:35.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh@test.com","dop":"2025-05-29","serial_number":"449523140969769","imei1":"449523140969769","imei2":"449523140969769","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:22:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75202,"job_number":"JOB_75202","tr_customer_id":75219,"tr_customer_product_id":75209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:23:08.000Z","modified_at":"2025-10-01T14:23:08.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh@test.com","dop":"2025-05-29","serial_number":"449523940969769","imei1":"449523940969769","imei2":"449523940969769","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:23:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75203,"job_number":"JOB_75203","tr_customer_id":75220,"tr_customer_product_id":75210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:23:36.000Z","modified_at":"2025-10-01T14:23:36.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh@test.com","dop":"2025-05-29","serial_number":"249523940969769","imei1":"249523940969769","imei2":"249523940969769","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:23:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75228,"job_number":"JOB_75228","tr_customer_id":75245,"tr_customer_product_id":75235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:42:31.000Z","modified_at":"2025-10-01T14:42:31.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh@test.com","dop":"2025-05-29","serial_number":"249523943969769","imei1":"249523943969769","imei2":"249523943969769","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:42:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75229,"job_number":"JOB_75229","tr_customer_id":75246,"tr_customer_product_id":75236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:42:38.000Z","modified_at":"2025-10-01T14:42:38.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109346267820511","imei1":"109346267820511","imei2":"109346267820511","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:42:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75231,"job_number":"JOB_75231","tr_customer_id":75248,"tr_customer_product_id":75238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:42:38.000Z","modified_at":"2025-10-01T14:42:38.000Z","name":"Giles Sipes","mobile_number":"447-900-5109","email_id":"Gabe.Little76@hotmail.com","dop":"2025-06-09","serial_number":"102832878078020","imei1":"102832878078020","imei2":"102832878078020","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:42:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75235,"job_number":"JOB_75235","tr_customer_id":75252,"tr_customer_product_id":75242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:42:56.000Z","modified_at":"2025-10-01T14:42:56.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"101847509670560","imei1":"101847509670560","imei2":"101847509670560","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:42:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75237,"job_number":"JOB_75237","tr_customer_id":75254,"tr_customer_product_id":75244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:42:57.000Z","modified_at":"2025-10-01T14:42:57.000Z","name":"Deven Rutherford","mobile_number":"526-685-2254","email_id":"Mazie65@gmail.com","dop":"2025-06-09","serial_number":"106433921585064","imei1":"106433921585064","imei2":"106433921585064","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:42:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75238,"job_number":"JOB_75238","tr_customer_id":75255,"tr_customer_product_id":75245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:43:15.000Z","modified_at":"2025-10-01T14:43:15.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108404065207809","imei1":"108404065207809","imei2":"108404065207809","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:43:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75240,"job_number":"JOB_75240","tr_customer_id":75257,"tr_customer_product_id":75247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:43:15.000Z","modified_at":"2025-10-01T14:43:15.000Z","name":"Shanna Pagac","mobile_number":"428-337-4751","email_id":"Guadalupe_Macejkovic67@gmail.com","dop":"2025-06-09","serial_number":"106633739437876","imei1":"106633739437876","imei2":"106633739437876","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:43:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75258,"job_number":"JOB_75258","tr_customer_id":75275,"tr_customer_product_id":75265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T15:42:59.000Z","modified_at":"2025-10-01T15:42:59.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh@test.com","dop":"2025-05-29","serial_number":"247523943969769","imei1":"247523943969769","imei2":"247523943969769","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T15:42:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75276,"job_number":"JOB_75276","tr_customer_id":75293,"tr_customer_product_id":75283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T16:22:36.000Z","modified_at":"2025-10-01T16:22:36.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-04-08","serial_number":"89999262772448","imei1":"89999262772448","imei2":"89999262772448","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T16:22:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75278,"job_number":"JOB_75278","tr_customer_id":75295,"tr_customer_product_id":75285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T17:53:14.000Z","modified_at":"2025-10-01T17:53:14.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh@test.com","dop":"2025-09-21","serial_number":"247523940969769","imei1":"247523940969769","imei2":"247523940969769","popurl":"2025-09-21T17:53:13.680609Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T17:53:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75279,"job_number":"JOB_75279","tr_customer_id":75296,"tr_customer_product_id":75286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T17:53:37.000Z","modified_at":"2025-10-01T17:53:37.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh@test.com","dop":"2025-09-21","serial_number":"247523940969869","imei1":"247523940969869","imei2":"247523940969869","popurl":"2025-09-21T17:53:36.790623Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T17:53:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75280,"job_number":"JOB_75280","tr_customer_id":75297,"tr_customer_product_id":75287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T18:39:31.000Z","modified_at":"2025-10-01T18:39:31.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Nora.Dickens49@hotmail.com","dop":"2025-07-02","serial_number":"19659420369866","imei1":"19659420369866","imei2":"19659420369866","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T18:39:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75284,"job_number":"JOB_75284","tr_customer_id":75301,"tr_customer_product_id":75291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T19:05:38.000Z","modified_at":"2025-10-01T19:05:38.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Reece_Spencer58@hotmail.com","dop":"2025-07-02","serial_number":"18654585882044","imei1":"18654585882044","imei2":"18654585882044","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T19:05:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75287,"job_number":"JOB_75287","tr_customer_id":75304,"tr_customer_product_id":75294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T19:28:22.000Z","modified_at":"2025-10-01T19:28:22.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Roman19@gmail.com","dop":"2025-07-02","serial_number":"19537985875452","imei1":"19537985875452","imei2":"19537985875452","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T19:28:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75289,"job_number":"JOB_75289","tr_customer_id":75306,"tr_customer_product_id":75296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T19:54:22.000Z","modified_at":"2025-10-01T19:54:22.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-09-21","serial_number":"27343599881043","imei1":"27343599881043","imei2":"27343599881043","popurl":"2025-09-21T19:53:59.672206200Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T19:54:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75328,"job_number":"JOB_75328","tr_customer_id":75345,"tr_customer_product_id":75335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:34.000Z","modified_at":"2025-10-02T03:09:34.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Elmer_Wilkinson87@gmail.com","dop":"2025-07-02","serial_number":"11897702731585","imei1":"11897702731585","imei2":"11897702731585","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75336,"job_number":"JOB_75336","tr_customer_id":75353,"tr_customer_product_id":75343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:52.000Z","modified_at":"2025-10-02T03:09:52.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Gladyce56@gmail.com","dop":"2025-07-02","serial_number":"19961091504464","imei1":"19961091504464","imei2":"19961091504464","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75341,"job_number":"JOB_75341","tr_customer_id":75358,"tr_customer_product_id":75348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:03.000Z","modified_at":"2025-10-02T03:10:03.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"121237440486598","imei1":"121237440486598","imei2":"121237440486598","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75342,"job_number":"JOB_75342","tr_customer_id":75359,"tr_customer_product_id":75349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:03.000Z","modified_at":"2025-10-02T03:10:03.000Z","name":"Herminio Treutel","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"105004786276075","imei1":"105004786276075","imei2":"105004786276075","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75344,"job_number":"JOB_75344","tr_customer_id":75361,"tr_customer_product_id":75351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:04.000Z","modified_at":"2025-10-02T03:10:04.000Z","name":"Ole Bartoletti","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"127283558567681","imei1":"127283558567681","imei2":"127283558567681","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75346,"job_number":"JOB_75346","tr_customer_id":75363,"tr_customer_product_id":75353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:04.000Z","modified_at":"2025-10-02T03:10:04.000Z","name":"Adalberto Nolan","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"171259333771510","imei1":"171259333771510","imei2":"171259333771510","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75349,"job_number":"JOB_75349","tr_customer_id":75366,"tr_customer_product_id":75356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:11.000Z","modified_at":"2025-10-02T03:10:11.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Natalia_Mertz@gmail.com","dop":"2025-07-02","serial_number":"10996236792945","imei1":"10996236792945","imei2":"10996236792945","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75352,"job_number":"JOB_75352","tr_customer_id":75369,"tr_customer_product_id":75359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:16.000Z","modified_at":"2025-10-02T03:10:16.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"159920274861288","imei1":"159920274861288","imei2":"159920274861288","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75353,"job_number":"JOB_75353","tr_customer_id":75370,"tr_customer_product_id":75360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:17.000Z","modified_at":"2025-10-02T03:10:17.000Z","name":"Natasha Leuschke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"133152087786394","imei1":"133152087786394","imei2":"133152087786394","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75354,"job_number":"JOB_75354","tr_customer_id":75371,"tr_customer_product_id":75361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:17.000Z","modified_at":"2025-10-02T03:10:17.000Z","name":"Jayde Deckow","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"131419650247324","imei1":"131419650247324","imei2":"131419650247324","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75355,"job_number":"JOB_75355","tr_customer_id":75372,"tr_customer_product_id":75362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:17.000Z","modified_at":"2025-10-02T03:10:17.000Z","name":"Robert Gislason","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"120201382007029","imei1":"120201382007029","imei2":"120201382007029","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75404,"job_number":"JOB_75404","tr_customer_id":75421,"tr_customer_product_id":75411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:41:27.000Z","modified_at":"2025-10-02T03:41:27.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"107735349264789","imei1":"107735349264789","imei2":"107735349264789","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:41:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75406,"job_number":"JOB_75406","tr_customer_id":75423,"tr_customer_product_id":75413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:41:28.000Z","modified_at":"2025-10-02T03:41:28.000Z","name":"Alexandre Yundt","mobile_number":"802-579-3890","email_id":"Andreanne.Emmerich98@gmail.com","dop":"2025-06-09","serial_number":"101695687947316","imei1":"101695687947316","imei2":"101695687947316","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:41:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75408,"job_number":"JOB_75408","tr_customer_id":75425,"tr_customer_product_id":75415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:41:30.000Z","modified_at":"2025-10-02T03:41:30.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"17857073566924","imei1":"17857073566924","imei2":"17857073566924","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:41:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75409,"job_number":"JOB_75409","tr_customer_id":75426,"tr_customer_product_id":75416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:41:31.000Z","modified_at":"2025-10-02T03:41:31.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"86882917034595","imei1":"86882917034595","imei2":"86882917034595","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:41:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75410,"job_number":"JOB_75410","tr_customer_id":75427,"tr_customer_product_id":75417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:41:32.000Z","modified_at":"2025-10-02T03:41:32.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"79503986704229","imei1":"79503986704229","imei2":"79503986704229","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:41:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75411,"job_number":"JOB_75411","tr_customer_id":75428,"tr_customer_product_id":75418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:41:46.000Z","modified_at":"2025-10-02T03:41:46.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"106889045719607","imei1":"106889045719607","imei2":"106889045719607","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:41:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75413,"job_number":"JOB_75413","tr_customer_id":75430,"tr_customer_product_id":75420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:41:47.000Z","modified_at":"2025-10-02T03:41:47.000Z","name":"Logan Bins","mobile_number":"201-650-0900","email_id":"Adolfo_Sipes@hotmail.com","dop":"2025-06-09","serial_number":"103261098438143","imei1":"103261098438143","imei2":"103261098438143","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:41:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75414,"job_number":"JOB_75414","tr_customer_id":75431,"tr_customer_product_id":75421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:42:05.000Z","modified_at":"2025-10-02T03:42:05.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"106770379712678","imei1":"106770379712678","imei2":"106770379712678","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75416,"job_number":"JOB_75416","tr_customer_id":75433,"tr_customer_product_id":75423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:42:06.000Z","modified_at":"2025-10-02T03:42:06.000Z","name":"Willa Bradtke","mobile_number":"733-776-9078","email_id":"Kailee17@hotmail.com","dop":"2025-06-09","serial_number":"106740276438963","imei1":"106740276438963","imei2":"106740276438963","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75423,"job_number":"JOB_75423","tr_customer_id":75440,"tr_customer_product_id":75430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T04:24:56.000Z","modified_at":"2025-10-02T04:24:56.000Z","name":"davinder raj","mobile_number":"8573628492","email_id":"davin@gmail.com","dop":"2025-08-05","serial_number":"10435456045624","imei1":"10435456045624","imei2":"10435456045624","popurl":"2025-08-05T07:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T04:24:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75424,"job_number":"JOB_75424","tr_customer_id":75441,"tr_customer_product_id":75431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T04:26:40.000Z","modified_at":"2025-10-02T04:26:40.000Z","name":"Golda Hodkiewicz","mobile_number":"942-747-5934","email_id":"Violette_Hane67@yahoo.com","dop":"2025-09-01","serial_number":"11965567666542","imei1":"11965567666542","imei2":"11965567666542","popurl":"2025-09-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T04:26:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75431,"job_number":"JOB_75431","tr_customer_id":75448,"tr_customer_product_id":75438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T05:02:12.000Z","modified_at":"2025-10-02T05:02:12.000Z","name":"davinder raj","mobile_number":"8573628492","email_id":"davin@gmail.com","dop":"2025-08-05","serial_number":"10135456045624","imei1":"10135456045624","imei2":"10135456045624","popurl":"2025-08-05T07:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T05:02:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75501,"job_number":"JOB_75501","tr_customer_id":75518,"tr_customer_product_id":75508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:47:50.000Z","modified_at":"2025-10-02T06:47:50.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109382980096859","imei1":"109382980096859","imei2":"109382980096859","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75503,"job_number":"JOB_75503","tr_customer_id":75520,"tr_customer_product_id":75510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:47:50.000Z","modified_at":"2025-10-02T06:47:50.000Z","name":"Abdiel Mante","mobile_number":"723-759-6732","email_id":"Newton_Senger@yahoo.com","dop":"2025-06-09","serial_number":"102651915630135","imei1":"102651915630135","imei2":"102651915630135","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75504,"job_number":"JOB_75504","tr_customer_id":75521,"tr_customer_product_id":75511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:48:07.000Z","modified_at":"2025-10-02T06:48:07.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"108341640763835","imei1":"108341640763835","imei2":"108341640763835","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:48:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75506,"job_number":"JOB_75506","tr_customer_id":75523,"tr_customer_product_id":75513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:48:08.000Z","modified_at":"2025-10-02T06:48:08.000Z","name":"Albin Schuster","mobile_number":"384-624-8455","email_id":"Burley.Nikolaus45@yahoo.com","dop":"2025-06-09","serial_number":"105459700059363","imei1":"105459700059363","imei2":"105459700059363","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:48:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75507,"job_number":"JOB_75507","tr_customer_id":75524,"tr_customer_product_id":75514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:48:24.000Z","modified_at":"2025-10-02T06:48:24.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108380480568465","imei1":"108380480568465","imei2":"108380480568465","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:48:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75509,"job_number":"JOB_75509","tr_customer_id":75526,"tr_customer_product_id":75516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:48:25.000Z","modified_at":"2025-10-02T06:48:25.000Z","name":"Rolando Ward","mobile_number":"779-676-4971","email_id":"Joelle52@gmail.com","dop":"2025-06-09","serial_number":"100430252526528","imei1":"100430252526528","imei2":"100430252526528","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:48:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75519,"job_number":"JOB_75519","tr_customer_id":75536,"tr_customer_product_id":75526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T07:23:40.000Z","modified_at":"2025-10-02T07:23:40.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Florian34@gmail.com","dop":"2025-07-02","serial_number":"18128369205568","imei1":"18128369205568","imei2":"18128369205568","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T07:23:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75520,"job_number":"JOB_75520","tr_customer_id":75537,"tr_customer_product_id":75527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T07:23:59.000Z","modified_at":"2025-10-02T07:23:59.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Magdalen99@gmail.com","dop":"2025-07-02","serial_number":"10200500351747","imei1":"10200500351747","imei2":"10200500351747","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T07:23:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75521,"job_number":"JOB_75521","tr_customer_id":75538,"tr_customer_product_id":75528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T07:24:17.000Z","modified_at":"2025-10-02T07:24:17.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Aurelie31@gmail.com","dop":"2025-07-02","serial_number":"18784189267296","imei1":"18784189267296","imei2":"18784189267296","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T07:24:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIwOTI4MDh9.mOyg6W1ajsbTOhFVGHPH9IFq0zy-1yBZKhuj0PkNqAU' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 200 - OK
Mean time per request: 243ms
Mean size per request: 866B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4NjN9.UAPu2rDBvH7stFOLjKgU9rXLs1xY2MKe1YOArcoeasg
Connection keep-alive
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36
Cache-Control no-cache
Postman-Token d753592f-a365-41ed-8faa-ab81ba0169df
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 866
ETag W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIwOTI4MDh9.mOyg6W1ajsbTOhFVGHPH9IFq0zy-1yBZKhuj0PkNqAU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --data-raw '{"job_id":34316,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 400 - Bad Request
Mean time per request: 242ms
Mean size per request: 185B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4NjN9.UAPu2rDBvH7stFOLjKgU9rXLs1xY2MKe1YOArcoeasg
Connection keep-alive
Content-Type application/json
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36
Content-Type application/json
Cache-Control no-cache
Postman-Token 2eb0e8d3-aecb-46fd-8552-97507f471e32
Content-Length 40
Request Body
{
            "job_id": ,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 185
ETag W/"b9-yu+vj3BfBs4C63+iF/zZTmB8VU0"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 16","expose":true,"statusCode":400,"body":"{\n    \"job_id\": ,\n    \"engineer_id\": 2\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIwOTI4MDh9.mOyg6W1ajsbTOhFVGHPH9IFq0zy-1yBZKhuj0PkNqAU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_assignment"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 281ms
Mean size per request: 281.8KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4NjN9.UAPu2rDBvH7stFOLjKgU9rXLs1xY2MKe1YOArcoeasg
Content-Type application/json
Cache-Control no-cache
Postman-Token 37fc04ce-f368-452b-a905-c5f0ece4cf84
Content-Length 40
Request Body
{"details_key":"pending_for_assignment"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 288563
ETag W/"46733-kEeE0BgJDj+trRrqwveK5Du89c4"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":75080,"job_number":"JOB_75080","tr_customer_id":75097,"tr_customer_product_id":75087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T11:02:13.000Z","modified_at":"2025-10-01T11:02:13.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-09-21","serial_number":"134530332084732","imei1":"134530332084732","imei2":"134530332084732","popurl":"2025-09-21T11:02:11.086377300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T11:02:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75081,"job_number":"JOB_75081","tr_customer_id":75098,"tr_customer_product_id":75088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T11:15:40.000Z","modified_at":"2025-10-01T11:15:40.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"a@gmail.com","dop":"2025-09-20","serial_number":"11412816599954","imei1":"11412816599954","imei2":"11412816599954","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T11:15:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75082,"job_number":"JOB_75082","tr_customer_id":75099,"tr_customer_product_id":75089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T11:15:44.000Z","modified_at":"2025-10-01T11:15:44.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"a@gmail.com","dop":"2025-09-20","serial_number":"10639692029904","imei1":"10639692029904","imei2":"10639692029904","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T11:15:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75083,"job_number":"JOB_75083","tr_customer_id":75100,"tr_customer_product_id":75090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T11:16:55.000Z","modified_at":"2025-10-01T11:16:55.000Z","name":"prasad jamdar","mobile_number":"23","email_id":"a@gmail.com","dop":"2025-09-20","serial_number":"18359076804181","imei1":"18359076804181","imei2":"18359076804181","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T11:16:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75084,"job_number":"JOB_75084","tr_customer_id":75101,"tr_customer_product_id":75091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T11:18:52.000Z","modified_at":"2025-10-01T11:18:52.000Z","name":"prasad jamdar","mobile_number":"2323232323","email_id":"a@gmail.com","dop":"2025-09-20","serial_number":"14369707447431","imei1":"14369707447431","imei2":"14369707447431","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T11:18:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75085,"job_number":"JOB_75085","tr_customer_id":75102,"tr_customer_product_id":75092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T11:19:17.000Z","modified_at":"2025-10-01T11:19:17.000Z","name":"prasad jamdar","mobile_number":"2323232323","email_id":"a@gmail.com","dop":"2025-09-20","serial_number":"12176423099048","imei1":"12176423099048","imei2":"12176423099048","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T11:19:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75086,"job_number":"JOB_75086","tr_customer_id":75103,"tr_customer_product_id":75093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T11:27:20.000Z","modified_at":"2025-10-01T11:27:20.000Z","name":"prasad jamdar","mobile_number":"2323232323","email_id":"a@gmail.com","dop":"2025-09-20","serial_number":"18212659867132","imei1":"18212659867132","imei2":"18212659867132","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T11:27:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75087,"job_number":"JOB_75087","tr_customer_id":75104,"tr_customer_product_id":75094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T11:27:45.000Z","modified_at":"2025-10-01T11:27:45.000Z","name":"prasad jamdar","mobile_number":"2323232323","email_id":"a@gmail.com","dop":"2025-09-20","serial_number":"14272573633532","imei1":"14272573633532","imei2":"14272573633532","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T11:27:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75090,"job_number":"JOB_75090","tr_customer_id":75107,"tr_customer_product_id":75097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T11:30:25.000Z","modified_at":"2025-10-01T11:30:25.000Z","name":"Eileen Schulist","mobile_number":"554-925-0597","email_id":"Jeffrey.Satterfield5@hotmail.com","dop":"2025-09-20","serial_number":"14160665514534","imei1":"14160665514534","imei2":"14160665514534","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T11:30:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75097,"job_number":"JOB_75097","tr_customer_id":75114,"tr_customer_product_id":75104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:37:25.000Z","modified_at":"2025-10-01T13:37:25.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"17369533688770","imei1":"17369533688770","imei2":"17369533688770","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:37:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75098,"job_number":"JOB_75098","tr_customer_id":75115,"tr_customer_product_id":75105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:37:25.000Z","modified_at":"2025-10-01T13:37:25.000Z","name":"Estella Koss","mobile_number":"565-417-0899","email_id":"Marcelle62@gmail.com","dop":"2025-09-14","serial_number":"13032950983967","imei1":"13032950983967","imei2":"13032950983967","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:37:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75099,"job_number":"JOB_75099","tr_customer_id":75116,"tr_customer_product_id":75106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:37:37.000Z","modified_at":"2025-10-01T13:37:37.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"13178423950045","imei1":"13178423950045","imei2":"13178423950045","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:37:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75100,"job_number":"JOB_75100","tr_customer_id":75117,"tr_customer_product_id":75107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:37:37.000Z","modified_at":"2025-10-01T13:37:37.000Z","name":"Hallie Herman","mobile_number":"341-795-9184","email_id":"Heather.Orn64@gmail.com","dop":"2025-09-14","serial_number":"17870772355467","imei1":"17870772355467","imei2":"17870772355467","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:37:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75101,"job_number":"JOB_75101","tr_customer_id":75118,"tr_customer_product_id":75108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:44:47.000Z","modified_at":"2025-10-01T13:44:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24437537907357","imei1":"24437537907357","imei2":"24437537907357","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:44:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75102,"job_number":"JOB_75102","tr_customer_id":75119,"tr_customer_product_id":75109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:44:48.000Z","modified_at":"2025-10-01T13:44:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72115845511199","imei1":"72115845511199","imei2":"72115845511199","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:44:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75103,"job_number":"JOB_75103","tr_customer_id":75120,"tr_customer_product_id":75110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:44:48.000Z","modified_at":"2025-10-01T13:44:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24700976883714","imei1":"24700976883714","imei2":"24700976883714","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:44:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75104,"job_number":"JOB_75104","tr_customer_id":75121,"tr_customer_product_id":75111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:44:49.000Z","modified_at":"2025-10-01T13:44:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98130070976097","imei1":"98130070976097","imei2":"98130070976097","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:44:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75105,"job_number":"JOB_75105","tr_customer_id":75122,"tr_customer_product_id":75112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:44:49.000Z","modified_at":"2025-10-01T13:44:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51916628314192","imei1":"51916628314192","imei2":"51916628314192","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:44:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75106,"job_number":"JOB_75106","tr_customer_id":75123,"tr_customer_product_id":75113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:44:49.000Z","modified_at":"2025-10-01T13:44:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72069082952089","imei1":"72069082952089","imei2":"72069082952089","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:44:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75108,"job_number":"JOB_75108","tr_customer_id":75125,"tr_customer_product_id":75115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:45:00.000Z","modified_at":"2025-10-01T13:45:00.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"15115459769529","imei1":"15115459769529","imei2":"15115459769529","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75109,"job_number":"JOB_75109","tr_customer_id":75126,"tr_customer_product_id":75116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:45:00.000Z","modified_at":"2025-10-01T13:45:00.000Z","name":"Berenice Hills","mobile_number":"665-373-6989","email_id":"Audra.Kuphal42@yahoo.com","dop":"2025-09-14","serial_number":"17177442303026","imei1":"17177442303026","imei2":"17177442303026","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75110,"job_number":"JOB_75110","tr_customer_id":75127,"tr_customer_product_id":75117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:45:12.000Z","modified_at":"2025-10-01T13:45:12.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"11264895793745","imei1":"11264895793745","imei2":"11264895793745","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:45:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75111,"job_number":"JOB_75111","tr_customer_id":75128,"tr_customer_product_id":75118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:45:13.000Z","modified_at":"2025-10-01T13:45:13.000Z","name":"Jovanny Wiza","mobile_number":"854-695-9542","email_id":"Magdalena_VonRueden74@yahoo.com","dop":"2025-09-14","serial_number":"18893117293408","imei1":"18893117293408","imei2":"18893117293408","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:45:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75112,"job_number":"JOB_75112","tr_customer_id":75129,"tr_customer_product_id":75119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:45:25.000Z","modified_at":"2025-10-01T13:45:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66203911985882","imei1":"66203911985882","imei2":"66203911985882","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:45:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75113,"job_number":"JOB_75113","tr_customer_id":75130,"tr_customer_product_id":75120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:45:26.000Z","modified_at":"2025-10-01T13:45:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72229881936570","imei1":"72229881936570","imei2":"72229881936570","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:45:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75114,"job_number":"JOB_75114","tr_customer_id":75131,"tr_customer_product_id":75121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:45:26.000Z","modified_at":"2025-10-01T13:45:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"62588910348811","imei1":"62588910348811","imei2":"62588910348811","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:45:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75115,"job_number":"JOB_75115","tr_customer_id":75132,"tr_customer_product_id":75122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:45:26.000Z","modified_at":"2025-10-01T13:45:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27164625297631","imei1":"27164625297631","imei2":"27164625297631","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:45:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75116,"job_number":"JOB_75116","tr_customer_id":75133,"tr_customer_product_id":75123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:45:27.000Z","modified_at":"2025-10-01T13:45:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49548717435530","imei1":"49548717435530","imei2":"49548717435530","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:45:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75117,"job_number":"JOB_75117","tr_customer_id":75134,"tr_customer_product_id":75124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:45:27.000Z","modified_at":"2025-10-01T13:45:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80369940692715","imei1":"80369940692715","imei2":"80369940692715","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:45:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75119,"job_number":"JOB_75119","tr_customer_id":75136,"tr_customer_product_id":75126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:46:03.000Z","modified_at":"2025-10-01T13:46:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14217780904767","imei1":"14217780904767","imei2":"14217780904767","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:46:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75120,"job_number":"JOB_75120","tr_customer_id":75137,"tr_customer_product_id":75127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:46:04.000Z","modified_at":"2025-10-01T13:46:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69638456665576","imei1":"69638456665576","imei2":"69638456665576","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:46:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75121,"job_number":"JOB_75121","tr_customer_id":75138,"tr_customer_product_id":75128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:46:04.000Z","modified_at":"2025-10-01T13:46:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95621679896241","imei1":"95621679896241","imei2":"95621679896241","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:46:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75122,"job_number":"JOB_75122","tr_customer_id":75139,"tr_customer_product_id":75129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:46:04.000Z","modified_at":"2025-10-01T13:46:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82512270121495","imei1":"82512270121495","imei2":"82512270121495","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:46:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75123,"job_number":"JOB_75123","tr_customer_id":75140,"tr_customer_product_id":75130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:46:05.000Z","modified_at":"2025-10-01T13:46:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36851291191474","imei1":"36851291191474","imei2":"36851291191474","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:46:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75124,"job_number":"JOB_75124","tr_customer_id":75141,"tr_customer_product_id":75131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:46:05.000Z","modified_at":"2025-10-01T13:46:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54431932414396","imei1":"54431932414396","imei2":"54431932414396","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:46:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75129,"job_number":"JOB_75129","tr_customer_id":75146,"tr_customer_product_id":75136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:49:26.000Z","modified_at":"2025-10-01T13:49:26.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"15794785682586","imei1":"15794785682586","imei2":"15794785682586","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:49:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75130,"job_number":"JOB_75130","tr_customer_id":75147,"tr_customer_product_id":75137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:49:26.000Z","modified_at":"2025-10-01T13:49:26.000Z","name":"Derek Reichel","mobile_number":"925-911-6955","email_id":"Franco.Kihn88@yahoo.com","dop":"2025-09-14","serial_number":"16159448275956","imei1":"16159448275956","imei2":"16159448275956","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:49:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75131,"job_number":"JOB_75131","tr_customer_id":75148,"tr_customer_product_id":75138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:49:39.000Z","modified_at":"2025-10-01T13:49:39.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"18030958476800","imei1":"18030958476800","imei2":"18030958476800","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:49:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75132,"job_number":"JOB_75132","tr_customer_id":75149,"tr_customer_product_id":75139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:49:40.000Z","modified_at":"2025-10-01T13:49:40.000Z","name":"Jamison Kunde","mobile_number":"682-320-5893","email_id":"Blanche35@yahoo.com","dop":"2025-09-14","serial_number":"16901363485455","imei1":"16901363485455","imei2":"16901363485455","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:49:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75136,"job_number":"JOB_75136","tr_customer_id":75153,"tr_customer_product_id":75143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:00:09.000Z","modified_at":"2025-10-01T14:00:09.000Z","name":"Jordane Watsica","mobile_number":"988-979-6939","email_id":"Cleta.Collier@yahoo.com","dop":"2025-09-20","serial_number":"12834141831118","imei1":"12834141831118","imei2":"12834141831118","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:00:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75145,"job_number":"JOB_75145","tr_customer_id":75162,"tr_customer_product_id":75152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:10:01.000Z","modified_at":"2025-10-01T14:10:01.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"14686009589731","imei1":"14686009589731","imei2":"14686009589731","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75147,"job_number":"JOB_75147","tr_customer_id":75164,"tr_customer_product_id":75154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:10:02.000Z","modified_at":"2025-10-01T14:10:02.000Z","name":"Viva Hilll","mobile_number":"531-968-0390","email_id":"Tamia88@hotmail.com","dop":"2025-06-08","serial_number":"105094882247969","imei1":"105094882247969","imei2":"105094882247969","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75148,"job_number":"JOB_75148","tr_customer_id":75165,"tr_customer_product_id":75155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:10:33.000Z","modified_at":"2025-10-01T14:10:33.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"19910751450874","imei1":"19910751450874","imei2":"19910751450874","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:10:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75150,"job_number":"JOB_75150","tr_customer_id":75167,"tr_customer_product_id":75157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:10:34.000Z","modified_at":"2025-10-01T14:10:34.000Z","name":"Martine Donnelly","mobile_number":"475-440-9569","email_id":"Jaylon_Von@yahoo.com","dop":"2025-06-08","serial_number":"102777948936173","imei1":"102777948936173","imei2":"102777948936173","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:10:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75151,"job_number":"JOB_75151","tr_customer_id":75168,"tr_customer_product_id":75158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:11:05.000Z","modified_at":"2025-10-01T14:11:05.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"16347867102445","imei1":"16347867102445","imei2":"16347867102445","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:11:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75153,"job_number":"JOB_75153","tr_customer_id":75170,"tr_customer_product_id":75160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:11:06.000Z","modified_at":"2025-10-01T14:11:06.000Z","name":"Ashleigh Herzog","mobile_number":"794-286-4504","email_id":"Andre_Koss33@hotmail.com","dop":"2025-06-08","serial_number":"104597952488298","imei1":"104597952488298","imei2":"104597952488298","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:11:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75154,"job_number":"JOB_75154","tr_customer_id":75171,"tr_customer_product_id":75161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:11:20.000Z","modified_at":"2025-10-01T14:11:20.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"15892746385793","imei1":"15892746385793","imei2":"15892746385793","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:11:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75157,"job_number":"JOB_75157","tr_customer_id":75174,"tr_customer_product_id":75164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:12:04.000Z","modified_at":"2025-10-01T14:12:04.000Z","name":"Pearline Lemke","mobile_number":"748-662-0070","email_id":"Annamae.Prosacco38@hotmail.com","dop":"2025-09-20","serial_number":"12742224515466","imei1":"12742224515466","imei2":"12742224515466","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:12:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75159,"job_number":"JOB_75159","tr_customer_id":75176,"tr_customer_product_id":75166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:12:09.000Z","modified_at":"2025-10-01T14:12:09.000Z","name":"Roger Reynolds","mobile_number":"301-223-4906","email_id":"Richie66@hotmail.com","dop":"2025-04-06","serial_number":"13218626253088016","imei1":"13218626253088016","imei2":"13218626253088016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:12:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75160,"job_number":"JOB_75160","tr_customer_id":75177,"tr_customer_product_id":75167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:12:13.000Z","modified_at":"2025-10-01T14:12:13.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"16949877098062","imei1":"16949877098062","imei2":"16949877098062","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:12:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75163,"job_number":"JOB_75163","tr_customer_id":75180,"tr_customer_product_id":75170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:13:01.000Z","modified_at":"2025-10-01T14:13:01.000Z","name":"Madalyn Heller","mobile_number":"601-798-6690","email_id":"Jaden_Gutmann@hotmail.com","dop":"2025-04-06","serial_number":"16514955414353782","imei1":"16514955414353782","imei2":"16514955414353782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:13:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75164,"job_number":"JOB_75164","tr_customer_id":75181,"tr_customer_product_id":75171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:13:06.000Z","modified_at":"2025-10-01T14:13:06.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"10709955797203","imei1":"10709955797203","imei2":"10709955797203","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:13:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75167,"job_number":"JOB_75167","tr_customer_id":75184,"tr_customer_product_id":75174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:13:54.000Z","modified_at":"2025-10-01T14:13:54.000Z","name":"Roman Hegmann","mobile_number":"948-327-7307","email_id":"Guadalupe24@yahoo.com","dop":"2025-04-06","serial_number":"14049542113138458","imei1":"14049542113138458","imei2":"14049542113138458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:13:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75169,"job_number":"JOB_75169","tr_customer_id":75186,"tr_customer_product_id":75176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:14:51.000Z","modified_at":"2025-10-01T14:14:51.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10222656864835","imei1":"10222656864835","imei2":"10222656864835","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:14:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75171,"job_number":"JOB_75171","tr_customer_id":75188,"tr_customer_product_id":75178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:14:52.000Z","modified_at":"2025-10-01T14:14:52.000Z","name":"Asia Pollich","mobile_number":"627-788-2091","email_id":"Lavon50@yahoo.com","dop":"2025-06-18","serial_number":"1007358760458147","imei1":"1007358760458147","imei2":"1007358760458147","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:14:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75173,"job_number":"JOB_75173","tr_customer_id":75190,"tr_customer_product_id":75180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:15:34.000Z","modified_at":"2025-10-01T14:15:34.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10058100010878","imei1":"10058100010878","imei2":"10058100010878","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:15:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75175,"job_number":"JOB_75175","tr_customer_id":75192,"tr_customer_product_id":75182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:15:35.000Z","modified_at":"2025-10-01T14:15:35.000Z","name":"Kevin Steuber","mobile_number":"329-257-5699","email_id":"Keshaun_Braun@hotmail.com","dop":"2025-06-18","serial_number":"1038226382520591","imei1":"1038226382520591","imei2":"1038226382520591","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:15:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75176,"job_number":"JOB_75176","tr_customer_id":75193,"tr_customer_product_id":75183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:16:17.000Z","modified_at":"2025-10-01T14:16:17.000Z","name":"Ona Mayert","mobile_number":"762-671-8735","email_id":"Halle_Schmeler59@yahoo.com","dop":"2025-09-20","serial_number":"17108208902891","imei1":"17108208902891","imei2":"17108208902891","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:16:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75177,"job_number":"JOB_75177","tr_customer_id":75194,"tr_customer_product_id":75184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:16:22.000Z","modified_at":"2025-10-01T14:16:22.000Z","name":"Janick Hammes","mobile_number":"595-557-7327","email_id":"Porter13@hotmail.com","dop":"2025-09-20","serial_number":"13369434359447","imei1":"13369434359447","imei2":"13369434359447","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:16:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75178,"job_number":"JOB_75178","tr_customer_id":75195,"tr_customer_product_id":75185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:16:43.000Z","modified_at":"2025-10-01T14:16:43.000Z","name":"Hosea Sporer","mobile_number":"743-572-2157","email_id":"Maudie49@hotmail.com","dop":"2025-09-20","serial_number":"11598823641728","imei1":"11598823641728","imei2":"11598823641728","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:16:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75179,"job_number":"JOB_75179","tr_customer_id":75196,"tr_customer_product_id":75186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:16:54.000Z","modified_at":"2025-10-01T14:16:54.000Z","name":"Ayana Baumbach","mobile_number":"934-934-4599","email_id":"Marlin30@gmail.com","dop":"2025-09-20","serial_number":"14128299077847","imei1":"14128299077847","imei2":"14128299077847","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:16:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75181,"job_number":"JOB_75181","tr_customer_id":75198,"tr_customer_product_id":75188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:17:59.000Z","modified_at":"2025-10-01T14:17:59.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"11367753226770","imei1":"11367753226770","imei2":"11367753226770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:17:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75183,"job_number":"JOB_75183","tr_customer_id":75200,"tr_customer_product_id":75190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:18:00.000Z","modified_at":"2025-10-01T14:18:00.000Z","name":"Mark Runte","mobile_number":"592-453-7632","email_id":"Bennie12@hotmail.com","dop":"2025-04-06","serial_number":"18996872192289460","imei1":"18996872192289460","imei2":"18996872192289460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:18:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75188,"job_number":"JOB_75188","tr_customer_id":75205,"tr_customer_product_id":75195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:18:48.000Z","modified_at":"2025-10-01T14:18:48.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"14581952851939","imei1":"14581952851939","imei2":"14581952851939","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:18:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75190,"job_number":"JOB_75190","tr_customer_id":75207,"tr_customer_product_id":75197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:18:50.000Z","modified_at":"2025-10-01T14:18:50.000Z","name":"Melody Tremblay","mobile_number":"311-773-6792","email_id":"Jayde.McGlynn@yahoo.com","dop":"2025-04-06","serial_number":"13709694321335854","imei1":"13709694321335854","imei2":"13709694321335854","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:18:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75192,"job_number":"JOB_75192","tr_customer_id":75209,"tr_customer_product_id":75199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:19:36.000Z","modified_at":"2025-10-01T14:19:36.000Z","name":"Kaylah Green","mobile_number":"888-869-6403","email_id":"Janae.Nienow@yahoo.com","dop":"2025-04-06","serial_number":"19796766881179376","imei1":"19796766881179376","imei2":"19796766881179376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:19:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75193,"job_number":"JOB_75193","tr_customer_id":75210,"tr_customer_product_id":75200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:19:38.000Z","modified_at":"2025-10-01T14:19:38.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"10809153579637","imei1":"10809153579637","imei2":"10809153579637","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:19:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75195,"job_number":"JOB_75195","tr_customer_id":75212,"tr_customer_product_id":75202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:19:40.000Z","modified_at":"2025-10-01T14:19:40.000Z","name":"Newton Schulist","mobile_number":"343-260-5921","email_id":"Sam_Buckridge@hotmail.com","dop":"2025-04-06","serial_number":"15089483814090074","imei1":"15089483814090074","imei2":"15089483814090074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75197,"job_number":"JOB_75197","tr_customer_id":75214,"tr_customer_product_id":75204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:20:18.000Z","modified_at":"2025-10-01T14:20:18.000Z","name":"Lloyd Streich","mobile_number":"870-243-6391","email_id":"Julius.Zboncak79@yahoo.com","dop":"2025-04-06","serial_number":"17932637457771488","imei1":"17932637457771488","imei2":"17932637457771488","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:20:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75204,"job_number":"JOB_75204","tr_customer_id":75221,"tr_customer_product_id":75211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:23:49.000Z","modified_at":"2025-10-01T14:23:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10650360252763","imei1":"10650360252763","imei2":"10650360252763","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:23:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75207,"job_number":"JOB_75207","tr_customer_id":75224,"tr_customer_product_id":75214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:23:51.000Z","modified_at":"2025-10-01T14:23:51.000Z","name":"Justice Kub","mobile_number":"552-217-8601","email_id":"Gilberto21@hotmail.com","dop":"2025-04-06","serial_number":"18218790624578868","imei1":"18218790624578868","imei2":"18218790624578868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:23:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75208,"job_number":"JOB_75208","tr_customer_id":75225,"tr_customer_product_id":75215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:23:51.000Z","modified_at":"2025-10-01T14:23:51.000Z","name":"Moises Conroy","mobile_number":"406-250-7938","email_id":"Marianna.Pfeffer@hotmail.com","dop":"2025-04-06","serial_number":"15390321152331240","imei1":"15390321152331240","imei2":"15390321152331240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:23:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75209,"job_number":"JOB_75209","tr_customer_id":75226,"tr_customer_product_id":75216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:24:45.000Z","modified_at":"2025-10-01T14:24:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11133840274799","imei1":"11133840274799","imei2":"11133840274799","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:24:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75211,"job_number":"JOB_75211","tr_customer_id":75228,"tr_customer_product_id":75218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:24:47.000Z","modified_at":"2025-10-01T14:24:47.000Z","name":"Clyde Stroman","mobile_number":"700-675-8189","email_id":"Alexandro30@gmail.com","dop":"2025-04-06","serial_number":"17749513586508952","imei1":"17749513586508952","imei2":"17749513586508952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:24:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75212,"job_number":"JOB_75212","tr_customer_id":75229,"tr_customer_product_id":75219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:25:40.000Z","modified_at":"2025-10-01T14:25:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18595250982048","imei1":"18595250982048","imei2":"18595250982048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:25:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75214,"job_number":"JOB_75214","tr_customer_id":75231,"tr_customer_product_id":75221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:25:42.000Z","modified_at":"2025-10-01T14:25:42.000Z","name":"Parker Hauck","mobile_number":"379-305-6853","email_id":"Kenyon_Windler@hotmail.com","dop":"2025-04-06","serial_number":"19729276890924920","imei1":"19729276890924920","imei2":"19729276890924920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:25:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75216,"job_number":"JOB_75216","tr_customer_id":75233,"tr_customer_product_id":75223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:27:02.000Z","modified_at":"2025-10-01T14:27:02.000Z","name":"Linda Zieme","mobile_number":"348-978-7586","email_id":"Bridget.Goodwin2@yahoo.com","dop":"2025-04-06","serial_number":"17434536213981596","imei1":"17434536213981596","imei2":"17434536213981596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:27:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75218,"job_number":"JOB_75218","tr_customer_id":75235,"tr_customer_product_id":75225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:27:54.000Z","modified_at":"2025-10-01T14:27:54.000Z","name":"Riya t","mobile_number":"9941454262","email_id":"Dorothea.Ziemann86@gmail.com","dop":"2025-07-09","serial_number":"109866132904857","imei1":"109866132904857","imei2":"109866132904857","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:27:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75220,"job_number":"JOB_75220","tr_customer_id":75237,"tr_customer_product_id":75227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:28:44.000Z","modified_at":"2025-10-01T14:28:44.000Z","name":"Kajal s","mobile_number":"9841636255","email_id":"Raina_Bosco@yahoo.com","dop":"2025-07-09","serial_number":"100578539461114","imei1":"100578539461114","imei2":"100578539461114","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75222,"job_number":"JOB_75222","tr_customer_id":75239,"tr_customer_product_id":75229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:30:06.000Z","modified_at":"2025-10-01T14:30:06.000Z","name":"Juston Green","mobile_number":"350-655-2102","email_id":"Alfonso1@yahoo.com","dop":"2025-09-20","serial_number":"17397515995272","imei1":"17397515995272","imei2":"17397515995272","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:30:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75223,"job_number":"JOB_75223","tr_customer_id":75240,"tr_customer_product_id":75230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:30:58.000Z","modified_at":"2025-10-01T14:30:58.000Z","name":"Lavina Hand","mobile_number":"952-810-4445","email_id":"Hilma_McKenzie@gmail.com","dop":"2025-09-20","serial_number":"17049390850444","imei1":"17049390850444","imei2":"17049390850444","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:30:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75224,"job_number":"JOB_75224","tr_customer_id":75241,"tr_customer_product_id":75231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:31:02.000Z","modified_at":"2025-10-01T14:31:02.000Z","name":"Jadon Schowalter","mobile_number":"638-521-7369","email_id":"Alessandro_McDermott2@hotmail.com","dop":"2025-09-20","serial_number":"19373434245656","imei1":"19373434245656","imei2":"19373434245656","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:31:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75225,"job_number":"JOB_75225","tr_customer_id":75242,"tr_customer_product_id":75232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:41:49.000Z","modified_at":"2025-10-01T14:41:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11058893997079","imei1":"11058893997079","imei2":"11058893997079","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:41:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75227,"job_number":"JOB_75227","tr_customer_id":75244,"tr_customer_product_id":75234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:41:51.000Z","modified_at":"2025-10-01T14:41:51.000Z","name":"Joelle Kiehn","mobile_number":"290-310-4391","email_id":"Kailyn76@yahoo.com","dop":"2025-04-06","serial_number":"12348632212564474","imei1":"12348632212564474","imei2":"12348632212564474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75232,"job_number":"JOB_75232","tr_customer_id":75249,"tr_customer_product_id":75239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:42:43.000Z","modified_at":"2025-10-01T14:42:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16086309786050","imei1":"16086309786050","imei2":"16086309786050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:42:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75234,"job_number":"JOB_75234","tr_customer_id":75251,"tr_customer_product_id":75241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:42:45.000Z","modified_at":"2025-10-01T14:42:45.000Z","name":"Milton Kihn","mobile_number":"667-322-3460","email_id":"Blake.Botsford53@hotmail.com","dop":"2025-04-06","serial_number":"14578362190136664","imei1":"14578362190136664","imei2":"14578362190136664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75241,"job_number":"JOB_75241","tr_customer_id":75258,"tr_customer_product_id":75248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:43:36.000Z","modified_at":"2025-10-01T14:43:36.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11007233489472","imei1":"11007233489472","imei2":"11007233489472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:43:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75243,"job_number":"JOB_75243","tr_customer_id":75260,"tr_customer_product_id":75250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:43:38.000Z","modified_at":"2025-10-01T14:43:38.000Z","name":"Celia Wehner","mobile_number":"489-466-9777","email_id":"Gretchen33@gmail.com","dop":"2025-04-06","serial_number":"19502194286197116","imei1":"19502194286197116","imei2":"19502194286197116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:43:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75244,"job_number":"JOB_75244","tr_customer_id":75261,"tr_customer_product_id":75251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T15:01:04.000Z","modified_at":"2025-10-01T15:01:04.000Z","name":"Minnie Wisoky","mobile_number":"564-718-8233","email_id":"Christina.Gerlach@hotmail.com","dop":"2025-04-02","serial_number":"11550785110776","imei1":"11550785110776","imei2":"11550785110776","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T15:01:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75249,"job_number":"JOB_75249","tr_customer_id":75266,"tr_customer_product_id":75256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T15:15:37.000Z","modified_at":"2025-10-01T15:15:37.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2025-04-02","serial_number":"26548404098219","imei1":"26548404098219","imei2":"26548404098219","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T15:15:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75254,"job_number":"JOB_75254","tr_customer_id":75271,"tr_customer_product_id":75261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T15:37:10.000Z","modified_at":"2025-10-01T15:37:10.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"106671523205408","imei1":"106671523205408","imei2":"106671523205408","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T15:37:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75256,"job_number":"JOB_75256","tr_customer_id":75273,"tr_customer_product_id":75263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T15:37:23.000Z","modified_at":"2025-10-01T15:37:23.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"106272824052805","imei1":"106272824052805","imei2":"106272824052805","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T15:37:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75259,"job_number":"JOB_75259","tr_customer_id":75276,"tr_customer_product_id":75266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T15:45:26.000Z","modified_at":"2025-10-01T15:45:26.000Z","name":"Pritish Samal","mobile_number":"9876543210","email_id":"PKP@gmail.com","dop":"2025-05-30","serial_number":"12819138639076","imei1":"12819138639076","imei2":"12819138639076","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T15:45:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75261,"job_number":"JOB_75261","tr_customer_id":75278,"tr_customer_product_id":75268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T16:01:33.000Z","modified_at":"2025-10-01T16:01:33.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"15445492837938","imei1":"15445492837938","imei2":"15445492837938","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T16:01:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75262,"job_number":"JOB_75262","tr_customer_id":75279,"tr_customer_product_id":75269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T16:01:34.000Z","modified_at":"2025-10-01T16:01:34.000Z","name":"Deja DuBuque","mobile_number":"314-292-9257","email_id":"Barry_Morar@hotmail.com","dop":"2025-09-14","serial_number":"11008284389764","imei1":"11008284389764","imei2":"11008284389764","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T16:01:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75263,"job_number":"JOB_75263","tr_customer_id":75280,"tr_customer_product_id":75270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T16:01:47.000Z","modified_at":"2025-10-01T16:01:47.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"13707555778282","imei1":"13707555778282","imei2":"13707555778282","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T16:01:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75264,"job_number":"JOB_75264","tr_customer_id":75281,"tr_customer_product_id":75271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T16:01:47.000Z","modified_at":"2025-10-01T16:01:47.000Z","name":"Don Hilll","mobile_number":"466-562-0560","email_id":"Jarrell70@yahoo.com","dop":"2025-09-14","serial_number":"16903901607900","imei1":"16903901607900","imei2":"16903901607900","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T16:01:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75265,"job_number":"JOB_75265","tr_customer_id":75282,"tr_customer_product_id":75272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T16:02:57.000Z","modified_at":"2025-10-01T16:02:57.000Z","name":"Humberto Schowalter","mobile_number":"428-799-8581","email_id":"Ethan.Stokes54@hotmail.com","dop":"2025-09-20","serial_number":"13772523818636","imei1":"13772523818636","imei2":"13772523818636","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T16:02:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75266,"job_number":"JOB_75266","tr_customer_id":75283,"tr_customer_product_id":75273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T16:12:01.000Z","modified_at":"2025-10-01T16:12:01.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"13840227379182","imei1":"13840227379182","imei2":"13840227379182","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T16:12:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75268,"job_number":"JOB_75268","tr_customer_id":75285,"tr_customer_product_id":75275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T16:12:02.000Z","modified_at":"2025-10-01T16:12:02.000Z","name":"Mertie Gutkowski","mobile_number":"312-550-3541","email_id":"Salma_Cassin@yahoo.com","dop":"2025-04-06","serial_number":"11709819991322940","imei1":"11709819991322940","imei2":"11709819991322940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T16:12:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75269,"job_number":"JOB_75269","tr_customer_id":75286,"tr_customer_product_id":75276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T16:12:51.000Z","modified_at":"2025-10-01T16:12:51.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"14539979084686","imei1":"14539979084686","imei2":"14539979084686","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T16:12:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75271,"job_number":"JOB_75271","tr_customer_id":75288,"tr_customer_product_id":75278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T16:12:53.000Z","modified_at":"2025-10-01T16:12:53.000Z","name":"Laurine Williamson","mobile_number":"664-303-3575","email_id":"Jerel_Willms@gmail.com","dop":"2025-04-06","serial_number":"15483394870447384","imei1":"15483394870447384","imei2":"15483394870447384","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T16:12:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75272,"job_number":"JOB_75272","tr_customer_id":75289,"tr_customer_product_id":75279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T16:13:01.000Z","modified_at":"2025-10-01T16:13:01.000Z","name":"First Name","mobile_number":"7247457400","email_id":"niteshguptampb19@gmail.com","dop":"2025-09-08","serial_number":"12333333333322","imei1":"12333333333322","imei2":"12333333333322","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T16:13:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75273,"job_number":"JOB_75273","tr_customer_id":75290,"tr_customer_product_id":75280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T16:13:40.000Z","modified_at":"2025-10-01T16:13:40.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"14955060419802","imei1":"14955060419802","imei2":"14955060419802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T16:13:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75277,"job_number":"JOB_75277","tr_customer_id":75294,"tr_customer_product_id":75284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T17:11:40.000Z","modified_at":"2025-10-01T17:11:40.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2025-04-02","serial_number":"66548404098219","imei1":"66548404098219","imei2":"66548404098219","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T17:11:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75281,"job_number":"JOB_75281","tr_customer_id":75298,"tr_customer_product_id":75288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T18:43:55.000Z","modified_at":"2025-10-01T18:43:55.000Z","name":"Jatin Sharma","mobile_number":"1234567890","email_id":"xyz@gmail.com","dop":"2025-07-07","serial_number":"12345678901234","imei1":"12345678901234","imei2":"12345678901234","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T18:43:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75283,"job_number":"JOB_75283","tr_customer_id":75300,"tr_customer_product_id":75290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T18:52:25.000Z","modified_at":"2025-10-01T18:52:25.000Z","name":"Jatin Sharma","mobile_number":"1234567890","email_id":"xyz@gmail.com","dop":"2025-07-07","serial_number":"12345678901235","imei1":"12345678901235","imei2":"12345678901235","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T18:52:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75290,"job_number":"JOB_75290","tr_customer_id":75307,"tr_customer_product_id":75297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T23:02:30.000Z","modified_at":"2025-10-01T23:02:30.000Z","name":"Sebasti Jeya Ranjani Manuel","mobile_number":"4561237896","email_id":"sebastiranjani@gmail.com","dop":"2025-09-10","serial_number":"147852369895698","imei1":"147852369895698","imei2":"147852369895698","popurl":"2025-09-10T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T23:02:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75291,"job_number":"JOB_75291","tr_customer_id":75308,"tr_customer_product_id":75298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T02:52:36.000Z","modified_at":"2025-10-02T02:52:36.000Z","name":"Ricardo Aufderhar","mobile_number":"821-825-1259","email_id":"Myra5@gmail.com","dop":"2025-08-12","serial_number":"10445070036219","imei1":"10445070036219","imei2":"10445070036219","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T02:52:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75293,"job_number":"JOB_75293","tr_customer_id":75310,"tr_customer_product_id":75300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T02:52:50.000Z","modified_at":"2025-10-02T02:52:50.000Z","name":"Tate Shanahan","mobile_number":"864-566-0031","email_id":"Savanna_Ward4@yahoo.com","dop":"2025-08-12","serial_number":"10071270399154","imei1":"10071270399154","imei2":"10071270399154","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T02:52:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75295,"job_number":"JOB_75295","tr_customer_id":75312,"tr_customer_product_id":75302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T02:53:03.000Z","modified_at":"2025-10-02T02:53:03.000Z","name":"Marcelino Crist","mobile_number":"570-735-9731","email_id":"Martin_Monahan76@gmail.com","dop":"2025-08-12","serial_number":"10240607045283","imei1":"10240607045283","imei2":"10240607045283","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T02:53:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75299,"job_number":"JOB_75299","tr_customer_id":75316,"tr_customer_product_id":75306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:02.000Z","modified_at":"2025-10-02T03:08:02.000Z","name":"Josie Durgan","mobile_number":"902-541-7295","email_id":"Baby_Prohaska30@yahoo.com","dop":"2025-04-06","serial_number":"16340570045411328","imei1":"16340570045411328","imei2":"16340570045411328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:08:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75302,"job_number":"JOB_75302","tr_customer_id":75319,"tr_customer_product_id":75309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:20.000Z","modified_at":"2025-10-02T03:08:20.000Z","name":"Damon Hane","mobile_number":"858-619-7517","email_id":"Jameson.Kuvalis31@hotmail.com","dop":"2025-08-12","serial_number":"10336928561113","imei1":"10336928561113","imei2":"10336928561113","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:08:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75303,"job_number":"JOB_75303","tr_customer_id":75320,"tr_customer_product_id":75310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:20.000Z","modified_at":"2025-10-02T03:08:20.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"17478669828830","imei1":"17478669828830","imei2":"17478669828830","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:08:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75306,"job_number":"JOB_75306","tr_customer_id":75323,"tr_customer_product_id":75313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:22.000Z","modified_at":"2025-10-02T03:08:22.000Z","name":"Talia Cartwright","mobile_number":"752-593-9753","email_id":"Charlie.Tromp@yahoo.com","dop":"2025-04-06","serial_number":"16485328486008632","imei1":"16485328486008632","imei2":"16485328486008632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:08:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75308,"job_number":"JOB_75308","tr_customer_id":75325,"tr_customer_product_id":75315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:24.000Z","modified_at":"2025-10-02T03:08:24.000Z","name":"Alexandrea Dickens","mobile_number":"412-459-4739","email_id":"Abagail_Murazik50@gmail.com","dop":"2025-04-06","serial_number":"16528428928006318","imei1":"16528428928006318","imei2":"16528428928006318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:08:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75310,"job_number":"JOB_75310","tr_customer_id":75327,"tr_customer_product_id":75317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:34.000Z","modified_at":"2025-10-02T03:08:34.000Z","name":"Louisa Renner","mobile_number":"406-860-7640","email_id":"Rae_Dickinson68@hotmail.com","dop":"2025-08-12","serial_number":"10603102495798","imei1":"10603102495798","imei2":"10603102495798","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:08:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75313,"job_number":"JOB_75313","tr_customer_id":75330,"tr_customer_product_id":75320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:47.000Z","modified_at":"2025-10-02T03:08:47.000Z","name":"Alexandro Pollich","mobile_number":"574-597-1305","email_id":"Micheal16@yahoo.com","dop":"2025-08-12","serial_number":"10964689752411","imei1":"10964689752411","imei2":"10964689752411","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:08:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75315,"job_number":"JOB_75315","tr_customer_id":75332,"tr_customer_product_id":75322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:06.000Z","modified_at":"2025-10-02T03:09:06.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10319338758981","imei1":"10319338758981","imei2":"10319338758981","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75317,"job_number":"JOB_75317","tr_customer_id":75334,"tr_customer_product_id":75324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:07.000Z","modified_at":"2025-10-02T03:09:07.000Z","name":"Aliyah Wolf","mobile_number":"658-893-8097","email_id":"Trisha82@gmail.com","dop":"2025-06-18","serial_number":"1087492741616999","imei1":"1087492741616999","imei2":"1087492741616999","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75318,"job_number":"JOB_75318","tr_customer_id":75335,"tr_customer_product_id":75325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:12.000Z","modified_at":"2025-10-02T03:09:12.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"12411526955117","imei1":"12411526955117","imei2":"12411526955117","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75320,"job_number":"JOB_75320","tr_customer_id":75337,"tr_customer_product_id":75327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:14.000Z","modified_at":"2025-10-02T03:09:14.000Z","name":"Kellen Balistreri","mobile_number":"845-522-4681","email_id":"Simone20@gmail.com","dop":"2025-04-06","serial_number":"16816318856784880","imei1":"16816318856784880","imei2":"16816318856784880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75322,"job_number":"JOB_75322","tr_customer_id":75339,"tr_customer_product_id":75329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:15.000Z","modified_at":"2025-10-02T03:09:15.000Z","name":"Joseph Flatley","mobile_number":"341-964-9021","email_id":"Demarco23@gmail.com","dop":"2025-04-06","serial_number":"14229397169154496","imei1":"14229397169154496","imei2":"14229397169154496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75323,"job_number":"JOB_75323","tr_customer_id":75340,"tr_customer_product_id":75330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:25.000Z","modified_at":"2025-10-02T03:09:25.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"17250456091439","imei1":"17250456091439","imei2":"17250456091439","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75329,"job_number":"JOB_75329","tr_customer_id":75346,"tr_customer_product_id":75336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:34.000Z","modified_at":"2025-10-02T03:09:34.000Z","name":"Eulalia Gerhold","mobile_number":"583-735-0214","email_id":"Joseph39@yahoo.com","dop":"2025-04-06","serial_number":"12181001532807230","imei1":"12181001532807230","imei2":"12181001532807230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75330,"job_number":"JOB_75330","tr_customer_id":75347,"tr_customer_product_id":75337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:37.000Z","modified_at":"2025-10-02T03:09:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14930533246090","imei1":"14930533246090","imei2":"14930533246090","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75332,"job_number":"JOB_75332","tr_customer_id":75349,"tr_customer_product_id":75339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:39.000Z","modified_at":"2025-10-02T03:09:39.000Z","name":"Newell Durgan","mobile_number":"443-240-9764","email_id":"Carlotta30@hotmail.com","dop":"2025-04-06","serial_number":"10747147485042820","imei1":"10747147485042820","imei2":"10747147485042820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75334,"job_number":"JOB_75334","tr_customer_id":75351,"tr_customer_product_id":75341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:43.000Z","modified_at":"2025-10-02T03:09:43.000Z","name":"Roy Hahn","mobile_number":"742-975-4042","email_id":"Vito_Gulgowski40@hotmail.com","dop":"2025-04-06","serial_number":"14103515980550928","imei1":"14103515980550928","imei2":"14103515980550928","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75337,"job_number":"JOB_75337","tr_customer_id":75354,"tr_customer_product_id":75344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:58.000Z","modified_at":"2025-10-02T03:09:58.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10291178319788","imei1":"10291178319788","imei2":"10291178319788","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75339,"job_number":"JOB_75339","tr_customer_id":75356,"tr_customer_product_id":75346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:59.000Z","modified_at":"2025-10-02T03:09:59.000Z","name":"Fabian Howe","mobile_number":"200-665-7845","email_id":"Arely23@yahoo.com","dop":"2025-06-18","serial_number":"1080975310646820","imei1":"1080975310646820","imei2":"1080975310646820","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75343,"job_number":"JOB_75343","tr_customer_id":75360,"tr_customer_product_id":75350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:03.000Z","modified_at":"2025-10-02T03:10:03.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"10690587982358","imei1":"10690587982358","imei2":"10690587982358","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75347,"job_number":"JOB_75347","tr_customer_id":75364,"tr_customer_product_id":75354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:05.000Z","modified_at":"2025-10-02T03:10:05.000Z","name":"Martin Jerde","mobile_number":"231-350-9685","email_id":"Leopold_Wunsch@yahoo.com","dop":"2025-04-06","serial_number":"10117095392053200","imei1":"10117095392053200","imei2":"10117095392053200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75350,"job_number":"JOB_75350","tr_customer_id":75367,"tr_customer_product_id":75357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:11.000Z","modified_at":"2025-10-02T03:10:11.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"17458524762165","imei1":"17458524762165","imei2":"17458524762165","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75356,"job_number":"JOB_75356","tr_customer_id":75373,"tr_customer_product_id":75363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:20.000Z","modified_at":"2025-10-02T03:10:20.000Z","name":"Riya t","mobile_number":"9941454262","email_id":"Rodolfo91@yahoo.com","dop":"2025-07-09","serial_number":"104240841834742","imei1":"104240841834742","imei2":"104240841834742","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75359,"job_number":"JOB_75359","tr_customer_id":75376,"tr_customer_product_id":75366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:27.000Z","modified_at":"2025-10-02T03:10:27.000Z","name":"Mose Klocko","mobile_number":"831-230-0685","email_id":"Holly57@gmail.com","dop":"2025-04-06","serial_number":"13102381359994224","imei1":"13102381359994224","imei2":"13102381359994224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75360,"job_number":"JOB_75360","tr_customer_id":75377,"tr_customer_product_id":75367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:30.000Z","modified_at":"2025-10-02T03:10:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12609854036842","imei1":"12609854036842","imei2":"12609854036842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75362,"job_number":"JOB_75362","tr_customer_id":75379,"tr_customer_product_id":75369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:32.000Z","modified_at":"2025-10-02T03:10:32.000Z","name":"Daphne Wisoky","mobile_number":"500-506-0510","email_id":"Zella.Reichert76@gmail.com","dop":"2025-04-06","serial_number":"12121310446529956","imei1":"12121310446529956","imei2":"12121310446529956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75363,"job_number":"JOB_75363","tr_customer_id":75380,"tr_customer_product_id":75370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:58.000Z","modified_at":"2025-10-02T03:10:58.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"15591998668688","imei1":"15591998668688","imei2":"15591998668688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75365,"job_number":"JOB_75365","tr_customer_id":75382,"tr_customer_product_id":75372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:11:09.000Z","modified_at":"2025-10-02T03:11:09.000Z","name":"Kajal s","mobile_number":"9841636255","email_id":"Christ_Deckow66@yahoo.com","dop":"2025-07-09","serial_number":"107624055373103","imei1":"107624055373103","imei2":"107624055373103","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:11:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75368,"job_number":"JOB_75368","tr_customer_id":75385,"tr_customer_product_id":75375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:11:10.000Z","modified_at":"2025-10-02T03:11:10.000Z","name":"Marisol Hilll","mobile_number":"557-945-8078","email_id":"Cornell59@yahoo.com","dop":"2025-04-06","serial_number":"16869403053112000","imei1":"16869403053112000","imei2":"16869403053112000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:11:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75369,"job_number":"JOB_75369","tr_customer_id":75386,"tr_customer_product_id":75376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:11:23.000Z","modified_at":"2025-10-02T03:11:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16433696978186","imei1":"16433696978186","imei2":"16433696978186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:11:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75371,"job_number":"JOB_75371","tr_customer_id":75388,"tr_customer_product_id":75378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:11:25.000Z","modified_at":"2025-10-02T03:11:25.000Z","name":"Tomasa Torphy","mobile_number":"572-700-6617","email_id":"Giovanna_Langosh86@hotmail.com","dop":"2025-04-06","serial_number":"12528847388374478","imei1":"12528847388374478","imei2":"12528847388374478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:11:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75372,"job_number":"JOB_75372","tr_customer_id":75389,"tr_customer_product_id":75379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:21:09.000Z","modified_at":"2025-10-02T03:21:09.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"16547944948919","imei1":"16547944948919","imei2":"16547944948919","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75374,"job_number":"JOB_75374","tr_customer_id":75391,"tr_customer_product_id":75381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:21:11.000Z","modified_at":"2025-10-02T03:21:11.000Z","name":"Sibyl Davis","mobile_number":"643-732-6336","email_id":"Edwina2@yahoo.com","dop":"2025-06-08","serial_number":"101180923478695","imei1":"101180923478695","imei2":"101180923478695","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:21:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75375,"job_number":"JOB_75375","tr_customer_id":75392,"tr_customer_product_id":75382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:21:43.000Z","modified_at":"2025-10-02T03:21:43.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"12892469600519","imei1":"12892469600519","imei2":"12892469600519","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:21:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75377,"job_number":"JOB_75377","tr_customer_id":75394,"tr_customer_product_id":75384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:21:44.000Z","modified_at":"2025-10-02T03:21:44.000Z","name":"Trudie Upton","mobile_number":"600-953-8674","email_id":"Nyasia_Wintheiser@hotmail.com","dop":"2025-06-08","serial_number":"107856072679759","imei1":"107856072679759","imei2":"107856072679759","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:21:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75378,"job_number":"JOB_75378","tr_customer_id":75395,"tr_customer_product_id":75385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:22:16.000Z","modified_at":"2025-10-02T03:22:16.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"18193552081944","imei1":"18193552081944","imei2":"18193552081944","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:22:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75380,"job_number":"JOB_75380","tr_customer_id":75397,"tr_customer_product_id":75387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:22:18.000Z","modified_at":"2025-10-02T03:22:18.000Z","name":"Burley Donnelly","mobile_number":"840-531-1523","email_id":"Leslie.Hintz@yahoo.com","dop":"2025-06-08","serial_number":"109398424460014","imei1":"109398424460014","imei2":"109398424460014","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:22:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75381,"job_number":"JOB_75381","tr_customer_id":75398,"tr_customer_product_id":75388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:24:20.000Z","modified_at":"2025-10-02T03:24:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77796106256720","imei1":"77796106256720","imei2":"77796106256720","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:24:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75382,"job_number":"JOB_75382","tr_customer_id":75399,"tr_customer_product_id":75389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:24:21.000Z","modified_at":"2025-10-02T03:24:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29881214082156","imei1":"29881214082156","imei2":"29881214082156","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:24:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75383,"job_number":"JOB_75383","tr_customer_id":75400,"tr_customer_product_id":75390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:24:21.000Z","modified_at":"2025-10-02T03:24:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73349116692625","imei1":"73349116692625","imei2":"73349116692625","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:24:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75384,"job_number":"JOB_75384","tr_customer_id":75401,"tr_customer_product_id":75391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:24:21.000Z","modified_at":"2025-10-02T03:24:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80529107447203","imei1":"80529107447203","imei2":"80529107447203","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:24:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75385,"job_number":"JOB_75385","tr_customer_id":75402,"tr_customer_product_id":75392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:24:22.000Z","modified_at":"2025-10-02T03:24:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81100701047953","imei1":"81100701047953","imei2":"81100701047953","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:24:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75386,"job_number":"JOB_75386","tr_customer_id":75403,"tr_customer_product_id":75393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:24:22.000Z","modified_at":"2025-10-02T03:24:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"59602321659313","imei1":"59602321659313","imei2":"59602321659313","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:24:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75388,"job_number":"JOB_75388","tr_customer_id":75405,"tr_customer_product_id":75395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:24:58.000Z","modified_at":"2025-10-02T03:24:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61881242647192","imei1":"61881242647192","imei2":"61881242647192","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:24:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75389,"job_number":"JOB_75389","tr_customer_id":75406,"tr_customer_product_id":75396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:24:59.000Z","modified_at":"2025-10-02T03:24:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"85536820100481","imei1":"85536820100481","imei2":"85536820100481","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:24:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75390,"job_number":"JOB_75390","tr_customer_id":75407,"tr_customer_product_id":75397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:24:59.000Z","modified_at":"2025-10-02T03:24:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55563183319298","imei1":"55563183319298","imei2":"55563183319298","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:24:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75391,"job_number":"JOB_75391","tr_customer_id":75408,"tr_customer_product_id":75398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:24:59.000Z","modified_at":"2025-10-02T03:24:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27359010630023","imei1":"27359010630023","imei2":"27359010630023","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:24:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75392,"job_number":"JOB_75392","tr_customer_id":75409,"tr_customer_product_id":75399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:25:00.000Z","modified_at":"2025-10-02T03:25:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"65531296773761","imei1":"65531296773761","imei2":"65531296773761","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75393,"job_number":"JOB_75393","tr_customer_id":75410,"tr_customer_product_id":75400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:25:00.000Z","modified_at":"2025-10-02T03:25:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18689424575253","imei1":"18689424575253","imei2":"18689424575253","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75395,"job_number":"JOB_75395","tr_customer_id":75412,"tr_customer_product_id":75402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:25:36.000Z","modified_at":"2025-10-02T03:25:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96963981008392","imei1":"96963981008392","imei2":"96963981008392","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:25:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75396,"job_number":"JOB_75396","tr_customer_id":75413,"tr_customer_product_id":75403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:25:36.000Z","modified_at":"2025-10-02T03:25:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95278543853205","imei1":"95278543853205","imei2":"95278543853205","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:25:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75397,"job_number":"JOB_75397","tr_customer_id":75414,"tr_customer_product_id":75404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:25:37.000Z","modified_at":"2025-10-02T03:25:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78097491588524","imei1":"78097491588524","imei2":"78097491588524","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:25:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75398,"job_number":"JOB_75398","tr_customer_id":75415,"tr_customer_product_id":75405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:25:37.000Z","modified_at":"2025-10-02T03:25:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37560630569395","imei1":"37560630569395","imei2":"37560630569395","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:25:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75399,"job_number":"JOB_75399","tr_customer_id":75416,"tr_customer_product_id":75406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:25:37.000Z","modified_at":"2025-10-02T03:25:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66973191461042","imei1":"66973191461042","imei2":"66973191461042","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:25:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75400,"job_number":"JOB_75400","tr_customer_id":75417,"tr_customer_product_id":75407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:25:38.000Z","modified_at":"2025-10-02T03:25:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11102210876678","imei1":"11102210876678","imei2":"11102210876678","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:25:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75402,"job_number":"JOB_75402","tr_customer_id":75419,"tr_customer_product_id":75409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:41:27.000Z","modified_at":"2025-10-02T03:41:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12629372591361","imei1":"12629372591361","imei2":"12629372591361","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:41:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75407,"job_number":"JOB_75407","tr_customer_id":75424,"tr_customer_product_id":75414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:41:29.000Z","modified_at":"2025-10-02T03:41:29.000Z","name":"Harmony Cremin","mobile_number":"437-213-8584","email_id":"Sandra61@gmail.com","dop":"2025-04-06","serial_number":"18986915314375884","imei1":"18986915314375884","imei2":"18986915314375884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75417,"job_number":"JOB_75417","tr_customer_id":75434,"tr_customer_product_id":75424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:42:20.000Z","modified_at":"2025-10-02T03:42:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11054001878381","imei1":"11054001878381","imei2":"11054001878381","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:42:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75419,"job_number":"JOB_75419","tr_customer_id":75436,"tr_customer_product_id":75426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:42:22.000Z","modified_at":"2025-10-02T03:42:22.000Z","name":"Casper Hegmann","mobile_number":"652-448-3317","email_id":"Elvera_Moore45@gmail.com","dop":"2025-04-06","serial_number":"15166594903920244","imei1":"15166594903920244","imei2":"15166594903920244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75420,"job_number":"JOB_75420","tr_customer_id":75437,"tr_customer_product_id":75427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:43:13.000Z","modified_at":"2025-10-02T03:43:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12967967039084","imei1":"12967967039084","imei2":"12967967039084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:43:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75422,"job_number":"JOB_75422","tr_customer_id":75439,"tr_customer_product_id":75429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:43:15.000Z","modified_at":"2025-10-02T03:43:15.000Z","name":"Trevor Lindgren","mobile_number":"977-729-3797","email_id":"Ivah.Kunze71@gmail.com","dop":"2025-04-06","serial_number":"12302366385928320","imei1":"12302366385928320","imei2":"12302366385928320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:43:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75425,"job_number":"JOB_75425","tr_customer_id":75442,"tr_customer_product_id":75432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T04:27:05.000Z","modified_at":"2025-10-02T04:27:05.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100901835426306","imei1":"100901835426306","imei2":"100901835426306","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T04:27:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75427,"job_number":"JOB_75427","tr_customer_id":75444,"tr_customer_product_id":75434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T04:27:20.000Z","modified_at":"2025-10-02T04:27:20.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"106641609847383","imei1":"106641609847383","imei2":"106641609847383","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T04:27:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75430,"job_number":"JOB_75430","tr_customer_id":75447,"tr_customer_product_id":75437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T04:40:23.000Z","modified_at":"2025-10-02T04:40:23.000Z","name":"Reginald Boyle","mobile_number":"672-652-7050","email_id":"Dalton_Towne89@yahoo.com","dop":"2025-04-06","serial_number":"15674341618363216","imei1":"15674341618363216","imei2":"15674341618363216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T04:40:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75432,"job_number":"JOB_75432","tr_customer_id":75449,"tr_customer_product_id":75439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T05:53:29.000Z","modified_at":"2025-10-02T05:53:29.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"10040001899391","imei1":"10040001899391","imei2":"10040001899391","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T05:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75434,"job_number":"JOB_75434","tr_customer_id":75451,"tr_customer_product_id":75441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T05:53:31.000Z","modified_at":"2025-10-02T05:53:31.000Z","name":"Wilbert Bechtelar","mobile_number":"326-454-4042","email_id":"Mayra.Rogahn@gmail.com","dop":"2025-08-24","serial_number":"1029863750164451","imei1":"1029863750164451","imei2":"1029863750164451","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T05:53:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75435,"job_number":"JOB_75435","tr_customer_id":75452,"tr_customer_product_id":75442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T05:54:09.000Z","modified_at":"2025-10-02T05:54:09.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"12775092331033","imei1":"12775092331033","imei2":"12775092331033","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T05:54:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75437,"job_number":"JOB_75437","tr_customer_id":75454,"tr_customer_product_id":75444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T05:54:11.000Z","modified_at":"2025-10-02T05:54:11.000Z","name":"Trever Stiedemann","mobile_number":"948-546-7022","email_id":"Abel_Donnelly52@yahoo.com","dop":"2025-08-24","serial_number":"1038861515565035","imei1":"1038861515565035","imei2":"1038861515565035","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T05:54:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75438,"job_number":"JOB_75438","tr_customer_id":75455,"tr_customer_product_id":75445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T05:54:47.000Z","modified_at":"2025-10-02T05:54:47.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"14960190467569","imei1":"14960190467569","imei2":"14960190467569","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T05:54:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75440,"job_number":"JOB_75440","tr_customer_id":75457,"tr_customer_product_id":75447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T05:54:49.000Z","modified_at":"2025-10-02T05:54:49.000Z","name":"Oran Wehner","mobile_number":"226-447-4176","email_id":"Felix62@hotmail.com","dop":"2025-08-24","serial_number":"1000370566775833","imei1":"1000370566775833","imei2":"1000370566775833","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T05:54:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75441,"job_number":"JOB_75441","tr_customer_id":75458,"tr_customer_product_id":75448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:12:12.000Z","modified_at":"2025-10-02T06:12:12.000Z","name":"Kristoffer Nikolaus","mobile_number":"901-553-7632","email_id":"Bernhard_Pacocha@gmail.com","dop":"2025-08-31","serial_number":"17193267694369","imei1":"17193267694369","imei2":"17193267694369","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:12:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75442,"job_number":"JOB_75442","tr_customer_id":75459,"tr_customer_product_id":75449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:12:29.000Z","modified_at":"2025-10-02T06:12:29.000Z","name":"Gregg Lind","mobile_number":"732-446-3185","email_id":"Gracie77@yahoo.com","dop":"2025-08-31","serial_number":"14193664505140","imei1":"14193664505140","imei2":"14193664505140","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:12:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75443,"job_number":"JOB_75443","tr_customer_id":75460,"tr_customer_product_id":75450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:17:58.000Z","modified_at":"2025-10-02T06:17:58.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10073023657438","imei1":"10073023657438","imei2":"10073023657438","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:17:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75445,"job_number":"JOB_75445","tr_customer_id":75462,"tr_customer_product_id":75452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:17:59.000Z","modified_at":"2025-10-02T06:17:59.000Z","name":"Burnice Lakin","mobile_number":"976-774-7695","email_id":"Angelica20@yahoo.com","dop":"2025-06-18","serial_number":"1053960236232170","imei1":"1053960236232170","imei2":"1053960236232170","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:17:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75446,"job_number":"JOB_75446","tr_customer_id":75463,"tr_customer_product_id":75453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:18:23.000Z","modified_at":"2025-10-02T06:18:23.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"11461452385391","imei1":"11461452385391","imei2":"11461452385391","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:18:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75448,"job_number":"JOB_75448","tr_customer_id":75465,"tr_customer_product_id":75455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:18:25.000Z","modified_at":"2025-10-02T06:18:25.000Z","name":"Darby Armstrong","mobile_number":"273-662-4869","email_id":"Howell_Lockman8@yahoo.com","dop":"2025-06-08","serial_number":"100803380169010","imei1":"100803380169010","imei2":"100803380169010","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:18:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75449,"job_number":"JOB_75449","tr_customer_id":75466,"tr_customer_product_id":75456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:18:44.000Z","modified_at":"2025-10-02T06:18:44.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10793835686908","imei1":"10793835686908","imei2":"10793835686908","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:18:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75451,"job_number":"JOB_75451","tr_customer_id":75468,"tr_customer_product_id":75458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:18:45.000Z","modified_at":"2025-10-02T06:18:45.000Z","name":"Julian Rath","mobile_number":"471-263-4097","email_id":"Itzel_Rohan@yahoo.com","dop":"2025-06-18","serial_number":"1029058931736882","imei1":"1029058931736882","imei2":"1029058931736882","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:18:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75452,"job_number":"JOB_75452","tr_customer_id":75469,"tr_customer_product_id":75459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:18:54.000Z","modified_at":"2025-10-02T06:18:54.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"11972121580812","imei1":"11972121580812","imei2":"11972121580812","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75454,"job_number":"JOB_75454","tr_customer_id":75471,"tr_customer_product_id":75461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:18:56.000Z","modified_at":"2025-10-02T06:18:56.000Z","name":"Mathilde Abbott","mobile_number":"745-255-0370","email_id":"Wyman.Zieme@gmail.com","dop":"2025-06-08","serial_number":"103805351215959","imei1":"103805351215959","imei2":"103805351215959","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75455,"job_number":"JOB_75455","tr_customer_id":75472,"tr_customer_product_id":75462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:19:26.000Z","modified_at":"2025-10-02T06:19:26.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"15571860451191","imei1":"15571860451191","imei2":"15571860451191","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:19:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75457,"job_number":"JOB_75457","tr_customer_id":75474,"tr_customer_product_id":75464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:19:28.000Z","modified_at":"2025-10-02T06:19:28.000Z","name":"Jamey MacGyver","mobile_number":"490-984-6206","email_id":"Pablo69@yahoo.com","dop":"2025-06-08","serial_number":"109355763750513","imei1":"109355763750513","imei2":"109355763750513","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:19:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75459,"job_number":"JOB_75459","tr_customer_id":75476,"tr_customer_product_id":75466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:20:40.000Z","modified_at":"2025-10-02T06:20:40.000Z","name":"Yvette Mante","mobile_number":"728-944-7056","email_id":"Kavon.Konopelski@hotmail.com","dop":"2025-04-06","serial_number":"15329221113389512","imei1":"15329221113389512","imei2":"15329221113389512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:20:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75461,"job_number":"JOB_75461","tr_customer_id":75478,"tr_customer_product_id":75468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:21:34.000Z","modified_at":"2025-10-02T06:21:34.000Z","name":"Giovanny Bergstrom","mobile_number":"873-397-3767","email_id":"Christian_Schaefer@gmail.com","dop":"2025-04-06","serial_number":"19188696490480424","imei1":"19188696490480424","imei2":"19188696490480424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:21:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75463,"job_number":"JOB_75463","tr_customer_id":75480,"tr_customer_product_id":75470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:22:27.000Z","modified_at":"2025-10-02T06:22:27.000Z","name":"Hattie Johns","mobile_number":"720-523-9775","email_id":"Amari.Collins@yahoo.com","dop":"2025-04-06","serial_number":"16674147519487734","imei1":"16674147519487734","imei2":"16674147519487734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:22:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75468,"job_number":"JOB_75468","tr_customer_id":75485,"tr_customer_product_id":75475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:26:59.000Z","modified_at":"2025-10-02T06:26:59.000Z","name":"Landen Reilly","mobile_number":"456-390-2327","email_id":"Rodolfo61@yahoo.com","dop":"2025-04-06","serial_number":"15712852056496422","imei1":"15712852056496422","imei2":"15712852056496422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:26:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75469,"job_number":"JOB_75469","tr_customer_id":75486,"tr_customer_product_id":75476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:28:06.000Z","modified_at":"2025-10-02T06:28:06.000Z","name":"Roscoe Legros","mobile_number":"931-746-9421","email_id":"Layla69@yahoo.com","dop":"2025-08-12","serial_number":"10109351368863","imei1":"10109351368863","imei2":"10109351368863","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:28:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75471,"job_number":"JOB_75471","tr_customer_id":75488,"tr_customer_product_id":75478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:28:20.000Z","modified_at":"2025-10-02T06:28:20.000Z","name":"Shanna Harber","mobile_number":"997-509-5694","email_id":"Horace.Lindgren@gmail.com","dop":"2025-08-12","serial_number":"10078551042939","imei1":"10078551042939","imei2":"10078551042939","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:28:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75473,"job_number":"JOB_75473","tr_customer_id":75490,"tr_customer_product_id":75480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:28:34.000Z","modified_at":"2025-10-02T06:28:34.000Z","name":"Erica Kerluke","mobile_number":"743-994-4195","email_id":"Leilani.Fay66@yahoo.com","dop":"2025-08-12","serial_number":"10119259011109","imei1":"10119259011109","imei2":"10119259011109","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:28:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75479,"job_number":"JOB_75479","tr_customer_id":75496,"tr_customer_product_id":75486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:34:08.000Z","modified_at":"2025-10-02T06:34:08.000Z","name":"Hildegard Douglas","mobile_number":"993-970-1427","email_id":"Ahmed23@yahoo.com","dop":"2025-04-06","serial_number":"12629725807936822","imei1":"12629725807936822","imei2":"12629725807936822","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:34:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75480,"job_number":"JOB_75480","tr_customer_id":75497,"tr_customer_product_id":75487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:34:12.000Z","modified_at":"2025-10-02T06:34:12.000Z","name":"Riya t","mobile_number":"9941454262","email_id":"Brooke.Kuhn97@yahoo.com","dop":"2025-07-09","serial_number":"101655192823260","imei1":"101655192823260","imei2":"101655192823260","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:34:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75482,"job_number":"JOB_75482","tr_customer_id":75499,"tr_customer_product_id":75489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:34:55.000Z","modified_at":"2025-10-02T06:34:55.000Z","name":"Kajal s","mobile_number":"9841636255","email_id":"Brady.Shanahan96@hotmail.com","dop":"2025-07-09","serial_number":"103342690700998","imei1":"103342690700998","imei2":"103342690700998","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:34:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75484,"job_number":"JOB_75484","tr_customer_id":75501,"tr_customer_product_id":75491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:36:27.000Z","modified_at":"2025-10-02T06:36:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14698058749511","imei1":"14698058749511","imei2":"14698058749511","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:36:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75486,"job_number":"JOB_75486","tr_customer_id":75503,"tr_customer_product_id":75493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:36:29.000Z","modified_at":"2025-10-02T06:36:29.000Z","name":"Shanon Skiles","mobile_number":"574-363-9317","email_id":"Pamela.Barton49@gmail.com","dop":"2025-04-06","serial_number":"10818088991855964","imei1":"10818088991855964","imei2":"10818088991855964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:36:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75488,"job_number":"JOB_75488","tr_customer_id":75505,"tr_customer_product_id":75495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:36:37.000Z","modified_at":"2025-10-02T06:36:37.000Z","name":"Lowell Bradtke","mobile_number":"726-227-3715","email_id":"Noble91@gmail.com","dop":"2025-04-06","serial_number":"18427791156834536","imei1":"18427791156834536","imei2":"18427791156834536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:36:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75489,"job_number":"JOB_75489","tr_customer_id":75506,"tr_customer_product_id":75496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:36:47.000Z","modified_at":"2025-10-02T06:36:47.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"12300393816498","imei1":"12300393816498","imei2":"12300393816498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:36:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75491,"job_number":"JOB_75491","tr_customer_id":75508,"tr_customer_product_id":75498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:37:21.000Z","modified_at":"2025-10-02T06:37:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10552022892166","imei1":"10552022892166","imei2":"10552022892166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:37:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75493,"job_number":"JOB_75493","tr_customer_id":75510,"tr_customer_product_id":75500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:37:23.000Z","modified_at":"2025-10-02T06:37:23.000Z","name":"Makenzie McCullough","mobile_number":"937-859-6052","email_id":"Lelia.Denesik62@gmail.com","dop":"2025-04-06","serial_number":"17667741287550368","imei1":"17667741287550368","imei2":"17667741287550368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:37:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75494,"job_number":"JOB_75494","tr_customer_id":75511,"tr_customer_product_id":75501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:37:37.000Z","modified_at":"2025-10-02T06:37:37.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"18228826513030","imei1":"18228826513030","imei2":"18228826513030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:37:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75496,"job_number":"JOB_75496","tr_customer_id":75513,"tr_customer_product_id":75503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:38:15.000Z","modified_at":"2025-10-02T06:38:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16734421622461","imei1":"16734421622461","imei2":"16734421622461","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:38:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75498,"job_number":"JOB_75498","tr_customer_id":75515,"tr_customer_product_id":75505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:38:17.000Z","modified_at":"2025-10-02T06:38:17.000Z","name":"Dolores Lind","mobile_number":"225-488-7563","email_id":"Madeline_Anderson70@yahoo.com","dop":"2025-04-06","serial_number":"14612524303076564","imei1":"14612524303076564","imei2":"14612524303076564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:38:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75499,"job_number":"JOB_75499","tr_customer_id":75516,"tr_customer_product_id":75506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:38:27.000Z","modified_at":"2025-10-02T06:38:27.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"17236997530847","imei1":"17236997530847","imei2":"17236997530847","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:38:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75510,"job_number":"JOB_75510","tr_customer_id":75527,"tr_customer_product_id":75517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T07:03:22.000Z","modified_at":"2025-10-02T07:03:22.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"17112218312608","imei1":"17112218312608","imei2":"17112218312608","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T07:03:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75512,"job_number":"JOB_75512","tr_customer_id":75529,"tr_customer_product_id":75519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T07:03:23.000Z","modified_at":"2025-10-02T07:03:23.000Z","name":"Eleanore Turner","mobile_number":"544-403-4058","email_id":"Kelton6@yahoo.com","dop":"2025-08-24","serial_number":"1086809251117865","imei1":"1086809251117865","imei2":"1086809251117865","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T07:03:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75513,"job_number":"JOB_75513","tr_customer_id":75530,"tr_customer_product_id":75520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T07:03:56.000Z","modified_at":"2025-10-02T07:03:56.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"14687034799945","imei1":"14687034799945","imei2":"14687034799945","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T07:03:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75515,"job_number":"JOB_75515","tr_customer_id":75532,"tr_customer_product_id":75522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T07:03:57.000Z","modified_at":"2025-10-02T07:03:57.000Z","name":"Bertram Harber","mobile_number":"490-606-7261","email_id":"Casey_Jenkins@yahoo.com","dop":"2025-08-24","serial_number":"1058607011009084","imei1":"1058607011009084","imei2":"1058607011009084","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T07:03:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75516,"job_number":"JOB_75516","tr_customer_id":75533,"tr_customer_product_id":75523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T07:04:30.000Z","modified_at":"2025-10-02T07:04:30.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"16954213695972","imei1":"16954213695972","imei2":"16954213695972","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T07:04:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75518,"job_number":"JOB_75518","tr_customer_id":75535,"tr_customer_product_id":75525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T07:04:31.000Z","modified_at":"2025-10-02T07:04:31.000Z","name":"Pat Feil","mobile_number":"929-300-3103","email_id":"Duncan_Kunde39@yahoo.com","dop":"2025-08-24","serial_number":"1016382586624965","imei1":"1016382586624965","imei2":"1016382586624965","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T07:04:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75091,"job_number":"JOB_75091","tr_customer_id":75108,"tr_customer_product_id":75098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T12:25:47.000Z","modified_at":"2025-10-01T12:25:47.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"17109359345588","imei1":"17109359345588","imei2":"17109359345588","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T12:25:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75092,"job_number":"JOB_75092","tr_customer_id":75109,"tr_customer_product_id":75099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T12:30:27.000Z","modified_at":"2025-10-01T12:30:27.000Z","name":"Thea Ward","mobile_number":"291-640-2548","email_id":"Brennon.Trantow@gmail.com","dop":"2025-09-01","serial_number":"18951805313238","imei1":"18951805313238","imei2":"18951805313238","popurl":"2025-09-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T12:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75093,"job_number":"JOB_75093","tr_customer_id":75110,"tr_customer_product_id":75100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T12:45:32.000Z","modified_at":"2025-10-01T12:45:32.000Z","name":"Wilmer Hirthe","mobile_number":"782-360-7345","email_id":"Garrick34@yahoo.com","dop":"2025-09-01","serial_number":"11541747765840","imei1":"11541747765840","imei2":"11541747765840","popurl":"2025-09-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T12:45:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75094,"job_number":"JOB_75094","tr_customer_id":75111,"tr_customer_product_id":75101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T12:55:26.000Z","modified_at":"2025-10-01T12:55:26.000Z","name":"Bo Orn","mobile_number":"465-959-6589","email_id":"Ally33@hotmail.com","dop":"2025-09-01","serial_number":"11003380016903","imei1":"11003380016903","imei2":"11003380016903","popurl":"2025-09-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T12:55:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75095,"job_number":"JOB_75095","tr_customer_id":75112,"tr_customer_product_id":75102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T12:57:25.000Z","modified_at":"2025-10-01T12:57:25.000Z","name":"Kellen Hauck","mobile_number":"556-855-8483","email_id":"Ricky42@hotmail.com","dop":"2025-09-01","serial_number":"17657025570058","imei1":"17657025570058","imei2":"17657025570058","popurl":"2025-09-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T12:57:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75096,"job_number":"JOB_75096","tr_customer_id":75113,"tr_customer_product_id":75103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:01:04.000Z","modified_at":"2025-10-01T13:01:04.000Z","name":"Boris Kunze","mobile_number":"430-917-4435","email_id":"Chance.Ritchie48@gmail.com","dop":"2025-09-01","serial_number":"15318348372070","imei1":"15318348372070","imei2":"15318348372070","popurl":"2025-09-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:01:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75133,"job_number":"JOB_75133","tr_customer_id":75150,"tr_customer_product_id":75140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:51:14.000Z","modified_at":"2025-10-01T13:51:14.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"85265707808514","imei1":"85265707808514","imei2":"85265707808514","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:51:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75134,"job_number":"JOB_75134","tr_customer_id":75151,"tr_customer_product_id":75141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:51:15.000Z","modified_at":"2025-10-01T13:51:15.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"91110533860283","imei1":"91110533860283","imei2":"91110533860283","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:51:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75135,"job_number":"JOB_75135","tr_customer_id":75152,"tr_customer_product_id":75142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T13:51:16.000Z","modified_at":"2025-10-01T13:51:16.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"89308193085005","imei1":"89308193085005","imei2":"89308193085005","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T13:51:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75137,"job_number":"JOB_75137","tr_customer_id":75154,"tr_customer_product_id":75144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:09:23.000Z","modified_at":"2025-10-01T14:09:23.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"177854709230748","imei1":"177854709230748","imei2":"177854709230748","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:09:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75138,"job_number":"JOB_75138","tr_customer_id":75155,"tr_customer_product_id":75145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:09:23.000Z","modified_at":"2025-10-01T14:09:23.000Z","name":"Sonia Langosh","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"126255568732793","imei1":"126255568732793","imei2":"126255568732793","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:09:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75139,"job_number":"JOB_75139","tr_customer_id":75156,"tr_customer_product_id":75146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:09:23.000Z","modified_at":"2025-10-01T14:09:23.000Z","name":"Mose Lubowitz","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"167624933997352","imei1":"167624933997352","imei2":"167624933997352","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:09:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75140,"job_number":"JOB_75140","tr_customer_id":75157,"tr_customer_product_id":75147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:09:24.000Z","modified_at":"2025-10-01T14:09:24.000Z","name":"Karina Bode","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"147054951861300","imei1":"147054951861300","imei2":"147054951861300","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:09:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75141,"job_number":"JOB_75141","tr_customer_id":75158,"tr_customer_product_id":75148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:09:37.000Z","modified_at":"2025-10-01T14:09:37.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"116028652720104","imei1":"116028652720104","imei2":"116028652720104","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:09:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75142,"job_number":"JOB_75142","tr_customer_id":75159,"tr_customer_product_id":75149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:09:37.000Z","modified_at":"2025-10-01T14:09:37.000Z","name":"Adrien Kassulke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180338069893725","imei1":"180338069893725","imei2":"180338069893725","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:09:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75143,"job_number":"JOB_75143","tr_customer_id":75160,"tr_customer_product_id":75150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:09:38.000Z","modified_at":"2025-10-01T14:09:38.000Z","name":"Mauricio Harris","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"192973473858681","imei1":"192973473858681","imei2":"192973473858681","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75144,"job_number":"JOB_75144","tr_customer_id":75161,"tr_customer_product_id":75151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:09:38.000Z","modified_at":"2025-10-01T14:09:38.000Z","name":"Estrella Strosin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"136738226544858","imei1":"136738226544858","imei2":"136738226544858","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75156,"job_number":"JOB_75156","tr_customer_id":75173,"tr_customer_product_id":75163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:12:01.000Z","modified_at":"2025-10-01T14:12:01.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"109005651116286","imei1":"109005651116286","imei2":"109005651116286","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:12:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75168,"job_number":"JOB_75168","tr_customer_id":75185,"tr_customer_product_id":75175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:14:42.000Z","modified_at":"2025-10-01T14:14:42.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh@test.com","dop":"2025-05-29","serial_number":"409513338969769","imei1":"409513338969769","imei2":"409513338969769","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:14:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75172,"job_number":"JOB_75172","tr_customer_id":75189,"tr_customer_product_id":75179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:15:23.000Z","modified_at":"2025-10-01T14:15:23.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh@test.com","dop":"2025-05-29","serial_number":"409513348969769","imei1":"409513348969769","imei2":"409513348969769","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:15:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75198,"job_number":"JOB_75198","tr_customer_id":75215,"tr_customer_product_id":75205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:20:19.000Z","modified_at":"2025-10-01T14:20:19.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh@test.com","dop":"2025-05-29","serial_number":"409513148969769","imei1":"409513148969769","imei2":"409513148969769","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:20:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75199,"job_number":"JOB_75199","tr_customer_id":75216,"tr_customer_product_id":75206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:21:34.000Z","modified_at":"2025-10-01T14:21:34.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh@test.com","dop":"2025-05-29","serial_number":"409513140969769","imei1":"409513140969769","imei2":"409513140969769","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:21:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75200,"job_number":"JOB_75200","tr_customer_id":75217,"tr_customer_product_id":75207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:21:55.000Z","modified_at":"2025-10-01T14:21:55.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh@test.com","dop":"2025-05-29","serial_number":"409523140969769","imei1":"409523140969769","imei2":"409523140969769","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75201,"job_number":"JOB_75201","tr_customer_id":75218,"tr_customer_product_id":75208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:22:35.000Z","modified_at":"2025-10-01T14:22:35.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh@test.com","dop":"2025-05-29","serial_number":"449523140969769","imei1":"449523140969769","imei2":"449523140969769","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:22:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75202,"job_number":"JOB_75202","tr_customer_id":75219,"tr_customer_product_id":75209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:23:08.000Z","modified_at":"2025-10-01T14:23:08.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh@test.com","dop":"2025-05-29","serial_number":"449523940969769","imei1":"449523940969769","imei2":"449523940969769","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:23:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75203,"job_number":"JOB_75203","tr_customer_id":75220,"tr_customer_product_id":75210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:23:36.000Z","modified_at":"2025-10-01T14:23:36.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh@test.com","dop":"2025-05-29","serial_number":"249523940969769","imei1":"249523940969769","imei2":"249523940969769","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:23:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75228,"job_number":"JOB_75228","tr_customer_id":75245,"tr_customer_product_id":75235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:42:31.000Z","modified_at":"2025-10-01T14:42:31.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh@test.com","dop":"2025-05-29","serial_number":"249523943969769","imei1":"249523943969769","imei2":"249523943969769","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:42:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75229,"job_number":"JOB_75229","tr_customer_id":75246,"tr_customer_product_id":75236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:42:38.000Z","modified_at":"2025-10-01T14:42:38.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109346267820511","imei1":"109346267820511","imei2":"109346267820511","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:42:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75231,"job_number":"JOB_75231","tr_customer_id":75248,"tr_customer_product_id":75238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:42:38.000Z","modified_at":"2025-10-01T14:42:38.000Z","name":"Giles Sipes","mobile_number":"447-900-5109","email_id":"Gabe.Little76@hotmail.com","dop":"2025-06-09","serial_number":"102832878078020","imei1":"102832878078020","imei2":"102832878078020","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:42:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75235,"job_number":"JOB_75235","tr_customer_id":75252,"tr_customer_product_id":75242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:42:56.000Z","modified_at":"2025-10-01T14:42:56.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"101847509670560","imei1":"101847509670560","imei2":"101847509670560","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:42:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75237,"job_number":"JOB_75237","tr_customer_id":75254,"tr_customer_product_id":75244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:42:57.000Z","modified_at":"2025-10-01T14:42:57.000Z","name":"Deven Rutherford","mobile_number":"526-685-2254","email_id":"Mazie65@gmail.com","dop":"2025-06-09","serial_number":"106433921585064","imei1":"106433921585064","imei2":"106433921585064","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:42:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75238,"job_number":"JOB_75238","tr_customer_id":75255,"tr_customer_product_id":75245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:43:15.000Z","modified_at":"2025-10-01T14:43:15.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108404065207809","imei1":"108404065207809","imei2":"108404065207809","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:43:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75240,"job_number":"JOB_75240","tr_customer_id":75257,"tr_customer_product_id":75247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:43:15.000Z","modified_at":"2025-10-01T14:43:15.000Z","name":"Shanna Pagac","mobile_number":"428-337-4751","email_id":"Guadalupe_Macejkovic67@gmail.com","dop":"2025-06-09","serial_number":"106633739437876","imei1":"106633739437876","imei2":"106633739437876","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T14:43:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75258,"job_number":"JOB_75258","tr_customer_id":75275,"tr_customer_product_id":75265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T15:42:59.000Z","modified_at":"2025-10-01T15:42:59.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh@test.com","dop":"2025-05-29","serial_number":"247523943969769","imei1":"247523943969769","imei2":"247523943969769","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T15:42:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75276,"job_number":"JOB_75276","tr_customer_id":75293,"tr_customer_product_id":75283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T16:22:36.000Z","modified_at":"2025-10-01T16:22:36.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-04-08","serial_number":"89999262772448","imei1":"89999262772448","imei2":"89999262772448","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T16:22:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75278,"job_number":"JOB_75278","tr_customer_id":75295,"tr_customer_product_id":75285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T17:53:14.000Z","modified_at":"2025-10-01T17:53:14.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh@test.com","dop":"2025-09-21","serial_number":"247523940969769","imei1":"247523940969769","imei2":"247523940969769","popurl":"2025-09-21T17:53:13.680609Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T17:53:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75279,"job_number":"JOB_75279","tr_customer_id":75296,"tr_customer_product_id":75286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T17:53:37.000Z","modified_at":"2025-10-01T17:53:37.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh@test.com","dop":"2025-09-21","serial_number":"247523940969869","imei1":"247523940969869","imei2":"247523940969869","popurl":"2025-09-21T17:53:36.790623Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T17:53:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75280,"job_number":"JOB_75280","tr_customer_id":75297,"tr_customer_product_id":75287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T18:39:31.000Z","modified_at":"2025-10-01T18:39:31.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Nora.Dickens49@hotmail.com","dop":"2025-07-02","serial_number":"19659420369866","imei1":"19659420369866","imei2":"19659420369866","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T18:39:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75284,"job_number":"JOB_75284","tr_customer_id":75301,"tr_customer_product_id":75291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T19:05:38.000Z","modified_at":"2025-10-01T19:05:38.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Reece_Spencer58@hotmail.com","dop":"2025-07-02","serial_number":"18654585882044","imei1":"18654585882044","imei2":"18654585882044","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T19:05:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75287,"job_number":"JOB_75287","tr_customer_id":75304,"tr_customer_product_id":75294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T19:28:22.000Z","modified_at":"2025-10-01T19:28:22.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Roman19@gmail.com","dop":"2025-07-02","serial_number":"19537985875452","imei1":"19537985875452","imei2":"19537985875452","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T19:28:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75289,"job_number":"JOB_75289","tr_customer_id":75306,"tr_customer_product_id":75296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T19:54:22.000Z","modified_at":"2025-10-01T19:54:22.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-09-21","serial_number":"27343599881043","imei1":"27343599881043","imei2":"27343599881043","popurl":"2025-09-21T19:53:59.672206200Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-01T19:54:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75328,"job_number":"JOB_75328","tr_customer_id":75345,"tr_customer_product_id":75335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:34.000Z","modified_at":"2025-10-02T03:09:34.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Elmer_Wilkinson87@gmail.com","dop":"2025-07-02","serial_number":"11897702731585","imei1":"11897702731585","imei2":"11897702731585","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75336,"job_number":"JOB_75336","tr_customer_id":75353,"tr_customer_product_id":75343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:52.000Z","modified_at":"2025-10-02T03:09:52.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Gladyce56@gmail.com","dop":"2025-07-02","serial_number":"19961091504464","imei1":"19961091504464","imei2":"19961091504464","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:09:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75341,"job_number":"JOB_75341","tr_customer_id":75358,"tr_customer_product_id":75348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:03.000Z","modified_at":"2025-10-02T03:10:03.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"121237440486598","imei1":"121237440486598","imei2":"121237440486598","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75342,"job_number":"JOB_75342","tr_customer_id":75359,"tr_customer_product_id":75349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:03.000Z","modified_at":"2025-10-02T03:10:03.000Z","name":"Herminio Treutel","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"105004786276075","imei1":"105004786276075","imei2":"105004786276075","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75344,"job_number":"JOB_75344","tr_customer_id":75361,"tr_customer_product_id":75351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:04.000Z","modified_at":"2025-10-02T03:10:04.000Z","name":"Ole Bartoletti","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"127283558567681","imei1":"127283558567681","imei2":"127283558567681","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75346,"job_number":"JOB_75346","tr_customer_id":75363,"tr_customer_product_id":75353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:04.000Z","modified_at":"2025-10-02T03:10:04.000Z","name":"Adalberto Nolan","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"171259333771510","imei1":"171259333771510","imei2":"171259333771510","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75349,"job_number":"JOB_75349","tr_customer_id":75366,"tr_customer_product_id":75356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:11.000Z","modified_at":"2025-10-02T03:10:11.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Natalia_Mertz@gmail.com","dop":"2025-07-02","serial_number":"10996236792945","imei1":"10996236792945","imei2":"10996236792945","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75352,"job_number":"JOB_75352","tr_customer_id":75369,"tr_customer_product_id":75359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:16.000Z","modified_at":"2025-10-02T03:10:16.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"159920274861288","imei1":"159920274861288","imei2":"159920274861288","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75353,"job_number":"JOB_75353","tr_customer_id":75370,"tr_customer_product_id":75360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:17.000Z","modified_at":"2025-10-02T03:10:17.000Z","name":"Natasha Leuschke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"133152087786394","imei1":"133152087786394","imei2":"133152087786394","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75354,"job_number":"JOB_75354","tr_customer_id":75371,"tr_customer_product_id":75361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:17.000Z","modified_at":"2025-10-02T03:10:17.000Z","name":"Jayde Deckow","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"131419650247324","imei1":"131419650247324","imei2":"131419650247324","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75355,"job_number":"JOB_75355","tr_customer_id":75372,"tr_customer_product_id":75362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:17.000Z","modified_at":"2025-10-02T03:10:17.000Z","name":"Robert Gislason","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"120201382007029","imei1":"120201382007029","imei2":"120201382007029","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:10:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75404,"job_number":"JOB_75404","tr_customer_id":75421,"tr_customer_product_id":75411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:41:27.000Z","modified_at":"2025-10-02T03:41:27.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"107735349264789","imei1":"107735349264789","imei2":"107735349264789","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:41:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75406,"job_number":"JOB_75406","tr_customer_id":75423,"tr_customer_product_id":75413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:41:28.000Z","modified_at":"2025-10-02T03:41:28.000Z","name":"Alexandre Yundt","mobile_number":"802-579-3890","email_id":"Andreanne.Emmerich98@gmail.com","dop":"2025-06-09","serial_number":"101695687947316","imei1":"101695687947316","imei2":"101695687947316","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:41:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75408,"job_number":"JOB_75408","tr_customer_id":75425,"tr_customer_product_id":75415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:41:30.000Z","modified_at":"2025-10-02T03:41:30.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"17857073566924","imei1":"17857073566924","imei2":"17857073566924","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:41:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75409,"job_number":"JOB_75409","tr_customer_id":75426,"tr_customer_product_id":75416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:41:31.000Z","modified_at":"2025-10-02T03:41:31.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"86882917034595","imei1":"86882917034595","imei2":"86882917034595","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:41:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75410,"job_number":"JOB_75410","tr_customer_id":75427,"tr_customer_product_id":75417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:41:32.000Z","modified_at":"2025-10-02T03:41:32.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"79503986704229","imei1":"79503986704229","imei2":"79503986704229","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:41:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75411,"job_number":"JOB_75411","tr_customer_id":75428,"tr_customer_product_id":75418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:41:46.000Z","modified_at":"2025-10-02T03:41:46.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"106889045719607","imei1":"106889045719607","imei2":"106889045719607","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:41:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75413,"job_number":"JOB_75413","tr_customer_id":75430,"tr_customer_product_id":75420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:41:47.000Z","modified_at":"2025-10-02T03:41:47.000Z","name":"Logan Bins","mobile_number":"201-650-0900","email_id":"Adolfo_Sipes@hotmail.com","dop":"2025-06-09","serial_number":"103261098438143","imei1":"103261098438143","imei2":"103261098438143","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:41:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75414,"job_number":"JOB_75414","tr_customer_id":75431,"tr_customer_product_id":75421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:42:05.000Z","modified_at":"2025-10-02T03:42:05.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"106770379712678","imei1":"106770379712678","imei2":"106770379712678","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75416,"job_number":"JOB_75416","tr_customer_id":75433,"tr_customer_product_id":75423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:42:06.000Z","modified_at":"2025-10-02T03:42:06.000Z","name":"Willa Bradtke","mobile_number":"733-776-9078","email_id":"Kailee17@hotmail.com","dop":"2025-06-09","serial_number":"106740276438963","imei1":"106740276438963","imei2":"106740276438963","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T03:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75423,"job_number":"JOB_75423","tr_customer_id":75440,"tr_customer_product_id":75430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T04:24:56.000Z","modified_at":"2025-10-02T04:24:56.000Z","name":"davinder raj","mobile_number":"8573628492","email_id":"davin@gmail.com","dop":"2025-08-05","serial_number":"10435456045624","imei1":"10435456045624","imei2":"10435456045624","popurl":"2025-08-05T07:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T04:24:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75424,"job_number":"JOB_75424","tr_customer_id":75441,"tr_customer_product_id":75431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T04:26:40.000Z","modified_at":"2025-10-02T04:26:40.000Z","name":"Golda Hodkiewicz","mobile_number":"942-747-5934","email_id":"Violette_Hane67@yahoo.com","dop":"2025-09-01","serial_number":"11965567666542","imei1":"11965567666542","imei2":"11965567666542","popurl":"2025-09-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T04:26:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75431,"job_number":"JOB_75431","tr_customer_id":75448,"tr_customer_product_id":75438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T05:02:12.000Z","modified_at":"2025-10-02T05:02:12.000Z","name":"davinder raj","mobile_number":"8573628492","email_id":"davin@gmail.com","dop":"2025-08-05","serial_number":"10135456045624","imei1":"10135456045624","imei2":"10135456045624","popurl":"2025-08-05T07:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T05:02:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75501,"job_number":"JOB_75501","tr_customer_id":75518,"tr_customer_product_id":75508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:47:50.000Z","modified_at":"2025-10-02T06:47:50.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109382980096859","imei1":"109382980096859","imei2":"109382980096859","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75503,"job_number":"JOB_75503","tr_customer_id":75520,"tr_customer_product_id":75510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:47:50.000Z","modified_at":"2025-10-02T06:47:50.000Z","name":"Abdiel Mante","mobile_number":"723-759-6732","email_id":"Newton_Senger@yahoo.com","dop":"2025-06-09","serial_number":"102651915630135","imei1":"102651915630135","imei2":"102651915630135","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75504,"job_number":"JOB_75504","tr_customer_id":75521,"tr_customer_product_id":75511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:48:07.000Z","modified_at":"2025-10-02T06:48:07.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"108341640763835","imei1":"108341640763835","imei2":"108341640763835","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:48:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75506,"job_number":"JOB_75506","tr_customer_id":75523,"tr_customer_product_id":75513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:48:08.000Z","modified_at":"2025-10-02T06:48:08.000Z","name":"Albin Schuster","mobile_number":"384-624-8455","email_id":"Burley.Nikolaus45@yahoo.com","dop":"2025-06-09","serial_number":"105459700059363","imei1":"105459700059363","imei2":"105459700059363","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:48:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75507,"job_number":"JOB_75507","tr_customer_id":75524,"tr_customer_product_id":75514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:48:24.000Z","modified_at":"2025-10-02T06:48:24.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108380480568465","imei1":"108380480568465","imei2":"108380480568465","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:48:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75509,"job_number":"JOB_75509","tr_customer_id":75526,"tr_customer_product_id":75516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:48:25.000Z","modified_at":"2025-10-02T06:48:25.000Z","name":"Rolando Ward","mobile_number":"779-676-4971","email_id":"Joelle52@gmail.com","dop":"2025-06-09","serial_number":"100430252526528","imei1":"100430252526528","imei2":"100430252526528","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T06:48:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75519,"job_number":"JOB_75519","tr_customer_id":75536,"tr_customer_product_id":75526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T07:23:40.000Z","modified_at":"2025-10-02T07:23:40.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Florian34@gmail.com","dop":"2025-07-02","serial_number":"18128369205568","imei1":"18128369205568","imei2":"18128369205568","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T07:23:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75520,"job_number":"JOB_75520","tr_customer_id":75537,"tr_customer_product_id":75527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T07:23:59.000Z","modified_at":"2025-10-02T07:23:59.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Magdalen99@gmail.com","dop":"2025-07-02","serial_number":"10200500351747","imei1":"10200500351747","imei2":"10200500351747","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T07:23:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75521,"job_number":"JOB_75521","tr_customer_id":75538,"tr_customer_product_id":75528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T07:24:17.000Z","modified_at":"2025-10-02T07:24:17.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Aurelie31@gmail.com","dop":"2025-07-02","serial_number":"18784189267296","imei1":"18784189267296","imei2":"18784189267296","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-10-02T07:24:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 243ms
Mean size per request: 694B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Connection keep-alive
Content-Type application/json
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36
Cache-Control no-cache
Postman-Token 944b155b-5bb6-466f-94f3-8cccfbdde8d8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Content-Length 56
Request Body
{
            "username": "iameng",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 694
ETag W/"2b6-9sQLvv0JbcCd+F5/Lb1mjdwLHpA"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4NjV9.DeLhY4InadoS26f5TRpt7nw35gX7QDV-6MsM2uQRyPA"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIxMzg2OTZ9.3JSeG0HZ7saLGqXbZdeT_AN6-7UkrgEWyar6G0lXhOQ' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 242ms
Mean size per request: 441B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4NjV9.DeLhY4InadoS26f5TRpt7nw35gX7QDV-6MsM2uQRyPA
Connection keep-alive
If-None-Match W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36
Cache-Control no-cache
Postman-Token 179e3af2-1760-436f-bbae-1307a88200e9
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIxMzg2OTZ9.3JSeG0HZ7saLGqXbZdeT_AN6-7UkrgEWyar6G0lXhOQ' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fc-DyIs+7wXIDJrG4VgyFXtOUug/JI"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 267ms
Mean size per request: 163B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4NjV9.DeLhY4InadoS26f5TRpt7nw35gX7QDV-6MsM2uQRyPA
Connection keep-alive
If-None-Match W/"fc-DyIs+7wXIDJrG4VgyFXtOUug/JI"
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36
Cache-Control no-cache
Postman-Token 9022c465-5057-42cc-a2dc-1abd2abc737b
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 163
ETag W/"a3-HeuYo4kfK9Q7D4CTkm1cEqc747E"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":0},{"label":"Repair completed","key":"repair_completed","count":88}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIxMzg2OTZ9.3JSeG0HZ7saLGqXbZdeT_AN6-7UkrgEWyar6G0lXhOQ' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 261ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4NjV9.DeLhY4InadoS26f5TRpt7nw35gX7QDV-6MsM2uQRyPA
Connection keep-alive
Content-Type application/json
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36
Content-Type application/json
Cache-Control no-cache
Postman-Token fd855e49-ace2-40ef-a018-129ed4f38a19
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIxMzg2OTZ9.3JSeG0HZ7saLGqXbZdeT_AN6-7UkrgEWyar6G0lXhOQ' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 261ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4NjV9.DeLhY4InadoS26f5TRpt7nw35gX7QDV-6MsM2uQRyPA
Connection keep-alive
Content-Type application/json
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36
Content-Type application/json
Cache-Control no-cache
Postman-Token 603a477f-affd-435c-9eea-63af936f9a14
Content-Length 34
Request Body
{"details_key":"repair_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIxMzg2OTZ9.3JSeG0HZ7saLGqXbZdeT_AN6-7UkrgEWyar6G0lXhOQ' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 399ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4NjV9.DeLhY4InadoS26f5TRpt7nw35gX7QDV-6MsM2uQRyPA
Connection keep-alive
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36
Cache-Control no-cache
Postman-Token 3f6e65ba-f51a-444e-808a-4ac74da110fd
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIxMzg2OTZ9.3JSeG0HZ7saLGqXbZdeT_AN6-7UkrgEWyar6G0lXhOQ' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 251ms
Mean size per request: 10.53KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4NjV9.DeLhY4InadoS26f5TRpt7nw35gX7QDV-6MsM2uQRyPA
Connection keep-alive
Content-Length 0
Content-Type text/plain
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36
Cache-Control no-cache
Postman-Token c638ad13-1a5c-4c84-81a1-4dd666374d9a
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 10780
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIxMzg2OTZ9.3JSeG0HZ7saLGqXbZdeT_AN6-7UkrgEWyar6G0lXhOQ' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --data-raw '{"job_id":43510,"problems":[{"id":2,"remark":"battery fixed"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 400 - Bad Request
Mean time per request: 241ms
Mean size per request: 278B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4NjV9.DeLhY4InadoS26f5TRpt7nw35gX7QDV-6MsM2uQRyPA
Connection keep-alive
Content-Type application/json
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36
Cache-Control no-cache
Postman-Token fa3b4e30-ee1d-4f4f-bf30-64607e6e1dec
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Content-Length 122
Request Body
{
            "job_id": ,
            "problems": [
                {
                    "id": 2,
                    "remark": "battery fixed"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 278
ETag W/"116-NqWXVEsMy/qVCp8WILGI9ymImbA"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 16","expose":true,"statusCode":400,"body":"{\n    \"job_id\": ,\n    \"problems\": [\n        {\n            \"id\": 2,\n            \"remark\": \"battery fixed\"\n        }\n    ]\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 242ms
Mean size per request: 681B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Connection keep-alive
Content-Type application/json
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36
Cache-Control no-cache
Postman-Token 2f18b429-824b-463f-aca8-5a55f103fdd4
Content-Length 55
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 681
ETag W/"2a9-br1VPhNN+NeF4KTonGNysroVAKU"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1OTM4OTg2N30.C0ZhLBZimh7gtLGXJfnr2YdaYnRjasibOVQd4-KaQvQ"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MjE0MDA2OH0.TSPPPv3uQMuZ8oDVFltUBTOfVE4NLW1eK7UFDKY9nKs' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 242ms
Mean size per request: 431B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1OTM4OTg2N30.C0ZhLBZimh7gtLGXJfnr2YdaYnRjasibOVQd4-KaQvQ
Connection keep-alive
If-None-Match W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36
Cache-Control no-cache
Postman-Token 0525a512-c00c-4dc5-a08e-8f91aec319f3
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 431
ETag W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MjE0MDA2OH0.TSPPPv3uQMuZ8oDVFltUBTOfVE4NLW1eK7UFDKY9nKs' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a5-KMNE60WbJGwhqyTX5GHzi91zUsM"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 264ms
Mean size per request: 201B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1OTM4OTg2N30.C0ZhLBZimh7gtLGXJfnr2YdaYnRjasibOVQd4-KaQvQ
Connection keep-alive
If-None-Match W/"a5-KMNE60WbJGwhqyTX5GHzi91zUsM"
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36
Cache-Control no-cache
Postman-Token 615cfdb4-79a9-4064-a4e8-98e719b94a82
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 201
ETag W/"c9-7q3eJxXn53eC8fnUH681+d30mdo"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":0},{"label":"QC Completed","key":"qc_completed","count":88},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MjE0MDA2OH0.TSPPPv3uQMuZ8oDVFltUBTOfVE4NLW1eK7UFDKY9nKs' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 244ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1OTM4OTg2N30.C0ZhLBZimh7gtLGXJfnr2YdaYnRjasibOVQd4-KaQvQ
Connection keep-alive
Content-Type application/json
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36
Content-Type application/json
Cache-Control no-cache
Postman-Token 99783588-dac0-444d-98c7-50d289f1a79e
Content-Length 32
Request Body
{"details_key":"pending_for_qc"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MjE0MDA2OH0.TSPPPv3uQMuZ8oDVFltUBTOfVE4NLW1eK7UFDKY9nKs' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 285ms
Mean size per request: 84.84KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1OTM4OTg2N30.C0ZhLBZimh7gtLGXJfnr2YdaYnRjasibOVQd4-KaQvQ
Connection keep-alive
Content-Type application/json
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36
Content-Type application/json
Cache-Control no-cache
Postman-Token dfb2e924-94ff-4640-82c3-93db3072f677
Content-Length 30
Request Body
{"details_key":"qc_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 86878
ETag W/"1535e-Konxs3//IffMhmmy+wpSkOuoBAE"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":75292,"job_number":"JOB_75292","tr_customer_id":75309,"tr_customer_product_id":75299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T02:52:36.000Z","modified_at":"2025-10-02T02:52:47.000Z","name":"Telly Blick","mobile_number":"708-919-9674","email_id":"Delmer_Schulist92@yahoo.com","dop":"2025-08-12","serial_number":"10240551120535","imei1":"10240551120535","imei2":"10240551120535","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T02:52:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75294,"job_number":"JOB_75294","tr_customer_id":75311,"tr_customer_product_id":75301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T02:52:50.000Z","modified_at":"2025-10-02T02:53:01.000Z","name":"Dorian Hessel","mobile_number":"922-899-6562","email_id":"Johan_Cruickshank@gmail.com","dop":"2025-08-12","serial_number":"10863002108680","imei1":"10863002108680","imei2":"10863002108680","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T02:53:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75296,"job_number":"JOB_75296","tr_customer_id":75313,"tr_customer_product_id":75303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T02:53:04.000Z","modified_at":"2025-10-02T02:53:14.000Z","name":"Rowland Corwin","mobile_number":"530-751-5331","email_id":"Fred5@yahoo.com","dop":"2025-08-12","serial_number":"10565270032405","imei1":"10565270032405","imei2":"10565270032405","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T02:53:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75297,"job_number":"JOB_75297","tr_customer_id":75314,"tr_customer_product_id":75304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:07:59.000Z","modified_at":"2025-10-02T03:08:09.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"21454339794939","imei1":"21454339794939","imei2":"21454339794939","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:08:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75298,"job_number":"JOB_75298","tr_customer_id":75315,"tr_customer_product_id":75305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:01.000Z","modified_at":"2025-10-02T03:08:37.000Z","name":"Adonis Altenwerth","mobile_number":"987-276-2221","email_id":"Joaquin70@yahoo.com","dop":"2025-04-06","serial_number":"10165754300004","imei1":"10165754300004","imei2":"10165754300004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:08:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75300,"job_number":"JOB_75300","tr_customer_id":75317,"tr_customer_product_id":75307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:12.000Z","modified_at":"2025-10-02T03:08:23.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"64180475005714","imei1":"64180475005714","imei2":"64180475005714","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:08:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75304,"job_number":"JOB_75304","tr_customer_id":75321,"tr_customer_product_id":75311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:20.000Z","modified_at":"2025-10-02T03:08:31.000Z","name":"Kennith Bashirian","mobile_number":"654-545-8983","email_id":"Alden.Rowe@hotmail.com","dop":"2025-08-12","serial_number":"10817573801031","imei1":"10817573801031","imei2":"10817573801031","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:08:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75305,"job_number":"JOB_75305","tr_customer_id":75322,"tr_customer_product_id":75312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:20.000Z","modified_at":"2025-10-02T03:09:03.000Z","name":"Evalyn Aufderhar","mobile_number":"655-711-4055","email_id":"Jeanie97@hotmail.com","dop":"2025-04-06","serial_number":"10063029053610","imei1":"10063029053610","imei2":"10063029053610","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:09:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75307,"job_number":"JOB_75307","tr_customer_id":75324,"tr_customer_product_id":75314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:23.000Z","modified_at":"2025-10-02T03:09:00.000Z","name":"Patsy Torp","mobile_number":"785-495-2754","email_id":"Myron.Schumm@hotmail.com","dop":"2025-04-06","serial_number":"19408803488212","imei1":"19408803488212","imei2":"19408803488212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:09:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75311,"job_number":"JOB_75311","tr_customer_id":75328,"tr_customer_product_id":75318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:34.000Z","modified_at":"2025-10-02T03:08:45.000Z","name":"Demond Wolff","mobile_number":"487-810-5811","email_id":"Dayton.Oberbrunner9@yahoo.com","dop":"2025-08-12","serial_number":"10039979029748","imei1":"10039979029748","imei2":"10039979029748","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:08:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75314,"job_number":"JOB_75314","tr_customer_id":75331,"tr_customer_product_id":75321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:48.000Z","modified_at":"2025-10-02T03:08:59.000Z","name":"Elaina Ondricka","mobile_number":"821-997-0035","email_id":"Gerda79@gmail.com","dop":"2025-08-12","serial_number":"10958294974682","imei1":"10958294974682","imei2":"10958294974682","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:08:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75316,"job_number":"JOB_75316","tr_customer_id":75333,"tr_customer_product_id":75323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:06.000Z","modified_at":"2025-10-02T03:09:49.000Z","name":"Breana Bogisich","mobile_number":"267-943-9333","email_id":"Isabella69@gmail.com","dop":"2025-06-18","serial_number":"10749499068608","imei1":"10749499068608","imei2":"10749499068608","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:09:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75319,"job_number":"JOB_75319","tr_customer_id":75336,"tr_customer_product_id":75326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:12.000Z","modified_at":"2025-10-02T03:09:55.000Z","name":"Lourdes Gleichner","mobile_number":"815-379-3726","email_id":"Grayson48@yahoo.com","dop":"2025-04-06","serial_number":"15128431566874","imei1":"15128431566874","imei2":"15128431566874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75321,"job_number":"JOB_75321","tr_customer_id":75338,"tr_customer_product_id":75328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:14.000Z","modified_at":"2025-10-02T03:09:52.000Z","name":"Russel Kuphal","mobile_number":"241-456-9730","email_id":"Antonio.Huels@hotmail.com","dop":"2025-04-06","serial_number":"14546339033338","imei1":"14546339033338","imei2":"14546339033338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:09:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75324,"job_number":"JOB_75324","tr_customer_id":75341,"tr_customer_product_id":75331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:25.000Z","modified_at":"2025-10-02T03:10:04.000Z","name":"Vivien O'Reilly","mobile_number":"500-340-2298","email_id":"Helmer8@yahoo.com","dop":"2025-04-06","serial_number":"13084576674838","imei1":"13084576674838","imei2":"13084576674838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75325,"job_number":"JOB_75325","tr_customer_id":75342,"tr_customer_product_id":75332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:31.000Z","modified_at":"2025-10-02T03:10:07.000Z","name":"Clarabelle Klein","mobile_number":"718-461-1260","email_id":"Darlene_Ullrich@yahoo.com","dop":"2025-07-09","serial_number":"104418180008556","imei1":"104418180008556","imei2":"104418180008556","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-10-02T03:10:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75326,"job_number":"JOB_75326","tr_customer_id":75343,"tr_customer_product_id":75333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:32.000Z","modified_at":"2025-10-02T03:10:11.000Z","name":"Sincere Marvin","mobile_number":"294-390-5820","email_id":"Ed_Swaniawski25@yahoo.com","dop":"2025-04-06","serial_number":"13763508828428","imei1":"13763508828428","imei2":"13763508828428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:10:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75331,"job_number":"JOB_75331","tr_customer_id":75348,"tr_customer_product_id":75338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:38.000Z","modified_at":"2025-10-02T03:10:22.000Z","name":"Tyrique Lynch","mobile_number":"760-311-7448","email_id":"Arlene17@yahoo.com","dop":"2025-04-06","serial_number":"19059881449132","imei1":"19059881449132","imei2":"19059881449132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:10:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75333,"job_number":"JOB_75333","tr_customer_id":75350,"tr_customer_product_id":75340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:41.000Z","modified_at":"2025-10-02T03:10:18.000Z","name":"Ulices Turcotte","mobile_number":"651-403-6448","email_id":"Junius_Maggio@hotmail.com","dop":"2025-04-06","serial_number":"12432250972970","imei1":"12432250972970","imei2":"12432250972970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:10:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75338,"job_number":"JOB_75338","tr_customer_id":75355,"tr_customer_product_id":75345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:58.000Z","modified_at":"2025-10-02T03:10:41.000Z","name":"Terry Bayer","mobile_number":"546-884-4947","email_id":"Maximo_Mayer@yahoo.com","dop":"2025-06-18","serial_number":"10960075762554","imei1":"10960075762554","imei2":"10960075762554","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:10:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75345,"job_number":"JOB_75345","tr_customer_id":75362,"tr_customer_product_id":75352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:04.000Z","modified_at":"2025-10-02T03:10:47.000Z","name":"Rubie Shields","mobile_number":"805-837-3803","email_id":"Murphy_Spencer@yahoo.com","dop":"2025-04-06","serial_number":"11233317338407","imei1":"11233317338407","imei2":"11233317338407","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:10:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75351,"job_number":"JOB_75351","tr_customer_id":75368,"tr_customer_product_id":75358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:11.000Z","modified_at":"2025-10-02T03:10:50.000Z","name":"Dawson Labadie","mobile_number":"227-712-9310","email_id":"Gussie_McGlynn@yahoo.com","dop":"2025-04-06","serial_number":"10085548494311","imei1":"10085548494311","imei2":"10085548494311","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:10:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75357,"job_number":"JOB_75357","tr_customer_id":75374,"tr_customer_product_id":75364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:20.000Z","modified_at":"2025-10-02T03:10:56.000Z","name":"Demarcus Swift","mobile_number":"852-687-1504","email_id":"Teresa.Hudson50@hotmail.com","dop":"2025-07-09","serial_number":"105492542530648","imei1":"105492542530648","imei2":"105492542530648","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-10-02T03:10:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75358,"job_number":"JOB_75358","tr_customer_id":75375,"tr_customer_product_id":75365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:25.000Z","modified_at":"2025-10-02T03:11:02.000Z","name":"Edmond Stehr","mobile_number":"210-788-0728","email_id":"Macie_Bechtelar@yahoo.com","dop":"2025-04-06","serial_number":"17876074693489","imei1":"17876074693489","imei2":"17876074693489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:11:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75361,"job_number":"JOB_75361","tr_customer_id":75378,"tr_customer_product_id":75368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:31.000Z","modified_at":"2025-10-02T03:11:15.000Z","name":"Sadie Hills","mobile_number":"242-897-3753","email_id":"Jabari_Wisoky@yahoo.com","dop":"2025-04-06","serial_number":"14972235854354","imei1":"14972235854354","imei2":"14972235854354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:11:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75364,"job_number":"JOB_75364","tr_customer_id":75381,"tr_customer_product_id":75371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:58.000Z","modified_at":"2025-10-02T03:11:36.000Z","name":"Peter McCullough","mobile_number":"284-350-9351","email_id":"Sherman_Halvorson@yahoo.com","dop":"2025-04-06","serial_number":"19097471793642","imei1":"19097471793642","imei2":"19097471793642","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:11:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75366,"job_number":"JOB_75366","tr_customer_id":75383,"tr_customer_product_id":75373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:11:09.000Z","modified_at":"2025-10-02T03:11:46.000Z","name":"Effie Reilly","mobile_number":"240-896-1497","email_id":"Michael_Mills56@gmail.com","dop":"2025-04-06","serial_number":"10484170415771","imei1":"10484170415771","imei2":"10484170415771","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:11:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75367,"job_number":"JOB_75367","tr_customer_id":75384,"tr_customer_product_id":75374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:11:09.000Z","modified_at":"2025-10-02T03:11:45.000Z","name":"Dameon Lynch","mobile_number":"307-282-8268","email_id":"Stanley.Littel@hotmail.com","dop":"2025-07-09","serial_number":"108003897720532","imei1":"108003897720532","imei2":"108003897720532","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-10-02T03:11:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75370,"job_number":"JOB_75370","tr_customer_id":75387,"tr_customer_product_id":75377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:11:24.000Z","modified_at":"2025-10-02T03:12:08.000Z","name":"Patrick Gleichner","mobile_number":"556-767-2508","email_id":"Eleanore.Olson66@hotmail.com","dop":"2025-04-06","serial_number":"17457913043066","imei1":"17457913043066","imei2":"17457913043066","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:12:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75373,"job_number":"JOB_75373","tr_customer_id":75390,"tr_customer_product_id":75380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:21:09.000Z","modified_at":"2025-10-02T03:21:38.000Z","name":"Carole Mitchell","mobile_number":"994-246-3779","email_id":"Paul_Roberts@hotmail.com","dop":"2025-06-08","serial_number":"15783014200696","imei1":"15783014200696","imei2":"15783014200696","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:21:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75376,"job_number":"JOB_75376","tr_customer_id":75393,"tr_customer_product_id":75383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:21:43.000Z","modified_at":"2025-10-02T03:22:12.000Z","name":"Elliott Anderson","mobile_number":"832-791-4797","email_id":"Eleanora.Ritchie49@yahoo.com","dop":"2025-06-08","serial_number":"15945653938207","imei1":"15945653938207","imei2":"15945653938207","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:22:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75379,"job_number":"JOB_75379","tr_customer_id":75396,"tr_customer_product_id":75386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:22:17.000Z","modified_at":"2025-10-02T03:22:45.000Z","name":"Mason Rodriguez","mobile_number":"605-795-9816","email_id":"Salvador.Jenkins@gmail.com","dop":"2025-06-08","serial_number":"17444069264108","imei1":"17444069264108","imei2":"17444069264108","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:22:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75403,"job_number":"JOB_75403","tr_customer_id":75420,"tr_customer_product_id":75410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:41:27.000Z","modified_at":"2025-10-02T03:42:11.000Z","name":"Wyman Willms","mobile_number":"846-898-0752","email_id":"Jesse.Kutch@gmail.com","dop":"2025-04-06","serial_number":"14929461415959","imei1":"14929461415959","imei2":"14929461415959","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:42:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75418,"job_number":"JOB_75418","tr_customer_id":75435,"tr_customer_product_id":75425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:42:20.000Z","modified_at":"2025-10-02T03:43:04.000Z","name":"Sofia Lesch","mobile_number":"716-234-0111","email_id":"Destiney_Wilderman35@hotmail.com","dop":"2025-04-06","serial_number":"11568712070263","imei1":"11568712070263","imei2":"11568712070263","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:43:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75421,"job_number":"JOB_75421","tr_customer_id":75438,"tr_customer_product_id":75428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:43:13.000Z","modified_at":"2025-10-02T03:43:57.000Z","name":"Jeff Ortiz","mobile_number":"488-997-4974","email_id":"Nicolas.Quigley26@hotmail.com","dop":"2025-04-06","serial_number":"18879667413498","imei1":"18879667413498","imei2":"18879667413498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75426,"job_number":"JOB_75426","tr_customer_id":75443,"tr_customer_product_id":75433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T04:27:06.000Z","modified_at":"2025-10-02T04:27:18.000Z","name":"Oral Wilkinson","mobile_number":"908-506-1989","email_id":"Kasey_Wyman75@gmail.com","dop":"2025-07-01","serial_number":"101998199859417","imei1":"101998199859417","imei2":"101998199859417","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T04:27:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75428,"job_number":"JOB_75428","tr_customer_id":75445,"tr_customer_product_id":75435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T04:27:21.000Z","modified_at":"2025-10-02T04:27:32.000Z","name":"Halie Wiegand","mobile_number":"884-683-8713","email_id":"Leonard.Heidenreich32@hotmail.com","dop":"2025-07-01","serial_number":"108966751207098","imei1":"108966751207098","imei2":"108966751207098","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T04:27:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75429,"job_number":"JOB_75429","tr_customer_id":75446,"tr_customer_product_id":75436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T04:40:21.000Z","modified_at":"2025-10-02T04:41:01.000Z","name":"Eric Langosh","mobile_number":"473-444-7311","email_id":"Beau_Brekke57@hotmail.com","dop":"2025-04-06","serial_number":"14764247152343","imei1":"14764247152343","imei2":"14764247152343","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T04:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75433,"job_number":"JOB_75433","tr_customer_id":75450,"tr_customer_product_id":75440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T05:53:30.000Z","modified_at":"2025-10-02T05:54:03.000Z","name":"Rudy Ondricka","mobile_number":"768-927-2130","email_id":"Braulio63@yahoo.com","dop":"2025-08-24","serial_number":"14931474071743","imei1":"14931474071743","imei2":"14931474071743","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T05:54:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75436,"job_number":"JOB_75436","tr_customer_id":75453,"tr_customer_product_id":75443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T05:54:10.000Z","modified_at":"2025-10-02T05:54:41.000Z","name":"Manley Mueller","mobile_number":"283-373-3480","email_id":"Tracy_Collins69@gmail.com","dop":"2025-08-24","serial_number":"15303079589270","imei1":"15303079589270","imei2":"15303079589270","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T05:54:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75439,"job_number":"JOB_75439","tr_customer_id":75456,"tr_customer_product_id":75446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T05:54:48.000Z","modified_at":"2025-10-02T05:55:17.000Z","name":"Emma Tremblay","mobile_number":"309-906-5850","email_id":"Marlee76@gmail.com","dop":"2025-08-24","serial_number":"16181358669697","imei1":"16181358669697","imei2":"16181358669697","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T05:55:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75444,"job_number":"JOB_75444","tr_customer_id":75461,"tr_customer_product_id":75451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:17:59.000Z","modified_at":"2025-10-02T06:18:37.000Z","name":"Adriel Bradtke","mobile_number":"640-850-0450","email_id":"Anastasia82@gmail.com","dop":"2025-06-18","serial_number":"10914069308402","imei1":"10914069308402","imei2":"10914069308402","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:18:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75447,"job_number":"JOB_75447","tr_customer_id":75464,"tr_customer_product_id":75454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:18:23.000Z","modified_at":"2025-10-02T06:18:50.000Z","name":"Lillie Prohaska","mobile_number":"512-829-6778","email_id":"Bethel53@hotmail.com","dop":"2025-06-08","serial_number":"11523248853005","imei1":"11523248853005","imei2":"11523248853005","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:18:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75450,"job_number":"JOB_75450","tr_customer_id":75467,"tr_customer_product_id":75457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:18:44.000Z","modified_at":"2025-10-02T06:19:22.000Z","name":"Kieran Volkman","mobile_number":"726-324-1597","email_id":"Dora.Adams61@yahoo.com","dop":"2025-06-18","serial_number":"10035516696505","imei1":"10035516696505","imei2":"10035516696505","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:19:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75453,"job_number":"JOB_75453","tr_customer_id":75470,"tr_customer_product_id":75460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:18:55.000Z","modified_at":"2025-10-02T06:19:21.000Z","name":"Kyla Volkman","mobile_number":"524-306-7707","email_id":"Tamia_Lehner87@gmail.com","dop":"2025-06-08","serial_number":"14159069178634","imei1":"14159069178634","imei2":"14159069178634","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75456,"job_number":"JOB_75456","tr_customer_id":75473,"tr_customer_product_id":75463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:19:26.000Z","modified_at":"2025-10-02T06:19:53.000Z","name":"Pearl Sawayn","mobile_number":"941-732-2414","email_id":"Treva7@gmail.com","dop":"2025-06-08","serial_number":"14580440138307","imei1":"14580440138307","imei2":"14580440138307","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:19:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75458,"job_number":"JOB_75458","tr_customer_id":75475,"tr_customer_product_id":75465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:20:38.000Z","modified_at":"2025-10-02T06:21:23.000Z","name":"Gregorio Rippin","mobile_number":"779-848-1982","email_id":"Tre.Padberg@yahoo.com","dop":"2025-04-06","serial_number":"14645410369610","imei1":"14645410369610","imei2":"14645410369610","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75460,"job_number":"JOB_75460","tr_customer_id":75477,"tr_customer_product_id":75467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:21:32.000Z","modified_at":"2025-10-02T06:22:17.000Z","name":"Clemmie Beier","mobile_number":"841-263-6826","email_id":"Rodrick.Koss@yahoo.com","dop":"2025-04-06","serial_number":"13619503811185","imei1":"13619503811185","imei2":"13619503811185","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:22:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75462,"job_number":"JOB_75462","tr_customer_id":75479,"tr_customer_product_id":75469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:22:26.000Z","modified_at":"2025-10-02T06:23:11.000Z","name":"Fernando Carroll","mobile_number":"789-332-2862","email_id":"Florian_Baumbach@gmail.com","dop":"2025-04-06","serial_number":"17893393729576","imei1":"17893393729576","imei2":"17893393729576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:23:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75467,"job_number":"JOB_75467","tr_customer_id":75484,"tr_customer_product_id":75474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:26:57.000Z","modified_at":"2025-10-02T06:27:42.000Z","name":"Albina Hirthe","mobile_number":"463-931-4507","email_id":"Warren13@yahoo.com","dop":"2025-04-06","serial_number":"12548256210208","imei1":"12548256210208","imei2":"12548256210208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:27:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75470,"job_number":"JOB_75470","tr_customer_id":75487,"tr_customer_product_id":75477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:28:06.000Z","modified_at":"2025-10-02T06:28:17.000Z","name":"Edwardo Cassin","mobile_number":"515-852-8222","email_id":"Madalyn75@gmail.com","dop":"2025-08-12","serial_number":"10805249154565","imei1":"10805249154565","imei2":"10805249154565","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:28:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75472,"job_number":"JOB_75472","tr_customer_id":75489,"tr_customer_product_id":75479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:28:20.000Z","modified_at":"2025-10-02T06:28:32.000Z","name":"Delphine Gorczany","mobile_number":"535-219-7126","email_id":"Erik70@hotmail.com","dop":"2025-08-12","serial_number":"10407359064052","imei1":"10407359064052","imei2":"10407359064052","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:28:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75474,"job_number":"JOB_75474","tr_customer_id":75491,"tr_customer_product_id":75481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:28:35.000Z","modified_at":"2025-10-02T06:28:47.000Z","name":"Joshuah Ondricka","mobile_number":"695-846-2069","email_id":"Addison_Smitham61@gmail.com","dop":"2025-08-12","serial_number":"10704955682446","imei1":"10704955682446","imei2":"10704955682446","popurl":"2025-08-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:28:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75476,"job_number":"JOB_75476","tr_customer_id":75493,"tr_customer_product_id":75483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:33:29.000Z","modified_at":"2025-10-02T06:34:01.000Z","name":"Terry Bauch","mobile_number":"940-420-8804","email_id":"Hank_Bednar@gmail.com","dop":"2025-07-09","serial_number":"102618996728688","imei1":"102618996728688","imei2":"102618996728688","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-10-02T06:34:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75478,"job_number":"JOB_75478","tr_customer_id":75495,"tr_customer_product_id":75485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:34:07.000Z","modified_at":"2025-10-02T06:34:44.000Z","name":"Randal Beer","mobile_number":"332-518-7968","email_id":"Candice_Sanford@yahoo.com","dop":"2025-04-06","serial_number":"19862726108331","imei1":"19862726108331","imei2":"19862726108331","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75481,"job_number":"JOB_75481","tr_customer_id":75498,"tr_customer_product_id":75488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:34:13.000Z","modified_at":"2025-10-02T06:34:44.000Z","name":"Shanny Russel","mobile_number":"876-976-2397","email_id":"Mac.Durgan@hotmail.com","dop":"2025-07-09","serial_number":"100234124249336","imei1":"100234124249336","imei2":"100234124249336","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-10-02T06:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75483,"job_number":"JOB_75483","tr_customer_id":75500,"tr_customer_product_id":75490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:34:56.000Z","modified_at":"2025-10-02T06:35:27.000Z","name":"Carolina Berge","mobile_number":"850-862-1634","email_id":"Matteo.Lesch@hotmail.com","dop":"2025-07-09","serial_number":"102571544741930","imei1":"102571544741930","imei2":"102571544741930","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-10-02T06:35:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75485,"job_number":"JOB_75485","tr_customer_id":75502,"tr_customer_product_id":75492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:36:28.000Z","modified_at":"2025-10-02T06:37:13.000Z","name":"Donavon Weimann","mobile_number":"737-478-9572","email_id":"Jackson_Mohr@gmail.com","dop":"2025-04-06","serial_number":"17557784109382","imei1":"17557784109382","imei2":"17557784109382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75487,"job_number":"JOB_75487","tr_customer_id":75504,"tr_customer_product_id":75494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:36:35.000Z","modified_at":"2025-10-02T06:37:20.000Z","name":"Gregg Trantow","mobile_number":"582-724-9310","email_id":"Tyshawn.Beier16@yahoo.com","dop":"2025-04-06","serial_number":"11373684668074","imei1":"11373684668074","imei2":"11373684668074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:37:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75490,"job_number":"JOB_75490","tr_customer_id":75507,"tr_customer_product_id":75497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:36:47.000Z","modified_at":"2025-10-02T06:37:29.000Z","name":"Emmie Reynolds","mobile_number":"554-947-6269","email_id":"Cordell_Padberg67@yahoo.com","dop":"2025-04-06","serial_number":"19921256114802","imei1":"19921256114802","imei2":"19921256114802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:37:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75492,"job_number":"JOB_75492","tr_customer_id":75509,"tr_customer_product_id":75499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:37:22.000Z","modified_at":"2025-10-02T06:38:06.000Z","name":"Blanca Krajcik","mobile_number":"669-338-9396","email_id":"Joannie95@yahoo.com","dop":"2025-04-06","serial_number":"18821371990982","imei1":"18821371990982","imei2":"18821371990982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:38:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75495,"job_number":"JOB_75495","tr_customer_id":75512,"tr_customer_product_id":75502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:37:37.000Z","modified_at":"2025-10-02T06:38:19.000Z","name":"Anita Daniel","mobile_number":"539-824-6728","email_id":"Jarod32@hotmail.com","dop":"2025-04-06","serial_number":"17260175314012","imei1":"17260175314012","imei2":"17260175314012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:38:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75497,"job_number":"JOB_75497","tr_customer_id":75514,"tr_customer_product_id":75504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:38:15.000Z","modified_at":"2025-10-02T06:39:00.000Z","name":"Carolanne Osinski","mobile_number":"764-341-6227","email_id":"Jennyfer.Lebsack26@gmail.com","dop":"2025-04-06","serial_number":"15607368028600","imei1":"15607368028600","imei2":"15607368028600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75500,"job_number":"JOB_75500","tr_customer_id":75517,"tr_customer_product_id":75507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:38:27.000Z","modified_at":"2025-10-02T06:39:08.000Z","name":"Miles Beahan","mobile_number":"550-329-4224","email_id":"Sterling38@gmail.com","dop":"2025-04-06","serial_number":"10078462026486","imei1":"10078462026486","imei2":"10078462026486","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:39:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75511,"job_number":"JOB_75511","tr_customer_id":75528,"tr_customer_product_id":75518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T07:03:22.000Z","modified_at":"2025-10-02T07:03:51.000Z","name":"Carmelo Hammes","mobile_number":"822-601-0269","email_id":"Cristopher.Green@yahoo.com","dop":"2025-08-24","serial_number":"10538496954027","imei1":"10538496954027","imei2":"10538496954027","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T07:03:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75514,"job_number":"JOB_75514","tr_customer_id":75531,"tr_customer_product_id":75521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T07:03:56.000Z","modified_at":"2025-10-02T07:04:25.000Z","name":"Tyrell Prosacco","mobile_number":"680-818-1526","email_id":"Ronny79@gmail.com","dop":"2025-08-24","serial_number":"10496715272461","imei1":"10496715272461","imei2":"10496715272461","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T07:04:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75517,"job_number":"JOB_75517","tr_customer_id":75534,"tr_customer_product_id":75524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T07:04:30.000Z","modified_at":"2025-10-02T07:04:58.000Z","name":"Patsy Hoeger","mobile_number":"893-461-5506","email_id":"Raegan_Senger@gmail.com","dop":"2025-08-24","serial_number":"11774591802899","imei1":"11774591802899","imei2":"11774591802899","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T07:04:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75301,"job_number":"JOB_75301","tr_customer_id":75318,"tr_customer_product_id":75308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:19.000Z","modified_at":"2025-10-02T03:08:30.000Z","name":"Fidel Wunsch","mobile_number":"759-243-7305","email_id":"Margarete.Wolff90@gmail.com","dop":"2024-10-15","serial_number":"675973265469139","imei1":"675973265469139","imei2":"675973265469139","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:08:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75309,"job_number":"JOB_75309","tr_customer_id":75326,"tr_customer_product_id":75316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:32.000Z","modified_at":"2025-10-02T03:08:43.000Z","name":"Bulah Howe","mobile_number":"418-961-2577","email_id":"Percival89@hotmail.com","dop":"2024-10-15","serial_number":"218811808830143","imei1":"218811808830143","imei2":"218811808830143","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:08:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75312,"job_number":"JOB_75312","tr_customer_id":75329,"tr_customer_product_id":75319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:08:46.000Z","modified_at":"2025-10-02T03:08:56.000Z","name":"Philip Lindgren","mobile_number":"500-716-3322","email_id":"Kaela.Bergstrom65@yahoo.com","dop":"2024-10-15","serial_number":"526658631973938","imei1":"526658631973938","imei2":"526658631973938","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:08:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75387,"job_number":"JOB_75387","tr_customer_id":75404,"tr_customer_product_id":75394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:24:22.000Z","modified_at":"2025-10-02T03:24:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83660393436355","imei1":"83660393436355","imei2":"83660393436355","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:24:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75394,"job_number":"JOB_75394","tr_customer_id":75411,"tr_customer_product_id":75401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:25:00.000Z","modified_at":"2025-10-02T03:25:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86702165413671","imei1":"86702165413671","imei2":"86702165413671","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:25:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75401,"job_number":"JOB_75401","tr_customer_id":75418,"tr_customer_product_id":75408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:25:38.000Z","modified_at":"2025-10-02T03:26:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20368991194931","imei1":"20368991194931","imei2":"20368991194931","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:26:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75464,"job_number":"JOB_75464","tr_customer_id":75481,"tr_customer_product_id":75471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:24:37.000Z","modified_at":"2025-10-02T06:24:48.000Z","name":"Jennings Schowalter","mobile_number":"492-794-5483","email_id":"Clemens.Haag39@hotmail.com","dop":"2024-10-15","serial_number":"591654295302305","imei1":"591654295302305","imei2":"591654295302305","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:24:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75465,"job_number":"JOB_75465","tr_customer_id":75482,"tr_customer_product_id":75472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:24:50.000Z","modified_at":"2025-10-02T06:25:01.000Z","name":"Araceli Conroy","mobile_number":"829-993-9660","email_id":"Orville_Hansen14@yahoo.com","dop":"2024-10-15","serial_number":"186796641356905","imei1":"186796641356905","imei2":"186796641356905","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:25:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75466,"job_number":"JOB_75466","tr_customer_id":75483,"tr_customer_product_id":75473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:25:03.000Z","modified_at":"2025-10-02T06:25:13.000Z","name":"Winnifred Hoeger","mobile_number":"633-387-5048","email_id":"Luigi56@hotmail.com","dop":"2024-10-15","serial_number":"366269183257415","imei1":"366269183257415","imei2":"366269183257415","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:25:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75327,"job_number":"JOB_75327","tr_customer_id":75344,"tr_customer_product_id":75334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:33.000Z","modified_at":"2025-10-02T03:09:58.000Z","name":"Nikita Rao","mobile_number":"598-344-3412","email_id":"Lee_Lindgren17@yahoo.com","dop":"2025-04-15","serial_number":"21248801845937","imei1":"21248801845937","imei2":"21248801845937","popurl":"2025-04-15T22:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75335,"job_number":"JOB_75335","tr_customer_id":75352,"tr_customer_product_id":75342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:48.000Z","modified_at":"2025-10-02T03:10:05.000Z","name":"Bhaskar Kharvi","mobile_number":"643-368-5617","email_id":"Idella.Ernser@hotmail.com","dop":"2025-08-19","serial_number":"55295452746951","imei1":"55295452746951","imei2":"55295452746951","popurl":"2025-08-19T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75340,"job_number":"JOB_75340","tr_customer_id":75357,"tr_customer_product_id":75347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:03.000Z","modified_at":"2025-10-02T03:10:27.000Z","name":"Sarah Gleason","mobile_number":"590-344-3412","email_id":"Lee_Laidgren17@yahoo.com","dop":"2025-04-15","serial_number":"31680611017892","imei1":"31680611017892","imei2":"31680611017892","popurl":"2025-04-15T22:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:10:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75348,"job_number":"JOB_75348","tr_customer_id":75365,"tr_customer_product_id":75355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:10.000Z","modified_at":"2025-10-02T03:10:26.000Z","name":"Dakshit Bhaskar","mobile_number":"495-727-7131","email_id":"Bella31@yahoo.com","dop":"2025-08-19","serial_number":"33772465209065","imei1":"33772465209065","imei2":"33772465209065","popurl":"2025-08-19T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:10:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75405,"job_number":"JOB_75405","tr_customer_id":75422,"tr_customer_product_id":75412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:41:28.000Z","modified_at":"2025-10-02T03:41:41.000Z","name":"Marianna Skiles","mobile_number":"659-853-7119","email_id":"Woodrow.Lueilwitz41@gmail.com","dop":"2025-06-09","serial_number":"101194005419467","imei1":"101194005419467","imei2":"101194005419467","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:41:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75412,"job_number":"JOB_75412","tr_customer_id":75429,"tr_customer_product_id":75419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:41:47.000Z","modified_at":"2025-10-02T03:42:00.000Z","name":"Norma Welch","mobile_number":"402-511-7964","email_id":"Judy_Huels81@yahoo.com","dop":"2025-06-09","serial_number":"106479151332762","imei1":"106479151332762","imei2":"106479151332762","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:42:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75415,"job_number":"JOB_75415","tr_customer_id":75432,"tr_customer_product_id":75422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:42:05.000Z","modified_at":"2025-10-02T03:42:18.000Z","name":"Makayla Cormier","mobile_number":"950-990-4046","email_id":"Estefania.Walsh89@yahoo.com","dop":"2025-06-09","serial_number":"103764221630531","imei1":"103764221630531","imei2":"103764221630531","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T03:42:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75475,"job_number":"JOB_75475","tr_customer_id":75492,"tr_customer_product_id":75482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:33:14.000Z","modified_at":"2025-10-02T06:33:32.000Z","name":"Bhaskar Kharvi","mobile_number":"395-773-7280","email_id":"Richmond.Langosh1@yahoo.com","dop":"2025-08-19","serial_number":"68685038182270","imei1":"68685038182270","imei2":"68685038182270","popurl":"2025-08-19T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:33:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75477,"job_number":"JOB_75477","tr_customer_id":75494,"tr_customer_product_id":75484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:33:36.000Z","modified_at":"2025-10-02T06:33:53.000Z","name":"Dakshit Bhaskar","mobile_number":"557-327-1626","email_id":"Johan_Bartoletti@hotmail.com","dop":"2025-08-19","serial_number":"85719153129438","imei1":"85719153129438","imei2":"85719153129438","popurl":"2025-08-19T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:33:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75502,"job_number":"JOB_75502","tr_customer_id":75519,"tr_customer_product_id":75509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:47:50.000Z","modified_at":"2025-10-02T06:48:02.000Z","name":"Devan Mosciski","mobile_number":"590-633-0727","email_id":"Fausto60@hotmail.com","dop":"2025-06-09","serial_number":"101077058850443","imei1":"101077058850443","imei2":"101077058850443","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:48:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75505,"job_number":"JOB_75505","tr_customer_id":75522,"tr_customer_product_id":75512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:48:07.000Z","modified_at":"2025-10-02T06:48:19.000Z","name":"Helene Dickens","mobile_number":"679-589-3825","email_id":"Wallace10@yahoo.com","dop":"2025-06-09","serial_number":"105476617267609","imei1":"105476617267609","imei2":"105476617267609","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:48:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75508,"job_number":"JOB_75508","tr_customer_id":75525,"tr_customer_product_id":75515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:48:24.000Z","modified_at":"2025-10-02T06:48:36.000Z","name":"Rocky Lockman","mobile_number":"898-877-4626","email_id":"Mckenna_Auer@hotmail.com","dop":"2025-06-09","serial_number":"107600525724038","imei1":"107600525724038","imei2":"107600525724038","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-10-02T06:48:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MjE0MDA2OH0.TSPPPv3uQMuZ8oDVFltUBTOfVE4NLW1eK7UFDKY9nKs' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 507ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1OTM4OTg2N30.C0ZhLBZimh7gtLGXJfnr2YdaYnRjasibOVQd4-KaQvQ
Connection keep-alive
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36
Cache-Control no-cache
Postman-Token e0754da5-88b9-43db-b22e-fc27de81b69e
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MjE0MDA2OH0.TSPPPv3uQMuZ8oDVFltUBTOfVE4NLW1eK7UFDKY9nKs' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --data-raw '{"job_id":43510}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 400 - Bad Request
Mean time per request: 241ms
Mean size per request: 151B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1OTM4OTg2N30.C0ZhLBZimh7gtLGXJfnr2YdaYnRjasibOVQd4-KaQvQ
Connection keep-alive
Content-Type application/json
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36
Content-Type application/json
Cache-Control no-cache
Postman-Token 8e63bccc-ccbd-4cbe-9ad7-afc077e80267
Content-Length 11
Request Body
{"job_id":}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 151
ETag W/"97-l9dyYvbH3WAIfGjSC7cWNahM8GI"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 10","expose":true,"statusCode":400,"body":"{\"job_id\":}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MjE0MDA2OH0.TSPPPv3uQMuZ8oDVFltUBTOfVE4NLW1eK7UFDKY9nKs' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 526ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1OTM4OTg2N30.C0ZhLBZimh7gtLGXJfnr2YdaYnRjasibOVQd4-KaQvQ
Connection keep-alive
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36
Cache-Control no-cache
Postman-Token 6cdb0aea-169c-441b-b23c-b293b5059679
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 243ms
Mean size per request: 690B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Connection keep-alive
Content-Type application/json
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36
Content-Type application/json
Cache-Control no-cache
Postman-Token c1d838de-1846-48f3-8882-392a0ece57c5
Content-Length 55
Request Body
{
            "username": "iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-ng50hl9g7EraeP19pc5zi0dBGus"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4NzB9.PfaQQZlo1roOmD6_dWmEEOtRrTttopue_5CR5VBH9k0"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIxNDg5MDZ9.v5jroaeqfCZHJDTcTPo0qBW-Dww-lFep8h54vgd6i30' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 243ms
Mean size per request: 438B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4NzB9.PfaQQZlo1roOmD6_dWmEEOtRrTttopue_5CR5VBH9k0
Connection keep-alive
If-None-Match W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36
Cache-Control no-cache
Postman-Token f4f6efd0-39f8-4259-9367-e0cf89eecb5b
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIxNDg5MDZ9.v5jroaeqfCZHJDTcTPo0qBW-Dww-lFep8h54vgd6i30' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"cb-b6nN6BSS9delPtbN8XG59110XdI"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 266ms
Mean size per request: 242B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4NzB9.PfaQQZlo1roOmD6_dWmEEOtRrTttopue_5CR5VBH9k0
Connection keep-alive
If-None-Match W/"cb-b6nN6BSS9delPtbN8XG59110XdI"
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36
Cache-Control no-cache
Postman-Token 4f1d3688-d901-4b5d-978b-59a83c3aa1e2
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-5/VirpEZwnOXPKtz2mu9GLjp6Eg"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":8},{"label":"Created today","key":"created_today","count":231},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIxNDg5MDZ9.v5jroaeqfCZHJDTcTPo0qBW-Dww-lFep8h54vgd6i30' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 200 - OK
Mean time per request: 260ms
Mean size per request: 7.75KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4NzB9.PfaQQZlo1roOmD6_dWmEEOtRrTttopue_5CR5VBH9k0
Connection keep-alive
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36
Cache-Control no-cache
Postman-Token 17b888a2-b9b9-4231-9702-d4fd25906498
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 7941
ETag W/"1f05-N1t5HPWE0a5B6NLJ0lt3g968wHw"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":75219,"job_number":"JOB_75219","tr_customer_id":75236,"tr_customer_product_id":75226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:27:55.000Z","modified_at":"2025-10-01T14:28:32.000Z","name":"Lauren Krajcik","mobile_number":"677-421-4973","email_id":"Marjory_Lebsack14@yahoo.com","dop":"2025-07-09","serial_number":"102912249957125","imei1":"102912249957125","imei2":"102912249957125","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-10-01T14:28:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75221,"job_number":"JOB_75221","tr_customer_id":75238,"tr_customer_product_id":75228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-01T14:28:45.000Z","modified_at":"2025-10-01T14:29:21.000Z","name":"Parker Reinger","mobile_number":"478-354-5939","email_id":"Beau.Abbott50@yahoo.com","dop":"2025-07-09","serial_number":"108904979024808","imei1":"108904979024808","imei2":"108904979024808","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-10-01T14:29:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75325,"job_number":"JOB_75325","tr_customer_id":75342,"tr_customer_product_id":75332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:09:31.000Z","modified_at":"2025-10-02T03:10:07.000Z","name":"Clarabelle Klein","mobile_number":"718-461-1260","email_id":"Darlene_Ullrich@yahoo.com","dop":"2025-07-09","serial_number":"104418180008556","imei1":"104418180008556","imei2":"104418180008556","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-10-02T03:10:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75357,"job_number":"JOB_75357","tr_customer_id":75374,"tr_customer_product_id":75364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:10:20.000Z","modified_at":"2025-10-02T03:10:56.000Z","name":"Demarcus Swift","mobile_number":"852-687-1504","email_id":"Teresa.Hudson50@hotmail.com","dop":"2025-07-09","serial_number":"105492542530648","imei1":"105492542530648","imei2":"105492542530648","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-10-02T03:10:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75367,"job_number":"JOB_75367","tr_customer_id":75384,"tr_customer_product_id":75374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T03:11:09.000Z","modified_at":"2025-10-02T03:11:45.000Z","name":"Dameon Lynch","mobile_number":"307-282-8268","email_id":"Stanley.Littel@hotmail.com","dop":"2025-07-09","serial_number":"108003897720532","imei1":"108003897720532","imei2":"108003897720532","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-10-02T03:11:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75476,"job_number":"JOB_75476","tr_customer_id":75493,"tr_customer_product_id":75483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:33:29.000Z","modified_at":"2025-10-02T06:34:01.000Z","name":"Terry Bauch","mobile_number":"940-420-8804","email_id":"Hank_Bednar@gmail.com","dop":"2025-07-09","serial_number":"102618996728688","imei1":"102618996728688","imei2":"102618996728688","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-10-02T06:34:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75481,"job_number":"JOB_75481","tr_customer_id":75498,"tr_customer_product_id":75488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:34:13.000Z","modified_at":"2025-10-02T06:34:44.000Z","name":"Shanny Russel","mobile_number":"876-976-2397","email_id":"Mac.Durgan@hotmail.com","dop":"2025-07-09","serial_number":"100234124249336","imei1":"100234124249336","imei2":"100234124249336","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-10-02T06:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":75483,"job_number":"JOB_75483","tr_customer_id":75500,"tr_customer_product_id":75490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-10-02T06:34:56.000Z","modified_at":"2025-10-02T06:35:27.000Z","name":"Carolina Berge","mobile_number":"850-862-1634","email_id":"Matteo.Lesch@hotmail.com","dop":"2025-07-09","serial_number":"102571544741930","imei1":"102571544741930","imei2":"102571544741930","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-10-02T06:35:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIxNDg5MDZ9.v5jroaeqfCZHJDTcTPo0qBW-Dww-lFep8h54vgd6i30' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --data-raw '{"job_id":43510}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 241ms
Mean size per request: 151B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4NzB9.PfaQQZlo1roOmD6_dWmEEOtRrTttopue_5CR5VBH9k0
Connection keep-alive
Content-Type application/json
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36
Content-Type application/json
Cache-Control no-cache
Postman-Token 4081121a-c57f-42c3-b4e5-c04b99497184
Content-Length 11
Request Body
{"job_id":}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 151
ETag W/"97-l9dyYvbH3WAIfGjSC7cWNahM8GI"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 10","expose":true,"statusCode":400,"body":"{\"job_id\":}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIxNDg5MDZ9.v5jroaeqfCZHJDTcTPo0qBW-Dww-lFep8h54vgd6i30' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_43502"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 242ms
Mean size per request: 124B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4NzB9.PfaQQZlo1roOmD6_dWmEEOtRrTttopue_5CR5VBH9k0
Connection keep-alive
Content-Type application/json
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36
Content-Type application/json
Cache-Control no-cache
Postman-Token d0b6f90f-fe83-4f47-ac08-5a9141405fa3
Content-Length 17
Request Body
{"searchText":""}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 124
ETag W/"7c-5Xt/iGKv2NVRKlpfyYGJwghP0yw"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"searchText\" is not allowed to be empty","name":"APIError","isPublic":false,"isOperational":true}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_43502' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTIxNDg5MDZ9.v5jroaeqfCZHJDTcTPo0qBW-Dww-lFep8h54vgd6i30' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 240ms
Mean size per request: 26B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTkzODk4NzB9.PfaQQZlo1roOmD6_dWmEEOtRrTttopue_5CR5VBH9k0
Connection keep-alive
Content-Length 0
Content-Type text/plain
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36
Cache-Control no-cache
Postman-Token e9fe7d42-64e3-4477-8201-b0025b70eeeb
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Thu, 02 Oct 2025 07:24:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
No Tests for this request